Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11233/
Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([E071A2599265EA36:61972C41E53A8A0A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:176)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        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.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 11190 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/init-core-data-001
   [junit4]   2> 616502 T1773 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 616502 T1773 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /lm_wky/ic
   [junit4]   2> 616505 T1773 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 616505 T1773 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 616506 T1774 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 616605 T1773 oasc.ZkTestServer.run start zk server on 
port:40048
   [junit4]   2> 616606 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 616606 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 616608 T1780 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@752f9e82 
name:ZooKeeperConnection Watcher:127.0.0.1:40048 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 616608 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 616608 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 616608 T1773 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 616610 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 616611 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 616611 T1782 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@66b742ef 
name:ZooKeeperConnection Watcher:127.0.0.1:40048/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 616611 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 616612 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 616612 T1773 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 616613 T1773 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 616614 T1773 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 616615 T1773 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 616616 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 616616 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 616618 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 616618 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 616620 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 616620 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 616622 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 616622 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 616623 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 616623 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 616625 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 616625 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 616626 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 616627 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 616627 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 616628 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 616629 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 616629 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 616630 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 616630 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 616631 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 616632 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 616875 T1773 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 616890 T1773 oejs.AbstractConnector.doStart Started 
[email protected]:57674
   [junit4]   2> 616890 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 616891 T1773 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 616891 T1773 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-002
   [junit4]   2> 616891 T1773 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-002/'
   [junit4]   2> 616914 T1773 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-002/solr.xml
   [junit4]   2> 616921 T1773 oasc.CoreContainer.<init> New CoreContainer 
559068881
   [junit4]   2> 616921 T1773 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-002/]
   [junit4]   2> 616922 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 616922 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 616922 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 616923 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 616923 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 616923 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 616923 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 616923 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 616924 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 616924 T1773 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 616924 T1773 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 616925 T1773 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 616925 T1773 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 616925 T1773 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40048/solr
   [junit4]   2> 616925 T1773 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 616926 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 616926 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 616928 T1793 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19370acb 
name:ZooKeeperConnection Watcher:127.0.0.1:40048 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 616928 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 616928 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 616930 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 616931 T1795 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ab2687 name:ZooKeeperConnection 
Watcher:127.0.0.1:40048/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 616931 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 616932 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 616933 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 616935 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 616936 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 616938 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 616939 T1773 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 616940 T1773 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57674_lm_wky%2Fic
   [junit4]   2> 616940 T1773 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57674_lm_wky%2Fic
   [junit4]   2> 616941 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 616942 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 616943 T1773 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 616944 T1773 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:57674_lm_wky%2Fic
   [junit4]   2> 616945 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 616946 T1773 oasc.Overseer.start Overseer 
(id=92442518116171779-127.0.0.1:57674_lm_wky%2Fic-n_0000000000) starting
   [junit4]   2> 616947 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 616951 T1773 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 616952 T1797 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 616952 T1773 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 616954 T1773 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 616954 T1773 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 616956 T1796 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 616957 T1799 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 616957 T1799 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 616958 T1799 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 616958 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 616959 T1796 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57674/lm_wky/ic";,
   [junit4]   2>          "node_name":"127.0.0.1:57674_lm_wky%2Fic",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 616959 T1796 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 616959 T1796 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 616959 T1796 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 616960 T1800 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> 617958 T1799 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 617958 T1799 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 617959 T1799 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 617959 T1799 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 617960 T1799 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 617960 T1799 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-002/collection1/'
   [junit4]   2> 617961 T1799 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 617961 T1799 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 617961 T1799 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 617983 T1799 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 618005 T1799 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 618006 T1799 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 618010 T1799 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 618113 T1799 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 618116 T1799 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 618117 T1799 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 618124 T1799 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 618126 T1799 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 618127 T1799 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 618127 T1799 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 618128 T1799 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 618128 T1799 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 618128 T1799 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 618129 T1799 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 618129 T1799 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 618129 T1799 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 618129 T1799 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/control/data/
   [junit4]   2> 618129 T1799 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@706aca0d
   [junit4]   2> 618130 T1799 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/control/data
   [junit4]   2> 618130 T1799 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/control/data/index/
   [junit4]   2> 618130 T1799 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 618130 T1799 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/control/data/index
   [junit4]   2> 618131 T1799 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1318373034, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 618131 T1799 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6e3c2034 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3937dcf2),segFN=segments_1,generation=1}
   [junit4]   2> 618132 T1799 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 618134 T1799 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 618134 T1799 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 618134 T1799 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 618134 T1799 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 618135 T1799 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 618135 T1799 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 618135 T1799 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 618135 T1799 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 618135 T1799 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 618136 T1799 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 618136 T1799 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 618136 T1799 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 618136 T1799 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 618136 T1799 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 618136 T1799 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 618137 T1799 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 618137 T1799 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 618137 T1799 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 618137 T1799 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 618137 T1799 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 618139 T1799 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 618139 T1799 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 618140 T1799 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 618141 T1799 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 618142 T1799 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 618142 T1799 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 618142 T1799 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 618143 T1799 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6e3c2034 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3937dcf2),segFN=segments_1,generation=1}
   [junit4]   2> 618143 T1799 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 618143 T1799 oass.SolrIndexSearcher.<init> Opening 
