Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/626/

2 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
shard1 is not consistent.  Got 422 from 
http://127.0.0.1:48691/v/cm/collection1lastClient and got 196 from 
http://127.0.0.1:50084/v/cm/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 422 from 
http://127.0.0.1:48691/v/cm/collection1lastClient and got 196 from 
http://127.0.0.1:50084/v/cm/collection1
        at 
__randomizedtesting.SeedInfo.seed([7CCBC26355A09FF5:FD2D4C7B22FFFFC9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1169)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1148)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:162)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.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)


FAILED:  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([7CCBC26355A09FF5:FD2D4C7B22FFFFC9]: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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.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 11874 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/init-core-data-001
   [junit4]   2> 1798815 T31382 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (false)
   [junit4]   2> 1798815 T31382 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1798822 T31382 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1798823 T31382 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1798824 T31383 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1798925 T31382 oasc.ZkTestServer.run start zk server on 
port:33005
   [junit4]   2> 1798925 T31382 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1798926 T31382 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1798934 T31389 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f4f91be 
name:ZooKeeperConnection Watcher:127.0.0.1:33005 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1798934 T31382 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1798935 T31382 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1798935 T31382 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1798948 T31382 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1798949 T31382 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1798950 T31391 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b295136 
name:ZooKeeperConnection Watcher:127.0.0.1:33005/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1798950 T31382 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1798950 T31382 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1798950 T31382 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1798952 T31382 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1798954 T31382 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1798955 T31382 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1798956 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1798957 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1798959 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1798960 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1798962 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1798962 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1798964 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1798964 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1798966 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1798966 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1798968 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1798968 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1798970 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1798970 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1798972 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1798972 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1798974 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1798974 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1798976 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1798976 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1798978 T31382 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1798978 T31382 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1798980 T31382 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1798981 T31382 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1798982 T31393 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2d74776e 
name:ZooKeeperConnection Watcher:127.0.0.1:33005/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1798982 T31382 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1798982 T31382 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1800472 T31382 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1800477 T31382 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1800485 T31382 oejs.AbstractConnector.doStart Started 
[email protected]:60742
   [junit4]   2> 1800491 T31382 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1800491 T31382 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1800491 T31382 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-002
   [junit4]   2> 1800492 T31382 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-002/'
   [junit4]   2> 1800539 T31382 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-002/solr.xml
   [junit4]   2> 1800629 T31382 oasc.CoreContainer.<init> New CoreContainer 
210647270
   [junit4]   2> 1800630 T31382 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-002/]
   [junit4]   2> 1800631 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1800631 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1800632 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1800632 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1800632 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1800633 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1800633 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1800633 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1800634 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1800671 T31382 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1800673 T31382 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1800674 T31382 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1800674 T31382 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1800674 T31382 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:33005/solr
   [junit4]   2> 1800675 T31382 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1800675 T31382 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1800676 T31382 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1800678 T31404 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3484870f 
name:ZooKeeperConnection Watcher:127.0.0.1:33005 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1800681 T31382 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1800682 T31382 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1800684 T31382 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1800685 T31406 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7464eba7 
name:ZooKeeperConnection Watcher:127.0.0.1:33005/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1800685 T31382 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1800687 T31382 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1800689 T31382 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1800692 T31382 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1800694 T31382 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1800696 T31382 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1800699 T31382 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 1800700 T31382 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60742_
   [junit4]   2> 1800701 T31382 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60742_
   [junit4]   2> 1800703 T31382 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1800705 T31382 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1800706 T31382 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1800708 T31382 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:60742_
   [junit4]   2> 1800708 T31382 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1800710 T31382 oasc.Overseer.start Overseer 
