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/05 23:52:32 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_05) - Build # 10613 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10613/
Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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([AA0CE9FC3A20D3AE:2BEA67E44D7FB392]: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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 11343 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/init-core-data-001
   [junit4]   2> 529330 T1704 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 529331 T1704 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /u/
   [junit4]   2> 529334 T1704 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 529334 T1704 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 529335 T1705 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 529435 T1704 oasc.ZkTestServer.run start zk server on port:35320
   [junit4]   2> 529436 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 529483 T1711 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@682d4e5b name:ZooKeeperConnection Watcher:127.0.0.1:35320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 529483 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 529483 T1704 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 529491 T1706 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14708711db10000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 529491 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 529493 T1713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@229d93bf name:ZooKeeperConnection Watcher:127.0.0.1:35320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 529493 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 529493 T1704 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 529495 T1704 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 529498 T1704 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 529500 T1704 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 529501 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 529502 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 529507 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 529508 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 529510 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 529510 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 529516 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 529516 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 529518 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 529518 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 529519 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 529520 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 529521 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 529522 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 529523 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 529524 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 529525 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 529525 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 529527 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 529527 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 529529 T1704 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 529530 T1704 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 529533 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 529534 T1715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@525c4bc8 name:ZooKeeperConnection Watcher:127.0.0.1:35320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 529534 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 529822 T1704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 529826 T1704 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 529833 T1704 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:44501
   [junit4]   2> 529835 T1704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 529836 T1704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 529836 T1704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-002
   [junit4]   2> 529837 T1704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-002/'
   [junit4]   2> 529854 T1704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-002/solr.xml
   [junit4]   2> 529875 T1704 oasc.CoreContainer.<init> New CoreContainer 460848462
   [junit4]   2> 529875 T1704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-002/]
   [junit4]   2> 529876 T1704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 529876 T1704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 529876 T1704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 529877 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 529877 T1704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 529877 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 529878 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 529878 T1704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 529878 T1704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 529881 T1704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 529882 T1704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 529882 T1704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 529883 T1704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35320/solr
   [junit4]   2> 529883 T1704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 529884 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 529886 T1726 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@623c5a7 name:ZooKeeperConnection Watcher:127.0.0.1:35320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 529887 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 529889 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 529890 T1728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35752279 name:ZooKeeperConnection Watcher:127.0.0.1:35320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 529890 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 529891 T1704 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 529893 T1704 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 529895 T1704 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 529897 T1704 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 529918 T1704 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 529921 T1704 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 529922 T1704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44501_u
   [junit4]   2> 529924 T1704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44501_u
   [junit4]   2> 529929 T1704 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 529931 T1704 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 529933 T1704 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:44501_u
   [junit4]   2> 529934 T1704 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 529935 T1704 oasc.Overseer.start Overseer (id=92051599306850308-127.0.0.1:44501_u-n_0000000000) starting
   [junit4]   2> 529937 T1704 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 529943 T1730 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 529944 T1704 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 529946 T1704 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 529947 T1704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 529950 T1729 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 529951 T1731 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 529952 T1731 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 529954 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 529955 T1731 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 529956 T1729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 529956 T1729 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44501/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44501_u",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 529957 T1729 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 529957 T1729 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 529958 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 529959 T1728 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> 530955 T1731 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 530955 T1731 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 530956 T1731 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 530956 T1731 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 530957 T1731 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 530957 T1731 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-002/collection1/'
   [junit4]   2> 530958 T1731 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 530958 T1731 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 530958 T1731 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 530980 T1731 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 530991 T1731 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 530992 T1731 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 530998 T1731 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 531105 T1731 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 531105 T1731 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 531106 T1731 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 531109 T1731 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 531110 T1731 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 531116 T1731 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 531118 T1731 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 531119 T1731 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 531120 T1731 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 531120 T1731 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 531120 T1731 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 531121 T1731 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 531121 T1731 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 531121 T1731 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 531121 T1731 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 531121 T1731 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/control/data/
   [junit4]   2> 531121 T1731 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af5f283
   [junit4]   2> 531122 T1731 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/control/data
   [junit4]   2> 531122 T1731 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/control/data/index/
   [junit4]   2> 531122 T1731 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 531122 T1731 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/control/data/index
   [junit4]   2> 531123 T1731 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=92.72265625, floorSegmentMB=0.4599609375, forceMergeDeletesPctAllowed=5.221696977112259, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 531123 T1731 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@46b20a1a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22f2af14),segFN=segments_1,generation=1}
   [junit4]   2> 531124 T1731 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 531125 T1731 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 531125 T1731 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 531126 T1731 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 531126 T1731 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 531126 T1731 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 531126 T1731 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 531126 T1731 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 531127 T1731 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 531127 T1731 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 531127 T1731 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 531127 T1731 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 531127 T1731 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 531127 T1731 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 531128 T1731 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 531128 T1731 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 531128 T1731 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 531129 T1731 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 531131 T1731 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 531131 T1731 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 531131 T1731 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=24.08984375, floorSegmentMB=0.4541015625, forceMergeDeletesPctAllowed=14.611800186037684, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 531132 T1731 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@46b20a1a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22f2af14),segFN=segments_1,generation=1}
   [junit4]   2> 531132 T1731 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 531132 T1731 oass.SolrIndexSearcher.<init> Opening Searcher@8afca49[collection1] main
   [junit4]   2> 531132 T1731 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 531133 T1731 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 531133 T1731 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 531133 T1731 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 531133 T1731 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 531134 T1731 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 531134 T1731 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 531134 T1731 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 531134 T1731 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 531134 T1731 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 531136 T1732 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8afca49[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 531136 T1731 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 531137 T1735 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:44501/u collection:control_collection shard:shard1
   [junit4]   2> 531137 T1704 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 531137 T1704 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 531137 T1735 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 531140 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 531141 T1737 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61ecca19 name:ZooKeeperConnection Watcher:127.0.0.1:35320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 531141 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 531142 T1735 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 531144 T1704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 531146 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 531146 T1735 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 531146 T1735 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C822 name=collection1 org.apache.solr.core.SolrCore@2d7fcf17 url=https://127.0.0.1:44501/u/collection1 node=127.0.0.1:44501_u C822_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:44501/u, core=collection1, node_name=127.0.0.1:44501_u}
   [junit4]   2> 531146 T1735 C822 P44501 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:44501/u/collection1/
   [junit4]   2> 531147 T1735 C822 P44501 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 531147 T1735 C822 P44501 oasc.SyncStrategy.syncToMe https://127.0.0.1:44501/u/collection1/ has no replicas
   [junit4]   2> 531147 T1735 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:44501/u/collection1/ shard1
   [junit4]   2> 531147 T1735 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 531148 T1729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 531148 T1704 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 531150 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 531151 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 531153 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 531255 T1737 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> 531255 T1728 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> 531302 T1735 oasc.ZkController.register We are https://127.0.0.1:44501/u/collection1/ and leader is https://127.0.0.1:44501/u/collection1/
   [junit4]   2> 531302 T1735 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:44501/u
   [junit4]   2> 531303 T1735 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 531303 T1735 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 531303 T1735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 531304 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 531304 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 531304 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 531305 T1735 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 531305 T1729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 531306 T1729 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44501/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44501_u",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 531307 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 531385 T1704 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 531386 T1704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 531389 T1704 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 531390 T1704 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50391
   [junit4]   2> 531391 T1704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 531392 T1704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 531392 T1704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-003
   [junit4]   2> 531392 T1704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-003/'
   [junit4]   2> 531402 T1704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-003/solr.xml
   [junit4]   2> 531408 T1737 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> 531409 T1704 oasc.CoreContainer.<init> New CoreContainer 31323288
   [junit4]   2> 531408 T1728 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> 531409 T1704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-003/]
   [junit4]   2> 531410 T1704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 531410 T1704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 531410 T1704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 531411 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 531411 T1704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 531411 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 531411 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 531411 T1704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 531412 T1704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 531413 T1704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 531414 T1704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 531414 T1704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 531414 T1704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35320/solr
   [junit4]   2> 531414 T1704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 531415 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 531416 T1748 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a021f9a name:ZooKeeperConnection Watcher:127.0.0.1:35320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 531417 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 531418 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 531419 T1750 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78e94001 name:ZooKeeperConnection Watcher:127.0.0.1:35320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 531420 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 531429 T1704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 532431 T1704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50391_u
   [junit4]   2> 532432 T1704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50391_u
   [junit4]   2> 532433 T1728 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 532433 T1737 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 532433 T1750 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 532440 T1751 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 532441 T1751 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 532441 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 532441 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 532442 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 532441 T1751 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 532442 T1729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 532443 T1729 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50391/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50391_u",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 532443 T1729 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 532443 T1729 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 532444 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 532545 T1737 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> 532545 T1750 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> 532545 T1728 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> 533442 T1751 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 533442 T1751 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 533443 T1751 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 533443 T1751 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 533444 T1751 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 533444 T1751 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-003/collection1/'
   [junit4]   2> 533444 T1751 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 533445 T1751 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 533445 T1751 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 533468 T1751 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 533485 T1751 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533486 T1751 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 533492 T1751 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 533596 T1751 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 533597 T1751 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 533597 T1751 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 533601 T1751 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 533602 T1751 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 533613 T1751 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 533616 T1751 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 533618 T1751 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 533619 T1751 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 533619 T1751 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 533620 T1751 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 533620 T1751 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 533620 T1751 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 533621 T1751 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 533621 T1751 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533621 T1751 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/jetty1/
   [junit4]   2> 533621 T1751 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af5f283
   [junit4]   2> 533622 T1751 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/jetty1
   [junit4]   2> 533622 T1751 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/jetty1/index/
   [junit4]   2> 533622 T1751 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 533623 T1751 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/jetty1/index
   [junit4]   2> 533623 T1751 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=92.72265625, floorSegmentMB=0.4599609375, forceMergeDeletesPctAllowed=5.221696977112259, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533623 T1751 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@443c1b34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@518b20a6),segFN=segments_1,generation=1}
   [junit4]   2> 533624 T1751 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 533626 T1751 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 533626 T1751 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 533627 T1751 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 533627 T1751 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 533627 T1751 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 533627 T1751 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 533628 T1751 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 533628 T1751 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 533628 T1751 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533628 T1751 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 533629 T1751 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 533629 T1751 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 533629 T1751 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 533629 T1751 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 533630 T1751 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 533630 T1751 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 533632 T1751 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 533633 T1751 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 533634 T1751 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 533634 T1751 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=24.08984375, floorSegmentMB=0.4541015625, forceMergeDeletesPctAllowed=14.611800186037684, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533635 T1751 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@443c1b34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@518b20a6),segFN=segments_1,generation=1}
   [junit4]   2> 533635 T1751 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 533635 T1751 oass.SolrIndexSearcher.<init> Opening Searcher@6dcabd06[collection1] main
   [junit4]   2> 533635 T1751 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 533636 T1751 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 533636 T1751 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 533637 T1751 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 533637 T1751 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 533637 T1751 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 533638 T1751 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 533638 T1751 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 533638 T1751 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 533638 T1751 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 533640 T1752 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6dcabd06[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 533642 T1751 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 533643 T1704 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 533643 T1704 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 533654 T1755 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:50391/u collection:collection1 shard:shard1
   [junit4]   2> 533657 T1755 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 533660 T1755 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 533662 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 533662 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 533662 T1755 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 533662 T1755 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 533662 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 533662 T1729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C823 name=collection1 org.apache.solr.core.SolrCore@358e6a98 url=https://127.0.0.1:50391/u/collection1 node=127.0.0.1:50391_u C823_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:50391/u, core=collection1, node_name=127.0.0.1:50391_u}
   [junit4]   2> 533662 T1755 C823 P50391 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:50391/u/collection1/
   [junit4]   2> 533663 T1755 C823 P50391 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 533663 T1755 C823 P50391 oasc.SyncStrategy.syncToMe https://127.0.0.1:50391/u/collection1/ has no replicas
   [junit4]   2> 533663 T1755 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:50391/u/collection1/ shard1
   [junit4]   2> 533663 T1755 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 533664 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 533668 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 533669 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 533771 T1750 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> 533771 T1728 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> 533771 T1737 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> 533818 T1755 oasc.ZkController.register We are https://127.0.0.1:50391/u/collection1/ and leader is https://127.0.0.1:50391/u/collection1/
   [junit4]   2> 533819 T1755 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50391/u
   [junit4]   2> 533819 T1755 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 533819 T1755 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 533819 T1755 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 533821 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 533821 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 533822 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 533822 T1755 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 533822 T1729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 533823 T1729 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50391/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50391_u",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 533824 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 533925 T1737 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> 533926 T1728 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> 533926 T1750 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> 533951 T1704 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 533951 T1704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 533954 T1704 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 533955 T1704 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:35460
   [junit4]   2> 533957 T1704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 533957 T1704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533958 T1704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-004
   [junit4]   2> 533958 T1704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-004/'
   [junit4]   2> 533968 T1704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-004/solr.xml
   [junit4]   2> 533975 T1704 oasc.CoreContainer.<init> New CoreContainer 1349204441
   [junit4]   2> 533975 T1704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-004/]
   [junit4]   2> 533975 T1704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 533976 T1704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 533976 T1704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 533976 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 533976 T1704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 533976 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 533977 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 533977 T1704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 533977 T1704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 533979 T1704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 533979 T1704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 533979 T1704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 533980 T1704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35320/solr
   [junit4]   2> 533980 T1704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 533981 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 533982 T1766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67bd2a2a name:ZooKeeperConnection Watcher:127.0.0.1:35320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 533983 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 533984 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 533985 T1768 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bde7ac5 name:ZooKeeperConnection Watcher:127.0.0.1:35320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 533985 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 533989 T1704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 534991 T1704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35460_u
   [junit4]   2> 535006 T1704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35460_u
   [junit4]   2> 535008 T1728 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 535008 T1750 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 535008 T1737 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 535008 T1768 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 535012 T1769 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 535012 T1769 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 535013 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 535013 T1769 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 535013 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 535013 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 535014 T1729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 535014 T1729 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:35460/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35460_u",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 535014 T1729 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 535014 T1729 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 535016 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 535117 T1750 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> 535117 T1768 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> 535117 T1728 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> 535117 T1737 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> 536014 T1769 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 536014 T1769 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 536014 T1769 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 536015 T1769 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 536015 T1769 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 536016 T1769 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-004/collection1/'
   [junit4]   2> 536016 T1769 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 536017 T1769 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 536017 T1769 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 536063 T1769 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 536098 T1769 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 536101 T1769 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 536120 T1769 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 536291 T1769 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 536292 T1769 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 536293 T1769 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 536299 T1769 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 536301 T1769 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 536317 T1769 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 536323 T1769 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 536327 T1769 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 536329 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 536329 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 536330 T1769 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 536331 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 536331 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 536332 T1769 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 536332 T1769 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 536332 T1769 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/jetty2/
   [junit4]   2> 536333 T1769 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af5f283
   [junit4]   2> 536334 T1769 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/jetty2
   [junit4]   2> 536334 T1769 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/jetty2/index/
   [junit4]   2> 536334 T1769 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 536335 T1769 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-001/jetty2/index
   [junit4]   2> 536335 T1769 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=92.72265625, floorSegmentMB=0.4599609375, forceMergeDeletesPctAllowed=5.221696977112259, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 536336 T1769 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7b169e6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d2b1902),segFN=segments_1,generation=1}
   [junit4]   2> 536336 T1769 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 536339 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 536339 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 536340 T1769 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 536340 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 536340 T1769 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 536340 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 536341 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 536341 T1769 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 536341 T1769 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 536342 T1769 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 536342 T1769 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 536343 T1769 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 536343 T1769 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 536344 T1769 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 536344 T1769 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 536344 T1769 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 536347 T1769 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 536350 T1769 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 536350 T1769 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 536351 T1769 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=24.08984375, floorSegmentMB=0.4541015625, forceMergeDeletesPctAllowed=14.611800186037684, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 536352 T1769 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7b169e6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d2b1902),segFN=segments_1,generation=1}
   [junit4]   2> 536352 T1769 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 536352 T1769 oass.SolrIndexSearcher.<init> Opening Searcher@54aad1b1[collection1] main
   [junit4]   2> 536353 T1769 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 536354 T1769 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 536354 T1769 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 536354 T1769 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 536354 T1769 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 536355 T1769 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 536357 T1769 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 536357 T1769 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 536357 T1769 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 536358 T1769 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 536360 T1770 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54aad1b1[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 536362 T1769 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 536369 T1773 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:35460/u collection:collection1 shard:shard1
   [junit4]   2> 536370 T1704 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 536370 T1704 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 536375 T1773 oasc.ZkController.register We are https://127.0.0.1:35460/u/collection1/ and leader is https://127.0.0.1:50391/u/collection1/
   [junit4]   2> 536375 T1773 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:35460/u
   [junit4]   2> 536376 T1773 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 536376 T1773 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C824 name=collection1 org.apache.solr.core.SolrCore@62e017bb url=https://127.0.0.1:35460/u/collection1 node=127.0.0.1:35460_u C824_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:35460/u, core=collection1, node_name=127.0.0.1:35460_u}
   [junit4]   2> 536376 T1774 C824 P35460 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 536376 T1773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 536377 T1774 C824 P35460 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 536388 T1774 C824 P35460 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:50391/u/collection1/ and I am https://127.0.0.1:35460/u/collection1/
   [junit4]   2> 536388 T1774 C824 P35460 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 536388 T1774 C824 P35460 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 536390 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 536390 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 536390 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 536391 T1729 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 536391 T1774 C824 P35460 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:50391/u; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A35460_u&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 536391 T1729 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:35460/u",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35460_u",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 536402 T1728 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 536490 T1745 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 536491 T1745 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 536492 T1745 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 536492 T1745 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:35460_u, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"https://127.0.0.1:35460/u","core":"collection1","node_name":"127.0.0.1:35460_u"}
   [junit4]   2> 536504 T1768 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> 536505 T1728 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> 536504 T1737 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> 536507 T1750 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> 536780 T1704 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 536781 T1704 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 536785 T1704 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 536786 T1704 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:39383
   [junit4]   2> 536789 T1704 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 536789 T1704 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 536790 T1704 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-005
   [junit4]   2> 536790 T1704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-005/'
   [junit4]   2> 536810 T1704 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-005/solr.xml
   [junit4]   2> 536819 T1704 oasc.CoreContainer.<init> New CoreContainer 2010156551
   [junit4]   2> 536819 T1704 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001/tempDir-005/]
   [junit4]   2> 536820 T1704 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 536820 T1704 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 536820 T1704 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 536820 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 536820 T1704 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 536821 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 536821 T1704 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 536821 T1704 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 536821 T1704 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 536823 T1704 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 536824 T1704 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 536824 T1704 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 536824 T1704 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35320/solr
   [junit4]   2> 536824 T1704 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 536825 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 536827 T1786 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25eba27e name:ZooKeeperConnection Watcher:127.0.0.1:35320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 536827 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 536829 T1704 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 536830 T1788 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b200723 name:ZooKeeperConnection Watcher:127.0.0.1:35320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 536830 T1704 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 536834 T1704 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 537493 T1745 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:35460_u, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"https://127.0.0.1:35460/u","core":"collection1","node_name":"127.0.0.1:35460_u"}
   [junit4]   2> 537493 T1745 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 537493 T1745 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:35460_u&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1003 
   [junit4]   2> 537836 T1704 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39383_u
   [junit4]   2> 537837 T1704 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39383_u
   [junit4]   2> 537839 T1768 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 537839 T1750 oascc.ZkStateReader$3

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