Searcher@126677fc[collection1] main
   [junit4]   2> 618143 T1799 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 618144 T1799 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 618144 T1799 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 618144 T1799 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 618144 T1799 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 618144 T1799 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 618145 T1799 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 618145 T1799 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 618145 T1799 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 618147 T1799 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 618147 T1799 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 618147 T1799 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 618148 T1801 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@126677fc[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 618150 T1799 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 618151 T1804 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57674/lm_wky/ic 
collection:control_collection shard:shard1
   [junit4]   2> 618151 T1773 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 618151 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 618151 T1804 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 618152 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 618152 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 618154 T1806 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7108647f 
name:ZooKeeperConnection Watcher:127.0.0.1:40048/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 618154 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 618154 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 618155 T1773 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 618155 T1804 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 618157 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 618157 T1804 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 618157 T1804 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 618158 T1773 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> ASYNC  NEW_CORE C748 name=collection1 
org.apache.solr.core.SolrCore@d3ba5ee 
url=http://127.0.0.1:57674/lm_wky/ic/collection1 
node=127.0.0.1:57674_lm_wky%2Fic C748_STATE=coll:control_collection 
core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:57674/lm_wky/ic, 
node_name=127.0.0.1:57674_lm_wky%2Fic, state=down}
   [junit4]   2> 618158 T1804 C748 P57674 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:57674/lm_wky/ic/collection1/
   [junit4]   2> 618158 T1804 C748 P57674 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 618158 T1804 C748 P57674 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57674/lm_wky/ic/collection1/ has no replicas
   [junit4]   2> 618158 T1804 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:57674/lm_wky/ic/collection1/ shard1
   [junit4]   2> 618159 T1804 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 618162 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 618264 T1800 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> 618265 T1807 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> 618312 T1804 oasc.ZkController.register We are 
http://127.0.0.1:57674/lm_wky/ic/collection1/ and leader is 
http://127.0.0.1:57674/lm_wky/ic/collection1/
   [junit4]   2> 618313 T1804 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57674/lm_wky/ic
   [junit4]   2> 618313 T1804 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 618313 T1804 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 618314 T1804 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 618315 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 618318 T1796 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57674/lm_wky/ic";,
   [junit4]   2>          "node_name":"127.0.0.1:57674_lm_wky%2Fic",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 618420 T1807 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> 618420 T1800 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> 618433 T1773 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 618434 T1773 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 618437 T1773 oejs.AbstractConnector.doStart Started 
[email protected]:48650
   [junit4]   2> 618438 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 618439 T1773 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 618439 T1773 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-003
   [junit4]   2> 618439 T1773 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-003/'
   [junit4]   2> 618451 T1773 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-003/solr.xml
   [junit4]   2> 618467 T1773 oasc.CoreContainer.<init> New CoreContainer 
721098857
   [junit4]   2> 618467 T1773 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-003/]
   [junit4]   2> 618467 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 618468 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 618468 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 618468 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 618468 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 618469 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 618469 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 618469 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 618469 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 618470 T1773 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 618470 T1773 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 618470 T1773 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 618471 T1773 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 618471 T1773 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40048/solr
   [junit4]   2> 618471 T1773 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 618471 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 618472 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 618473 T1818 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4fa5662c 