(id=92444826445479940-127.0.0.1:60742_-n_0000000000) starting
   [junit4]   2> 1800712 T31382 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1800719 T31382 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1800720 T31408 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1800723 T31382 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1800725 T31382 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1800726 T31382 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1800729 T31407 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1800735 T31410 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1800735 T31410 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1800736 T31410 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1800736 T31411 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1800738 T31407 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "shard":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:60742";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:60742_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 1800738 T31407 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1800739 T31407 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 1800739 T31407 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1800741 T31411 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> 1801736 T31410 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 1801737 T31410 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1801738 T31410 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1801738 T31410 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1801739 T31410 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1801739 T31410 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-002/collection1/'
   [junit4]   2> 1801740 T31410 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1801741 T31410 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1801742 T31410 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1801810 T31410 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1801856 T31410 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1801857 T31410 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1801867 T31410 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 1802263 T31410 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1802276 T31410 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 1802279 T31410 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1802290 T31410 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1802295 T31410 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1802300 T31410 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1802300 T31410 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1802301 T31410 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1802301 T31410 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1802302 T31410 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1802302 T31410 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1802302 T31410 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1802302 T31410 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1802303 T31410 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/control/data/
   [junit4]   2> 1802303 T31410 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f1afab2
   [junit4]   2> 1802304 T31410 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/control/data
   [junit4]   2> 1802304 T31410 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/control/data/index/
   [junit4]   2> 1802304 T31410 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1802305 T31410 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/control/data/index
   [junit4]   2> 1802305 T31410 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=36.5078125, 
floorSegmentMB=0.5859375, forceMergeDeletesPctAllowed=21.161293194727218, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1802306 T31410 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2aff8fb1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30183d),segFN=segments_1,generation=1}
   [junit4]   2> 1802306 T31410 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802309 T31410 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1802310 T31410 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1802310 T31410 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1802310 T31410 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1802310 T31410 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1802311 T31410 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1802311 T31410 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1802311 T31410 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1802311 T31410 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1802312 T31410 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802312 T31410 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802313 T31410 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802313 T31410 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1802313 T31410 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1802314 T31410 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1802314 T31410 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1802314 T31410 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1802314 T31410 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1802315 T31410 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1802315 T31410 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1802334 T31410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802336 T31410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802338 T31410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802340 T31410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802346 T31410 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1802346 T31410 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1802347 T31410 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=54.599609375, 
floorSegmentMB=1.67578125, forceMergeDeletesPctAllowed=4.520420615300181, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6848402106355868
   [junit4]   2> 1802347 T31410 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2aff8fb1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30183d),segFN=segments_1,generation=1}
   [junit4]   2> 1802348 T31410 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1802348 T31410 oass.SolrIndexSearcher.<init> Opening 
Searcher@2c6d5801[collection1] main
   [junit4]   2> 1802348 T31410 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1802349 T31410 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1802349 T31410 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 1802350 T31410 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1802350 T31410 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1802350 T31410 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1802351 T31410 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1802351 T31410 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1802352 T31410 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1802354 T31410 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1802354 T31410 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1802354 T31410 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1802356 T31412 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2c6d5801[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1802358 T31410 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1802359 T31415 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:60742 collection:control_collection 
shard:shard1
   [junit4]   2> 1802359 T31382 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
   [junit4]   2> 1802359 T31382 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1802360 T31415 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1802364 T31382 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1802365 T31415 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 1802365 T31382 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1802367 T31411 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1802367 T31417 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a245788 name:ZooKeeperConnection 
Watcher:127.0.0.1:33005/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1802367 T31415 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1802367 T31382 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1802367 T31415 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> 1802368 T31382 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> ASYNC  NEW_CORE C3280 name=collection1 
org.apache.solr.core.SolrCore@3b229b53 url=https://127.0.0.1:60742/collection1 
node=127.0.0.1:60742_ C3280_STATE=coll:control_collection core:collection1 
props:{base_url=https://127.0.0.1:60742, state=down, core=collection1, 
node_name=127.0.0.1:60742_}
   [junit4]   2> 1802368 T31415 C3280 P60742 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:60742/collection1/
   [junit4]   2> 1802369 T31415 C3280 P60742 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 1802369 T31415 C3280 P60742 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:60742/collection1/ has no replicas
   [junit4]   2> 1802369 T31382 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1802369 T31415 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:60742/collection1/ shard1
   [junit4]   2> 1802370 T31415 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1802372 T31411 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> 1802372 T31418 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> 1802376 T31382 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 1802378 T31419 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1802485 T31418 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> 1802485 T31419 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> 1802531 T31415 oasc.ZkController.register We are 
https://127.0.0.1:60742/collection1/ and leader is 
https://127.0.0.1:60742/collection1/
   [junit4]   2> 1802531 T31415 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:60742
   [junit4]   2> 1802532 T31415 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 1802532 T31415 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1802532 T31415 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1802536 T31419 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1802568 T31407 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:60742";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:60742_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 1802671 T31418 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> 1802671 T31419 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> 1803866 T31382 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1803867 T31382 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1803871 T31382 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1803871 T31382 oejs.AbstractConnector.doStart Started 
[email protected]:23886
   [junit4]   2> 1803880 T31382 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1803880 T31382 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1803880 T31382 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-003
   [junit4]   2> 1803881 T31382 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-003/'
   [junit4]   2> 1803912 T31382 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-003/solr.xml
   [junit4]   2> 1803968 T31382 oasc.CoreContainer.<init> New CoreContainer 
2106817805
   [junit4]   2> 1803968 T31382 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-003/]
   [junit4]   2> 1803969 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1803969 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1803970 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1803970 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1803970 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1803970 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1803971 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1803971 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1803971 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1803973 T31382 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1803975 T31382 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1803975 T31382 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1803975 T31382 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1803975 T31382 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:33005/solr
   [junit4]   2> 1803976 T31382 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1803976 T31382 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1803977 T31382 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1803978 T31430 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@59adec87 