ector$ElectionWatcher.process WARN  org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:73)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:1264)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:1259)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:226)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:71)
   [junit4]   2> 	... 27 more
   [junit4]   2> 
   [junit4]   2> 601615 T1808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 601615 T1808 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 601615 T1808 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 601615 T1808 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-AA0CE9FC3A20D3AE-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {other_tl1=Pulsing41(freqCutoff=7 minBlockSize=65 maxBlockSize=160), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=Pulsing41(freqCutoff=7 minBlockSize=65 maxBlockSize=160), range_facet_sl=PostingsFormat(name=MockSep), range_facet_si=PostingsFormat(name=Memory doPackFST= false), range_facet_l=Pulsing41(freqCutoff=7 minBlockSize=65 maxBlockSize=160), rnd_b=Pulsing41(freqCutoff=5 minBlockSize=65 maxBlockSize=160), _version_=Pulsing41(freqCutoff=7 minBlockSize=65 maxBlockSize=160), a_t=Pulsing41(freqCutoff=7 minBlockSize=65 maxBlockSize=160), a_si=PostingsFormat(name=Memory doPackFST= false), id=Pulsing41(freqCutoff=5 minBlockSize=65 maxBlockSize=160), text=PostingsFormat(name=MockSep), timestamp=Pulsing41(freqCutoff=7 minBlockSize=65 maxBlockSize=160)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=is_IS, timezone=America/Denver
   [junit4]   2> NOTE: Linux 3.8.0-42-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=1,free=101662760,total=202338304
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerCollectionProcessorTest, NotRequiredUniqueKeyTest, ShardSplitTest, TestCodecSupport, DirectUpdateHandlerTest, CollectionsAPIAsyncDistributedZkTest, TestRandomDVFaceting, TestJmxMonitoredMap, LeaderElectionTest, TestFuzzyAnalyzedSuggestions, DistributedQueryComponentCustomSortTest, TestCursorMarkWithoutUniqueKey, ZkCLITest, TestSort, SignatureUpdateProcessorFactoryTest, AliasIntegrationTest, SolrCmdDistributorTest, ResponseLogComponentTest, XmlUpdateRequestHandlerTest, TestCollationFieldDocValues, TestArbitraryIndexDir, OpenExchangeRatesOrgProviderTest, ClusterStateTest, TestComponentsName, HdfsUnloadDistributedZkTest, ReturnFieldsTest, TestFaceting, TestRequestStatusCollectionAPI, HdfsBasicDistributedZkTest, TestSolrQueryParserDefaultOperatorResource, TestManagedSchemaFieldResource, SimpleFacetsTest, TestStressRecovery, TestQuerySenderListener, TestRestManager, PingRequestHandlerTest, TestSolrXmlPersistor, TestSolrXMLSerializer, SolrTestCaseJ4Test, TestNumberUtils, TestDFRSimilarityFactory, TestSchemaVersionResource, TestManagedResourceStorage, FastVectorHighlighterTest, TestBlendedInfixSuggestions, ExternalFileFieldSortTest, AnalyticsQueryTest, StatelessScriptUpdateProcessorFactoryTest, SliceStateTest, UUIDFieldTest, SyncSliceTest]
   [junit4] Completed on J0 in 72.74s, 1 test, 1 error <<< FAILURES!

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

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