name:ZooKeeperConnection Watcher:127.0.0.1:40048 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 618474 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 618474 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 618476 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 618477 T1820 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b4838c3 
name:ZooKeeperConnection Watcher:127.0.0.1:40048/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 618477 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 618483 T1773 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 619485 T1773 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48650_lm_wky%2Fic
   [junit4]   2> 619487 T1773 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:48650_lm_wky%2Fic
   [junit4]   2> 619491 T1773 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 619496 T1822 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 619496 T1822 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 619497 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 619497 T1822 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 619500 T1796 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48650/lm_wky/ic";,
   [junit4]   2>          "node_name":"127.0.0.1:48650_lm_wky%2Fic",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 619500 T1796 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 619500 T1796 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 619501 T1796 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 619604 T1807 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> 619604 T1800 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> 619604 T1821 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> 620498 T1822 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 620498 T1822 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 620499 T1822 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 620499 T1822 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 620500 T1822 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 620500 T1822 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-003/collection1/'
   [junit4]   2> 620501 T1822 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 620502 T1822 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 620502 T1822 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 620528 T1822 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 620538 T1822 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 620540 T1822 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 620543 T1822 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 620661 T1822 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 620667 T1822 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 620669 T1822 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 620683 T1822 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 620686 T1822 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 620688 T1822 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 620689 T1822 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 620689 T1822 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 620689 T1822 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 620691 T1822 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 620691 T1822 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 620691 T1822 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 620691 T1822 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 620691 T1822 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty1/
   [junit4]   2> 620692 T1822 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@706aca0d
   [junit4]   2> 620692 T1822 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty1
   [junit4]   2> 620692 T1822 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty1/index/
   [junit4]   2> 620692 T1822 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 620693 T1822 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty1/index
   [junit4]   2> 620693 T1822 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1318373034, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 620694 T1822 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c5baa04 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@530f3d70),segFN=segments_1,generation=1}
   [junit4]   2> 620694 T1822 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 620696 T1822 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 620697 T1822 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 620697 T1822 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 620697 T1822 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 620697 T1822 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 620697 T1822 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 620698 T1822 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 620698 T1822 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 620698 T1822 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 620699 T1822 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 620699 T1822 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 620700 T1822 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 620700 T1822 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 620701 T1822 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 620701 T1822 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 620701 T1822 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 620701 T1822 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 620702 T1822 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 620702 T1822 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 620703 T1822 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 620705 T1822 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 620706 T1822 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 620707 T1822 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 620708 T1822 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 620709 T1822 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 620710 T1822 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 620710 T1822 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 620711 T1822 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c5baa04 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@530f3d70),segFN=segments_1,generation=1}
   [junit4]   2> 620711 T1822 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 620711 T1822 oass.SolrIndexSearcher.<init> Opening 
Searcher@7a1256ee[collection1] main
   [junit4]   2> 620712 T1822 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 620713 T1822 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 620713 T1822 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 620714 T1822 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 620714 T1822 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 620715 T1822 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 620716 T1822 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 620716 T1822 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 620716 T1822 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 620717 T1822 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 620721 T1823 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7a1256ee[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 620724 T1822 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 620725 T1826 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:48650/lm_wky/ic 
collection:collection1 shard:shard1
   [junit4]   2> 620726 T1773 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 620727 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 620727 T1826 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 620732 T1826 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 620733 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 620734 T1826 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 620734 T1826 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C749 name=collection1 
org.apache.solr.core.SolrCore@2d681c15 
url=http://127.0.0.1:48650/lm_wky/ic/collection1 
node=127.0.0.1:48650_lm_wky%2Fic C749_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:48650/lm_wky/ic, 
node_name=127.0.0.1:48650_lm_wky%2Fic, state=down}
   [junit4]   2> 620734 T1826 C749 P48650 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:48650/lm_wky/ic/collection1/
   [junit4]   2> 620735 T1826 C749 P48650 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 620735 T1826 C749 P48650 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:48650/lm_wky/ic/collection1/ has no replicas
   [junit4]   2> 620735 T1826 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:48650/lm_wky/ic/collection1/ shard1
   [junit4]   2> 620735 T1826 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 620738 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 620841 T1807 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> 620841 T1800 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> 620841 T1821 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> 620889 T1826 oasc.ZkController.register We are 