name:ZooKeeperConnection Watcher:127.0.0.1:33005 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1803981 T31382 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1803982 T31382 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1803983 T31382 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1803984 T31432 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@201ec8c name:ZooKeeperConnection 
Watcher:127.0.0.1:33005/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1803984 T31382 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1803989 T31382 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1804993 T31382 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23886_
   [junit4]   2> 1804994 T31382 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:23886_
   [junit4]   2> 1804999 T31382 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1805004 T31434 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1805005 T31434 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1805005 T31419 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1805005 T31434 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1805007 T31407 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "shard":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:23886";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:23886_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 1805007 T31407 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 1805007 T31407 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 1805007 T31407 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1805009 T31419 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> 1805009 T31433 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> 1805009 T31418 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> 1806006 T31434 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 1806007 T31434 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1806007 T31434 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1806008 T31434 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1806008 T31434 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1806009 T31434 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-003/collection1/'
   [junit4]   2> 1806010 T31434 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1806011 T31434 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1806011 T31434 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1806116 T31434 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1806165 T31434 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1806166 T31434 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1806176 T31434 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 1806569 T31434 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1806581 T31434 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 1806584 T31434 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1806596 T31434 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1806601 T31434 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1806605 T31434 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1806606 T31434 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1806609 T31434 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1806610 T31434 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1806611 T31434 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1806611 T31434 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1806611 T31434 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1806611 T31434 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1806612 T31434 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-003/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/jetty1/
   [junit4]   2> 1806612 T31434 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f1afab2
   [junit4]   2> 1806613 T31434 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/jetty1
   [junit4]   2> 1806613 T31434 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/jetty1/index/
   [junit4]   2> 1806613 T31434 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1806614 T31434 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/jetty1/index
   [junit4]   2> 1806614 T31434 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=36.5078125, 
floorSegmentMB=0.5859375, forceMergeDeletesPctAllowed=21.161293194727218, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1806615 T31434 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@24279dc8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28e0b654),segFN=segments_1,generation=1}
   [junit4]   2> 1806615 T31434 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1806619 T31434 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1806619 T31434 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1806619 T31434 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1806620 T31434 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1806620 T31434 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1806620 T31434 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1806621 T31434 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1806621 T31434 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1806621 T31434 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1806622 T31434 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1806622 T31434 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1806622 T31434 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1806623 T31434 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1806623 T31434 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1806623 T31434 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1806624 T31434 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1806624 T31434 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1806624 T31434 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1806625 T31434 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1806625 T31434 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1806644 T31434 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1806646 T31434 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1806648 T31434 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1806650 T31434 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1806655 T31434 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1806655 T31434 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1806656 T31434 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=54.599609375, 
floorSegmentMB=1.67578125, forceMergeDeletesPctAllowed=4.520420615300181, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6848402106355868
   [junit4]   2> 1806656 T31434 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@24279dc8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28e0b654),segFN=segments_1,generation=1}
   [junit4]   2> 1806657 T31434 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1806657 T31434 oass.SolrIndexSearcher.<init> Opening 