http://127.0.0.1:48650/lm_wky/ic/collection1/ and leader is 
http://127.0.0.1:48650/lm_wky/ic/collection1/
   [junit4]   2> 620889 T1826 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:48650/lm_wky/ic
   [junit4]   2> 620889 T1826 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 620889 T1826 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 620889 T1826 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 620891 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 620892 T1796 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48650/lm_wky/ic";,
   [junit4]   2>          "node_name":"127.0.0.1:48650_lm_wky%2Fic",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 620972 T1773 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 620973 T1773 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 620975 T1773 oejs.AbstractConnector.doStart Started 
[email protected]:35483
   [junit4]   2> 620976 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 620976 T1773 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 620976 T1773 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-004
   [junit4]   2> 620976 T1773 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-004/'
   [junit4]   2> 620987 T1773 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-004/solr.xml
   [junit4]   2> 621005 T1807 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> 621005 T1800 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> 621005 T1821 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> 621008 T1773 oasc.CoreContainer.<init> New CoreContainer 
908440494
   [junit4]   2> 621008 T1773 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-004/]
   [junit4]   2> 621009 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 621009 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 621009 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 621009 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 621010 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 621010 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 621010 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 621011 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 621011 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 621011 T1773 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 621012 T1773 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 621012 T1773 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 621012 T1773 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 621013 T1773 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40048/solr
   [junit4]   2> 621013 T1773 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 621013 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 621014 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 621015 T1837 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@40d73089 
name:ZooKeeperConnection Watcher:127.0.0.1:40048 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621016 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 621016 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 621017 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 621018 T1839 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7a7b785e 
name:ZooKeeperConnection Watcher:127.0.0.1:40048/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621018 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 621021 T1773 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 622024 T1773 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35483_lm_wky%2Fic
   [junit4]   2> 622024 T1773 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:35483_lm_wky%2Fic
   [junit4]   2> 622027 T1773 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 622030 T1841 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 622031 T1841 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 622031 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 622031 T1841 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 622033 T1796 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35483/lm_wky/ic";,
   [junit4]   2>          "node_name":"127.0.0.1:35483_lm_wky%2Fic",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 622033 T1796 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 622033 T1796 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 622135 T1807 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> 622135 T1800 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> 622135 T1821 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> 622135 T1840 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> 623032 T1841 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 623032 T1841 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 623032 T1841 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 623033 T1841 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 623033 T1841 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 623033 T1841 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-004/collection1/'
   [junit4]   2> 623034 T1841 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 623034 T1841 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 623034 T1841 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 623052 T1841 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 623060 T1841 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 623061 T1841 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 623064 T1841 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 623153 T1841 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 623156 T1841 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 623158 T1841 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 623164 T1841 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 623166 T1841 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 623167 T1841 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 623168 T1841 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 623168 T1841 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 623169 T1841 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 623169 T1841 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 623169 T1841 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 623169 T1841 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 623169 T1841 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 623170 T1841 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty2/
   [junit4]   2> 623170 T1841 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@706aca0d
   [junit4]   2> 623170 T1841 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty2
   [junit4]   2> 623170 T1841 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty2/index/
   [junit4]   2> 623171 T1841 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 623171 T1841 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty2/index
   [junit4]   2> 623171 T1841 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1318373034, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 623172 T1841 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@28aaac7b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ed130ce),segFN=segments_1,generation=1}
   [junit4]   2> 623172 T1841 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 623174 T1841 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 623175 T1841 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 623175 T1841 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 623175 T1841 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 623175 T1841 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 623175 T1841 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 623176 T1841 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 623176 T1841 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 623176 T1841 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 623176 T1841 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 623177 T1841 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 623177 T1841 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 623177 T1841 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 623177 T1841 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 623178 T1841 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 623178 T1841 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 623178 T1841 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 623178 T1841 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 623178 T1841 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 623179 T1841 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 623180 T1841 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 623181 T1841 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 623181 T1841 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 623182 T1841 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 623183 T1841 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 623183 T1841 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 623184 T1841 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 623184 T1841 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@28aaac7b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ed130ce),segFN=segments_1,generation=1}
   [junit4]   2> 623184 T1841 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 623184 T1841 oass.SolrIndexSearcher.<init> Opening 
Searcher@7c9d20b1[collection1] main
   [junit4]   2> 623184 T1841 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 623185 T1841 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 623185 T1841 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 623185 T1841 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 623186 T1841 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 623186 T1841 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 623186 T1841 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 623186 T1841 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 623186 T1841 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 623187 T1841 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 623188 T1842 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7c9d20b1[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 623190 T1841 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 623191 T1845 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:35483/lm_wky/ic 
collection:collection1 shard:shard1
   [junit4]   2> 623191 T1773 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 623192 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 623193 T1845 oasc.ZkController.register We are 
http://127.0.0.1:35483/lm_wky/ic/collection1/ and leader is 
http://127.0.0.1:48650/lm_wky/ic/collection1/
   [junit4]   2> 623193 T1845 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:35483/lm_wky/ic
   [junit4]   2> 623193 T1845 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 623193 T1845 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C750 name=collection1 
org.apache.solr.core.SolrCore@69a26c79 
url=http://127.0.0.1:35483/lm_wky/ic/collection1 
node=127.0.0.1:35483_lm_wky%2Fic C750_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:35483/lm_wky/ic, 
node_name=127.0.0.1:35483_lm_wky%2Fic, state=down}
   [junit4]   2> 623195 T1846 C750 P35483 oasc.RecoveryStrategy.run Starting 
recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 623195 T1846 C750 P35483 oasc.RecoveryStrategy.doRecovery 
###### startupVersions=[]
   [junit4]   2> 623196 T1846 C750 P35483 oasc.RecoveryStrategy.doRecovery 
Publishing state of core collection1 as recovering, leader is 
http://127.0.0.1:48650/lm_wky/ic/collection1/ and I am 
http://127.0.0.1:35483/lm_wky/ic/collection1/
   [junit4]   2> 623196 T1846 C750 P35483 oasc.ZkController.publish publishing 
core=collection1 state=recovering collection=collection1
   [junit4]   2> 623196 T1846 C750 P35483 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 623197 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 623197 T1846 C750 P35483 
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to 
http://127.0.0.1:48650/lm_wky/ic; WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A35483_lm_wky%252Fic&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 623206 T1796 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35483/lm_wky/ic";,
   [junit4]   2>          "node_name":"127.0.0.1:35483_lm_wky%2Fic",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 623209 T1814 oasha.CoreAdminHandler.handleWaitForStateAction 
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 623211 T1814 oasha.CoreAdminHandler.handleWaitForStateAction 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 623211 T1814 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:35483_lm_wky%2Fic, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:35483/lm_wky/ic","node_name":"127.0.0.1:35483_lm_wky%2Fic","state":"down"}
   [junit4]   2> 623308 T1807 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> 623308 T1800 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> 623309 T1821 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> 623313 T1840 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> 623457 T1773 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 623457 T1773 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 623459 T1773 oejs.AbstractConnector.doStart Started 
[email protected]:35313
   [junit4]   2> 623460 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 623460 T1773 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 623460 T1773 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-005
   [junit4]   2> 623460 T1773 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-005/'
   [junit4]   2> 623471 T1773 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-005/solr.xml
   [junit4]   2> 623488 T1773 oasc.CoreContainer.<init> New CoreContainer 
1548773694
   [junit4]   2> 623489 T1773 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-005/]
   [junit4]   2> 623489 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 623489 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 623490 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 623490 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 623490 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 623490 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 623490 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 623491 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 623491 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 623491 T1773 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 623491 T1773 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 623492 T1773 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 623492 T1773 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 623492 T1773 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40048/solr
   [junit4]   2> 623492 T1773 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 623493 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 623493 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 623496 T1858 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@164724ce 
name:ZooKeeperConnection Watcher:127.0.0.1:40048 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623497 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 623497 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 623498 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 623499 T1860 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@42cab3e4 
name:ZooKeeperConnection Watcher:127.0.0.1:40048/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623500 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 623503 T1773 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 624212 T1814 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:35483_lm_wky%2Fic, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:35483/lm_wky/ic","node_name":"127.0.0.1:35483_lm_wky%2Fic","state":"recovering"}
   [junit4]   2> 624212 T1814 oasha.CoreAdminHandler.handleWaitForStateAction 
Waited coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 624212 T1814 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:35483_lm_wky%252Fic&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> 624506 T1773 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35313_lm_wky%2Fic
   [junit4]   2> 624507 T1773 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:35313_lm_wky%2Fic
   [junit4]   2> 624511 T1773 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 624513 T1862 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 624513 T1862 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 624514 T1800 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected ty

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

de_name":"127.0.0.1:57024_lm_wky%2Fic",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 665725 T1922 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> 665728 T1773 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=487,transaction_logs_total_number=1}
   [junit4]   2> 665729 T1773 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 665729 T1773 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 665729 T1773 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2>  C761_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57024/lm_wky/ic, 