Searcher@7fcf38e4[collection1] main
   [junit4]   2> 1806657 T31434 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1806658 T31434 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1806658 T31434 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 1806659 T31434 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1806659 T31434 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1806659 T31434 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1806660 T31434 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1806660 T31434 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1806661 T31434 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1806661 T31434 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1806664 T31435 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7fcf38e4[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1806667 T31434 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1806667 T31438 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:23886 collection:collection1 
shard:shard1
   [junit4]   2> 1806668 T31382 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
   [junit4]   2> 1806668 T31382 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1806668 T31438 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1806673 T31438 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 1806674 T31419 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1806675 T31438 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1806675 T31438 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3281 name=collection1 
org.apache.solr.core.SolrCore@6459b7bb url=https://127.0.0.1:23886/collection1 
node=127.0.0.1:23886_ C3281_STATE=coll:collection1 core:collection1 
props:{base_url=https://127.0.0.1:23886, state=down, core=collection1, 
node_name=127.0.0.1:23886_}
   [junit4]   2> 1806675 T31438 C3281 P23886 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:23886/collection1/
   [junit4]   2> 1806676 T31438 C3281 P23886 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 1806676 T31438 C3281 P23886 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:23886/collection1/ has no replicas
   [junit4]   2> 1806676 T31438 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:23886/collection1/ shard1
   [junit4]   2> 1806676 T31438 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1806679 T31419 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> 1806679 T31433 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> 1806679 T31418 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> 1806684 T31419 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1806685 T31433 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> 1806685 T31418 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> 1806685 T31419 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> 1806731 T31438 oasc.ZkController.register We are 
https://127.0.0.1:23886/collection1/ and leader is 
https://127.0.0.1:23886/collection1/
   [junit4]   2> 1806732 T31438 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:23886
   [junit4]   2> 1806732 T31438 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 1806732 T31438 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1806732 T31438 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1806734 T31419 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1806736 T31407 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:23886";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:23886_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 1806839 T31419 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> 1806839 T31433 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> 1806839 T31418 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> 1807854 T31382 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1807855 T31382 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1807861 T31382 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1807865 T31382 oejs.AbstractConnector.doStart Started 
[email protected]:50741
   [junit4]   2> 1807870 T31382 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1807870 T31382 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1807870 T31382 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-004
   [junit4]   2> 1807871 T31382 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-004/'
   [junit4]   2> 1807901 T31382 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-004/solr.xml
   [junit4]   2> 1807955 T31382 oasc.CoreContainer.<init> New CoreContainer 
1244142624
   [junit4]   2> 1807956 T31382 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-004/]
   [junit4]   2> 1807957 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1807957 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1807957 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1807957 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1807958 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1807958 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1807958 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1807958 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1807959 T31382 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1807960 T31382 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1807962 T31382 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1807962 T31382 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1807962 T31382 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1807963 T31382 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:33005/solr
   [junit4]   2> 1807963 T31382 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1807963 T31382 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1807964 T31382 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1807965 T31449 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e1b44dc 
name:ZooKeeperConnection Watcher:127.0.0.1:33005 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1807969 T31382 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1807972 T31382 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1807973 T31382 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 1807975 T31451 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@742d164a 
name:ZooKeeperConnection Watcher:127.0.0.1:33005/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1807975 T31382 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1807980 T31382 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1808983 T31382 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50741_
   [junit4]   2> 1808984 T31382 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50741_
   [junit4]   2> 1808991 T31382 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1808998 T31453 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1808999 T31453 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 1809000 T31419 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1809000 T31453 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1809002 T31407 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "shard":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:50741";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:50741_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 1809002 T31407 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 1809003 T31407 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1809005 T31433 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> 1809005 T31418 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> 1809005 T31452 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> 1809005 T31419 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> 1810000 T31453 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 1810001 T31453 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1810001 T31453 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1810002 T31453 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1810002 T31453 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1810003 T31453 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-004/collection1/'
   [junit4]   2> 1810004 T31453 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1810005 T31453 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1810006 T31453 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1810095 T31453 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1810209 T31453 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1810211 T31453 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1810221 T31453 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 1810600 T31453 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1810619 T31453 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 1810624 T31453 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1810635 T31453 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1810640 T31453 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1810644 T31453 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1810645 T31453 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1810649 T31453 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1810649 T31453 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1810650 T31453 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1810650 T31453 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1810650 T31453 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1810650 T31453 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1810651 T31453 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-004/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/jetty2/
   [junit4]   2> 1810651 T31453 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f1afab2
   [junit4]   2> 1810655 T31453 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/jetty2
   [junit4]   2> 1810656 T31453 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/jetty2/index/
   [junit4]   2> 1810656 T31453 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1810656 T31453 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.SyncSliceTest-7CCBC26355A09FF5-001/tempDir-001/jetty2/index
   [junit4]   2> 1810657 T31453 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=36.5078125, 
floorSegmentMB=0.5859375, forceMergeDeletesPctAllowed=21.161293194727218, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1810658 T31453 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5e48b710 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a4fc123),segFN=segments_1,generation=1}
   [junit4]   2> 1810658 T31453 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1810662 T31453 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1810662 T31453 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1810663 T31453 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1810663 T31453 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1810663 T31453 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1810663 T31453 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1810664 T31453 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1810664 T31453 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1810664 T31453 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1810665 T31453 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1810665 T31453 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1810666 T31453 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1810666 T31453 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1810667 T31453 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1810667 T31453 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1810667 T31453 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1810668 T31453 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1810668 T31453 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1810669 T31453 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1810669 T31453 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1810689 T31453 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810691 T31453 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810694 T31453 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810696 T31453 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810701 T31453 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1810701 T31453 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1810702 T31453 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=54.599609375, 
floorSegmentMB=1.67578125, forceMergeDeletesPctAllowed=4.520420615300181, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6848402106355868
   [junit4]   2> 1810703 T31453 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5e48b710 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a4fc123),segFN=segments_1,generation=1}
   [junit4]   2> 1810703 T31453 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1810704 T31453 oass.SolrIndexSearcher.<init> Opening 
Searcher@7ffc9c18[collection1] main
   [junit4]   2> 1810704 T31453 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1810705 T31453 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1810705 T31453 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 1810706 T31453 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1810706 T31453 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1810706 T31453 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1810707 T31453 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1810707 T31453 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1810707 T31453 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1810707 T31453 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1810711 T31454 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7ffc9c18[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1810713 T31453 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1810714 T31457 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:50741 collection:collection1 
shard:shard1
   [junit4]   2> 1810714 T31382 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
   [junit4]   2> 1810715 T31382 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1810716 T31457 oasc.ZkController.register We are 
https://127.0.0.1:50741/collection1/ and leader is 
https://127.0.0.1:23886/collection1/
   [junit4]   2> 1810717 T31457 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:50741
   [junit4]   2> 1810717 T31457 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 1810717 T31457 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C3282 name=collection1 
org.apache.solr.core.SolrCore@61ba8592 url=https://127.0.0.1:50741/collection1 
node=127.0.0.1:50741_ C3282_STATE=coll:collection1 core:collection1 
props:{base_url=https://127.0.0.1:50741, state=down, core=collection1, 
node_name=127.0.0.1:50741_}
   [junit4]   2> 1810717 T31458 C3282 P50741 oasc.RecoveryStrategy.run Starting 
recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1810718 T31458 C3282 P50741 oasc.RecoveryStrategy.doRecovery 
###### startupVersions=[]
   [junit4]   2> 1810718 T31458 C3282 P50741 oasc.RecoveryStrategy.doRecovery 
Publishing state of core collection1 as recovering, leader is 
https://127.0.0.1:23886/collection1/ and I am 
https://127.0.0.1:50741/collection1/
   [junit4]   2> 1810718 T31458 C3282 P50741 oasc.ZkController.publish 
publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 1810719 T31458 C3282 P50741 oasc.ZkController.publish 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1810720 T31419 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1810722 T31407 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:50741";,
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:50741_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 1810723 T31458 C3282 P50741 oasc.RecoveryStrategy.send

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

  "core_node_name":"core_node7",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down"}
   [junit4]   2> 3479919 T15913 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 3479919 T15913 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3479919 T15913 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3479921 T16388 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> 3479935 T15913 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 3479936 T15913 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3479937 T15913 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7CCBC26355A09FF5-001/tempDir-001/jetty7/index.20140913085727025
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7CCBC26355A09FF5-001/tempDir-001/jetty7/index.20140913085727025;done=false>>]
   [junit4]   2> 3479937 T15913 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7CCBC26355A09FF5-001/tempDir-001/jetty7/index.20140913085727025
   [junit4]   2> 3479937 T15913 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7CCBC26355A09FF5-001/tempDir-001/jetty7
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7CCBC26355A09FF5-001/tempDir-001/jetty7;done=false>>]
   [junit4]   2> 3479938 T15913 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7CCBC26355A09FF5-001/tempDir-001/jetty7
   [junit4]   2> 3479939 T15913 oasc.Overseer.close Overseer 