node_name=127.0.0.1:57024_lm_wky%2Fic, state=down, leader=true}
   [junit4]   2> 665729 T1773 C761 P57024 oasu.DirectUpdateHandler2.closeWriter 
Committing on IndexWriter close.
   [junit4]   2> 665734 T1773 C761 P57024 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@525649a0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30f26746),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@525649a0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30f26746),segFN=segments_3,generation=3}
   [junit4]   2> 665734 T1773 C761 P57024 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 3
   [junit4]   2> 665735 T1773 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 665736 T1773 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 665736 T1773 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty4
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 665736 T1773 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty4
   [junit4]   2> 665737 T1773 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty4/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 665737 T1773 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001/tempDir-001/jetty4/index
   [junit4]   2> 665738 T1773 oasc.Overseer.close Overseer 
(id=92442518116171788-127.0.0.1:57024_lm_wky%2Fic-n_0000000004) closing
   [junit4]   2> 665739 T1923 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:57024_lm_wky%2Fic
   [junit4]   2> 665740 T1922 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 665762 T1773 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/lm_wky/ic,null}
   [junit4]   2> 667240 T1926 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
   [junit4]   2> 
   [junit4]   2> 670752 T1773 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 670753 T1773 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:40048 40048
   [junit4]   2> 671569 T1774 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:40048 40048
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest 
-Dtests.method=testDistribSearch -Dtests.seed=E071A2599265EA36 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mt_MT 
-Dtests.timezone=CST -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 55.1s J0 | SyncSliceTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but 
was:<4>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E071A2599265EA36:61972C41E53A8A0A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:176)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 671604 T1773 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.SyncSliceTest-E071A2599265EA36-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: 
{rnd_b=PostingsFormat(name=Memory doPackFST= true), other_tl1=FSTOrd41, 
_version_=FSTOrd41, multiDefault=PostingsFormat(name=MockRandom), a_t=FSTOrd41, 
intDefault=FSTOrd41, a_i1=FSTOrd41, id=PostingsFormat(name=Memory doPackFST= 
true), text=PostingsFormat(name=Lucene41WithOrds), range_facet_l=FSTOrd41, 
timestamp=FSTOrd41}, docValues:{timestamp=DocValuesFormat(name=Lucene410)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=mt_MT, 
timezone=CST
   [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 
1.8.0_20 (64-bit)/cpus=8,threads=1,free=40085480,total=194031616
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonNRTOpen, 
TestDynamicFieldResource, PeerSyncTest, LeaderElectionTest, BlockCacheTest, 
RequiredFieldsTest, TestSolrDeletionPolicy2, 
OutOfBoxZkACLAndCredentialsProvidersTest, DisMaxRequestHandlerTest, 
RollingRestartTest, TestFastWriter, TestIntervalFaceting, MinimalSchemaTest, 
TestAnalyzedSuggestions, DistributedQueryComponentCustomSortTest, 
FileUtilsTest, HighlighterMaxOffsetTest, TestRandomDVFaceting, ExpressionTest, 
SuggesterTSTTest, TestOrdValues, AddSchemaFieldsUpdateProcessorFactoryTest, 
DistributedSuggestComponentTest, TestFastLRUCache, ResponseLogComponentTest, 
TestConfigSets, ShardRoutingTest, TestSolrXmlPersistence, TestFastOutputStream, 
TestArbitraryIndexDir, ZkControllerTest, SpellCheckComponentTest, 
FastVectorHighlighterTest, TestHashPartitioner, PreAnalyzedUpdateProcessorTest, 
SystemInfoHandlerTest, StandardRequestHandlerTest, 
SignatureUpdateProcessorFactoryTest, ExternalCollectionsTest, 
ChangedSchemaMergeTest, MBeansHandlerTest, SolrIndexSplitterTest, 
DeleteReplicaTest, ExternalFileFieldSortTest, TestFuzzyAnalyzedSuggestions, 
EchoParamsTest, DocumentBuilderTest, SyncSliceTest]
   [junit4] Completed on J0 in 55.13s, 1 test, 1 failure <<< FAILURES!

[...truncated 1028 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: 
There were test failures: 438 suites, 1830 tests, 1 failure, 45 ignored (23 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to