(id=92444753408360474-127.0.0.1:53070_v%2Fcm-n_0000000011) closing
   [junit4]   2> 3479939 T16390 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:53070_v%2Fcm
   [junit4]   2> 3479941 T16393 
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> 3481441 T16388 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 3481444 T15913 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/v/cm,null}
   [junit4]   2> 3486446 T15913 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 3486448 T15913 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:47743 47743
   [junit4]   2> 3486534 T15914 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:47743 47743
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=7CCBC26355A09FF5 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=ar_QA -Dtests.timezone=Europe/Jersey -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2802s J0 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not 
consistent.  Got 422 from http://127.0.0.1:48691/v/cm/collection1lastClient and 
got 196 from http://127.0.0.1:50084/v/cm/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7CCBC26355A09FF5:FD2D4C7B22FFFFC9]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1169)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1148)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:162)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3486549 T15913 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./temp/solr.cloud.ChaosMonkeySafeLeaderTest-7CCBC26355A09FF5-001
   [junit4]   2> 2802052 T15912 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=134), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=134)), sim=DefaultSimilarity, locale=ar_QA, timezone=Europe/Jersey
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=129530344,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, 
TestRecoveryHdfs, TestSchemaResource, TestFieldCollectionResource, 
TestFiltering, AbstractAnalyticsFacetTest, SimplePostToolTest, 
TestReRankQParserPlugin, TestValueSourceCache, ReturnFieldsTest, 
TestRandomFaceting, IndexSchemaRuntimeFieldTest, TestXIncludeConfig, 
SuggestComponentTest, FileUtilsTest, DistributedQueryElevationComponentTest, 
SuggesterWFSTTest, TestPostingsSolrHighlighter, HdfsBasicDistributedZk2Test, 
BadComponentTest, DeleteLastCustomShardedReplicaTest, 
CollectionsAPIAsyncDistributedZkTest, BlockCacheTest, 
SharedFSAutoReplicaFailoverTest, SchemaVersionSpecificBehaviorTest, 
SpellingQueryConverterTest, TestExtendedDismaxParser, TestCloudInspectUtil, 
SolrTestCaseJ4Test, TermsComponentTest, HdfsChaosMonkeySafeLeaderTest, 
TestSolrXmlPersistence, CoreAdminRequestStatusTest, TestDistribDocBasedVersion, 
CSVRequestHandlerTest, DistributedSpellCheckComponentTest, 
TestFuzzyAnalyzedSuggestions, PrimUtilsTest, TestManagedResourceStorage, 
TestHighFrequencyDictionaryFactory, TestCollationFieldDocValues, 
ScriptEngineTest, TestQueryTypes, DocValuesMissingTest, TestRTGBase, 
DistribCursorPagingTest, TestBinaryResponseWriter, AddBlockUpdateTest, 
TestCursorMarkWithoutUniqueKey, TestSchemaSimilarityResource, CacheHeaderTest, 
TestSortingResponseWriter, TestFaceting, TestLazyCores, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J0 in 2803.08s, 1 test, 1 failure <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:498:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:471:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:60:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1358:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:961:
 There were test failures: 438 suites, 1830 tests, 2 failures, 55 ignored (11 
assumptions)

Total time: 160 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #624
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 695937867 bytes
Compression is 0.0%
Took 2 min 0 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to