Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.2/9/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
KeeperErrorCode = Session expired for /live_nodes

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /live_nodes
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:531)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:269)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkForMissingCollection(AbstractFullDistribZkTestBase.java:1820)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection(CollectionsAPIDistributedZkTest.java:257)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:190)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        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:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        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 11147 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/init-core-data-001
   [junit4]   2> 1327967 T5842 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1327967 T5842 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /dew/z
   [junit4]   2> 1327972 T5842 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1327972 T5843 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1327972 T5843 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1328072 T5842 oasc.ZkTestServer.run start zk server on 
port:38921
   [junit4]   2> 1328073 T5842 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1328073 T5842 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1328076 T5850 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@58a0ce20 
name:ZooKeeperConnection Watcher:127.0.0.1:38921 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328076 T5842 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1328076 T5842 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1328076 T5842 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1328078 T5842 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1328079 T5842 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1328080 T5853 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@46dbbe9e 
name:ZooKeeperConnection Watcher:127.0.0.1:38921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328080 T5842 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1328080 T5842 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1328080 T5842 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1328082 T5842 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1328084 T5842 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1328085 T5842 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1328087 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1328087 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1328090 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1328090 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1328093 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1328093 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1328094 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1328095 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1328097 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1328097 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1328099 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1328099 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1328101 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1328102 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1328103 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1328104 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1328105 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1328106 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1328107 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1328108 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1328110 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1328110 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1328112 T5842 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1328113 T5842 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1328114 T5856 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19dada30 
name:ZooKeeperConnection Watcher:127.0.0.1:38921 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328114 T5842 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1328115 T5842 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1328115 T5842 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1328116 T5842 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1328117 T5842 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1328118 T5859 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ff2bbb1 
name:ZooKeeperConnection Watcher:127.0.0.1:38921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328119 T5842 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1328119 T5842 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1328119 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 1328120 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.xml
   [junit4]   2> 1328122 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 1328122 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/schema.xml
   [junit4]   2> 1328124 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf2/enumsConfig.xml
   [junit4]   2> 1328124 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/enumsConfig.xml
   [junit4]   2> 1328126 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1328126 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1328128 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 1328128 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/stopwords.txt
   [junit4]   2> 1328130 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 1328131 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/protwords.txt
   [junit4]   2> 1328132 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 1328132 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/currency.xml
   [junit4]   2> 1328134 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1328134 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/open-exchange-rates.json
   [junit4]   2> 1328136 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1328137 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1328138 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 1328139 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/old_synonyms.txt
   [junit4]   2> 1328140 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 1328140 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/synonyms.txt
   [junit4]   2> 1328142 T5842 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 1328142 T5842 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/elevate.xml
   [junit4]   2> 1328423 T5842 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores/collection1
   [junit4]   2> 1328424 T5842 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1328426 T5842 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@739a5c42{/dew/z,null,AVAILABLE}
   [junit4]   2> 1328430 T5842 oejs.AbstractConnector.doStart Started 
ServerConnector@1b9894f8{HTTP/1.1}{127.0.0.1:46077}
   [junit4]   2> 1328430 T5842 oejs.Server.doStart Started @1329968ms
   [junit4]   2> 1328430 T5842 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=46077, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores, hostContext=/dew/z}
   [junit4]   2> 1328431 T5842 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4dfd245f
   [junit4]   2> 1328431 T5842 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/'
   [junit4]   2> 1328446 T5842 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/solr.xml
   [junit4]   2> 1328459 T5842 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores
   [junit4]   2> 1328460 T5842 oasc.CoreContainer.<init> New CoreContainer 
1681529859
   [junit4]   2> 1328460 T5842 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/]
   [junit4]   2> 1328460 T5842 oasc.CoreContainer.load loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/lib
   [junit4]   2> 1328460 T5842 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/lib).
   [junit4]   2> 1328468 T5842 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1328469 T5842 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1328470 T5842 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1328470 T5842 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1328470 T5842 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1328470 T5842 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:38921/solr
   [junit4]   2> 1328470 T5842 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1328471 T5842 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1328471 T5842 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1328473 T5873 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@62188b3a 
name:ZooKeeperConnection Watcher:127.0.0.1:38921 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328473 T5842 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1328473 T5842 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1328475 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1328476 T5876 n:127.0.0.1:46077_dew%2Fz 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@48cbdf10 
name:ZooKeeperConnection Watcher:127.0.0.1:38921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328477 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1328478 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1328481 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1328486 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1328490 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1328494 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1328498 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1328499 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1328505 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1328508 T5842 n:127.0.0.1:46077_dew%2Fz 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46077_dew%2Fz
   [junit4]   2> 1328510 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46077_dew%2Fz
   [junit4]   2> 1328513 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1328516 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1328518 T5842 n:127.0.0.1:46077_dew%2Fz oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 1328520 T5842 n:127.0.0.1:46077_dew%2Fz 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:46077_dew%2Fz
   [junit4]   2> 1328520 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1328521 T5842 n:127.0.0.1:46077_dew%2Fz oasc.Overseer.start 
Overseer (id=93932907826511877-127.0.0.1:46077_dew%2Fz-n_0000000000) starting
   [junit4]   2> 1328524 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1328534 T5842 n:127.0.0.1:46077_dew%2Fz 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1328536 T5877 n:127.0.0.1:46077_dew%2Fz 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1328537 T5878 n:127.0.0.1:46077_dew%2Fz 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 1328546 T5842 n:127.0.0.1:46077_dew%2Fz 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1328549 T5842 n:127.0.0.1:46077_dew%2Fz 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 1328550 T5842 n:127.0.0.1:46077_dew%2Fz 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1328550 T5842 n:127.0.0.1:46077_dew%2Fz 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores
   [junit4]   2> 1328552 T5842 n:127.0.0.1:46077_dew%2Fz 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores/collection1, transient=false, 
config=solrconfig.xml, coreNodeName=, shard=, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores/collection1/, 
collection=control_collection, name=collection1, dataDir=data/}
   [junit4]   2> 1328552 T5842 n:127.0.0.1:46077_dew%2Fz 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores/collection1/
   [junit4]   2> 1328552 T5842 n:127.0.0.1:46077_dew%2Fz 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1328554 T5880 n:127.0.0.1:46077_dew%2Fz c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 1328554 T5880 n:127.0.0.1:46077_dew%2Fz c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1328555 T5876 n:127.0.0.1:46077_dew%2Fz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1328555 T5880 n:127.0.0.1:46077_dew%2Fz 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1328556 T5877 n:127.0.0.1:46077_dew%2Fz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "base_url":"http://127.0.0.1:46077/dew/z";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:46077_dew%2Fz",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null} current state version: 0
   [junit4]   2> 1328556 T5877 n:127.0.0.1:46077_dew%2Fz 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "base_url":"http://127.0.0.1:46077/dew/z";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:46077_dew%2Fz",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null}
   [junit4]   2> 1328557 T5877 n:127.0.0.1:46077_dew%2Fz 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 1328557 T5877 n:127.0.0.1:46077_dew%2Fz 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1328559 T5876 n:127.0.0.1:46077_dew%2Fz 
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> 1329555 T5880 n:127.0.0.1:46077_dew%2Fz 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1329555 T5880 n:127.0.0.1:46077_dew%2Fz 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 1329556 T5880 n:127.0.0.1:46077_dew%2Fz 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1329556 T5880 n:127.0.0.1:46077_dew%2Fz 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1329557 T5880 n:127.0.0.1:46077_dew%2Fz 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1329557 T5880 n:127.0.0.1:46077_dew%2Fz 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores/collection1/'
   [junit4]   2> 1329574 T5880 n:127.0.0.1:46077_dew%2Fz oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1329581 T5880 n:127.0.0.1:46077_dew%2Fz 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1329598 T5880 n:127.0.0.1:46077_dew%2Fz oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1329642 T5880 n:127.0.0.1:46077_dew%2Fz oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1329643 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1329649 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1329874 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1329882 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1329884 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1329894 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1329898 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1329901 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1329901 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1329902 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1329902 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1329903 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1329903 T5880 n:127.0.0.1:46077_dew%2Fz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1329903 T5880 n:127.0.0.1:46077_dew%2Fz 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 1329903 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1329904 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1329904 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@733867d
   [junit4]   2> 1329905 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores/collection1/data
   [junit4]   2> 1329905 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1329905 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1329906 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/control-001/cores/collection1/data/index
   [junit4]   2> 1329906 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=51.87109375, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=16.86291416978424, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=0.33203125, 
noCFSRatio=0.10451930635357823
   [junit4]   2> 1329907 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@61056d26 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b410b8d),segFN=segments_1,generation=1}
   [junit4]   2> 1329907 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1329913 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1329914 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1329914 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1329914 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1329915 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1329915 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1329916 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1329916 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1329916 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1329920 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1329922 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1329923 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1329925 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1329931 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/file,/admin/system,/get,/config,/admin/properties,/admin/segments,/update,/admin/plugins,/update/json,/update/csv,/admin/threads,/admin/logging,/admin/ping,/replication,/schema,standard,/admin/luke,/admin/mbeans,/update/json/docs
   [junit4]   2> 1329932 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1329933 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1329933 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1329934 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1329934 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1329935 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=97.8740234375, 
floorSegmentMB=1.8662109375, forceMergeDeletesPctAllowed=3.892508738450504, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7843365551529103
   [junit4]   2> 1329935 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@61056d26 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b410b8d),segFN=segments_1,generation=1}
   [junit4]   2> 1329936 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1329936 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@10bd24ed[collection1] main
   [junit4]   2> 1329936 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1329937 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1329937 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1329938 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1329938 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1329938 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1329939 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1329939 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1329939 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1329939 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1329940 T5881 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@10bd24ed[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1329940 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Looking up max value of version 
field to seed version buckets
   [junit4]   2> 1329940 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 1329941 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 1329941 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502926527286738944
   [junit4]   2> 1329943 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 3 ms to seed version buckets 
with highest version 1502926527286738944
   [junit4]   2> 1329943 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1329944 T5880 n:127.0.0.1:46077_dew%2Fz x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1329945 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:46077/dew/z 
collection:control_collection shard:shard1
   [junit4]   2> 1329945 T5842 n:127.0.0.1:46077_dew%2Fz 
oass.SolrDispatchFilter.init 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1
   [junit4]   2> 1329945 T5842 n:127.0.0.1:46077_dew%2Fz 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1329947 T5842 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1329947 T5842 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1329948 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1329949 T5887 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@522c207e 
name:ZooKeeperConnection Watcher:127.0.0.1:38921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1329950 T5842 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1329950 T5842 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1329950 T5842 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1329953 T5842 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1329954 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 1329955 T5876 n:127.0.0.1:46077_dew%2Fz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1329956 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 1329956 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6833 name=collection1 
org.apache.solr.core.SolrCore@74277be7 
url=http://127.0.0.1:46077/dew/z/collection1 node=127.0.0.1:46077_dew%2Fz 
C6833_STATE=coll:control_collection core:collection1 
props:{base_url=http://127.0.0.1:46077/dew/z, state=down, 
node_name=127.0.0.1:46077_dew%2Fz, core=collection1}
   [junit4]   2> 1329957 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 C6833 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:46077/dew/z/collection1/
   [junit4]   2> 1329957 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 C6833 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 1329957 T5877 n:127.0.0.1:46077_dew%2Fz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1329957 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 C6833 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:46077/dew/z/collection1/ has no replicas
   [junit4]   2> 1329957 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:46077/dew/z/collection1/ shard1
   [junit4]   2> 1329958 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1329965 T5876 n:127.0.0.1:46077_dew%2Fz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1329966 T5877 n:127.0.0.1:46077_dew%2Fz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:46077/dew/z";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1330070 T5887 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> 1330070 T5876 n:127.0.0.1:46077_dew%2Fz 
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> 1330118 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:46077/dew/z/collection1/ and leader is 
http://127.0.0.1:46077/dew/z/collection1/
   [junit4]   2> 1330119 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:46077/dew/z
   [junit4]   2> 1330119 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 1330119 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 1330119 T5884 n:127.0.0.1:46077_dew%2Fz c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1330120 T5876 n:127.0.0.1:46077_dew%2Fz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1330121 T5877 n:127.0.0.1:46077_dew%2Fz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:46077/dew/z";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:46077_dew%2Fz",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":"shard1"} current state version: 2
   [junit4]   2> 1330122 T5877 n:127.0.0.1:46077_dew%2Fz 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:46077/dew/z";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:46077_dew%2Fz",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":"shard1"}
   [junit4]   2> 1330225 T5887 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> 1330225 T5876 n:127.0.0.1:46077_dew%2Fz 
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> 1330226 T5842 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores/collection1
   [junit4]   2> 1330227 T5842 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001
   [junit4]   2> 1330227 T5842 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1330230 T5842 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@6890837e{/dew/z,null,AVAILABLE}
   [junit4]   2> 1330230 T5842 oejs.AbstractConnector.doStart Started 
ServerConnector@6eb67d0{HTTP/1.1}{127.0.0.1:53421}
   [junit4]   2> 1330230 T5842 oejs.Server.doStart Started @1331768ms
   [junit4]   2> 1330231 T5842 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=53421, hostContext=/dew/z, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 1330231 T5842 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4dfd245f
   [junit4]   2> 1330231 T5842 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/'
   [junit4]   2> 1330247 T5842 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/solr.xml
   [junit4]   2> 1330261 T5842 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores
   [junit4]   2> 1330261 T5842 oasc.CoreContainer.<init> New CoreContainer 
378654163
   [junit4]   2> 1330261 T5842 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/]
   [junit4]   2> 1330261 T5842 oasc.CoreContainer.load loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/lib
   [junit4]   2> 1330262 T5842 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/lib).
   [junit4]   2> 1330269 T5842 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1330271 T5842 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1330271 T5842 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1330272 T5842 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1330272 T5842 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1330272 T5842 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:38921/solr
   [junit4]   2> 1330272 T5842 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1330273 T5842 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1330274 T5842 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1330276 T5901 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@47c0fc11 
name:ZooKeeperConnection Watcher:127.0.0.1:38921 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1330276 T5842 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1330277 T5842 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1330279 T5842 n:127.0.0.1:53421_dew%2Fz 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1330280 T5904 n:127.0.0.1:53421_dew%2Fz 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@271008a7 
name:ZooKeeperConnection Watcher:127.0.0.1:38921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1330281 T5842 n:127.0.0.1:53421_dew%2Fz 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1330285 T5842 n:127.0.0.1:53421_dew%2Fz 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1331289 T5842 n:127.0.0.1:53421_dew%2Fz 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53421_dew%2Fz
   [junit4]   2> 1331290 T5842 n:127.0.0.1:53421_dew%2Fz 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53421_dew%2Fz
   [junit4]   2> 1331294 T5842 n:127.0.0.1:53421_dew%2Fz oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 1331296 T5842 n:127.0.0.1:53421_dew%2Fz 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 1331296 T5842 n:127.0.0.1:53421_dew%2Fz 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1331297 T5842 n:127.0.0.1:53421_dew%2Fz 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores
   [junit4]   2> 1331298 T5842 n:127.0.0.1:53421_dew%2Fz 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores/collection1, transient=false, 
collection=collection1, loadOnStartup=true, dataDir=data/, coreNodeName=, 
shard=, name=collection1, schema=schema.xml, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores/collection1/, config=solrconfig.xml}
   [junit4]   2> 1331299 T5842 n:127.0.0.1:53421_dew%2Fz 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores/collection1/
   [junit4]   2> 1331299 T5842 n:127.0.0.1:53421_dew%2Fz 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1331304 T5905 n:127.0.0.1:53421_dew%2Fz c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1331307 T5905 n:127.0.0.1:53421_dew%2Fz c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1331308 T5876 n:127.0.0.1:46077_dew%2Fz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1331309 T5905 n:127.0.0.1:53421_dew%2Fz 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1331310 T5877 n:127.0.0.1:46077_dew%2Fz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:53421/dew/z";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:53421_dew%2Fz",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null} current state version: 3
   [junit4]   2> 1331310 T5877 n:127.0.0.1:46077_dew%2Fz 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:53421/dew/z";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:53421_dew%2Fz",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null}
   [junit4]   2> 1331310 T5877 n:127.0.0.1:46077_dew%2Fz 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1331311 T5877 n:127.0.0.1:46077_dew%2Fz 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1331413 T5904 n:127.0.0.1:53421_dew%2Fz 
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> 1331413 T5887 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> 1331415 T5876 n:127.0.0.1:46077_dew%2Fz 
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> 1332309 T5905 n:127.0.0.1:53421_dew%2Fz 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1332309 T5905 n:127.0.0.1:53421_dew%2Fz 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1332310 T5905 n:127.0.0.1:53421_dew%2Fz 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1332310 T5905 n:127.0.0.1:53421_dew%2Fz 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1332311 T5905 n:127.0.0.1:53421_dew%2Fz 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1332311 T5905 n:127.0.0.1:53421_dew%2Fz 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1332325 T5905 n:127.0.0.1:53421_dew%2Fz oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1332331 T5905 n:127.0.0.1:53421_dew%2Fz 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1332343 T5905 n:127.0.0.1:53421_dew%2Fz oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1332447 T5905 n:127.0.0.1:53421_dew%2Fz oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1332448 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1332458 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1333094 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1333104 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1333106 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1333115 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1333144 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1333160 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1333162 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1333162 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1333162 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1333168 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1333168 T5905 n:127.0.0.1:53421_dew%2Fz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1333168 T5905 n:127.0.0.1:53421_dew%2Fz 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 1333168 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1333168 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1333169 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@733867d
   [junit4]   2> 1333169 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1333170 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1333170 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1333170 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1333170 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=51.87109375, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=16.86291416978424, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=0.33203125, 
noCFSRatio=0.10451930635357823
   [junit4]   2> 1333172 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7b2275ce 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1364668a),segFN=segments_1,generation=1}
   [junit4]   2> 1333172 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1333177 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1333178 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1333178 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1333178 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1333178 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1333179 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1333179 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1333179 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1333179 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1333182 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333187 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333189 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333190 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333199 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/file,/admin/system,/get,/config,/admin/properties,/admin/segments,/update,/admin/plugins,/update/json,/update/csv,/admin/threads,/admin/logging,/admin/ping,/replication,/schema,standard,/admin/luke,/admin/mbeans,/update/json/docs
   [junit4]   2> 1333201 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1333202 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1333202 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1333203 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1333203 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1333219 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=97.8740234375, 
floorSegmentMB=1.8662109375, forceMergeDeletesPctAllowed=3.892508738450504, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7843365551529103
   [junit4]   2> 1333219 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7b2275ce 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1364668a),segFN=segments_1,generation=1}
   [junit4]   2> 1333220 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1333220 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@745675c[collection1] main
   [junit4]   2> 1333220 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1333221 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1333221 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1333223 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1333223 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1333223 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1333224 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1333224 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1333224 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1333224 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1333225 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Looking up max value of version 
field to seed version buckets
   [junit4]   2> 1333225 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 1333225 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 1333225 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502926530730262528
   [junit4]   2> 1333228 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 3 ms to seed version buckets 
with highest version 1502926530730262528
   [junit4]   2> 1333228 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1333228 T5905 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1333233 T5906 n:127.0.0.1:53421_dew%2Fz x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@745675c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1333234 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:53421/dew/z collection:collection1 shard:shard1
   [junit4]   2> 1333235 T5842 n:127.0.0.1:53421_dew%2Fz 
oass.SolrDispatchFilter.init 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1
   [junit4]   2> 1333235 T5842 n:127.0.0.1:53421_dew%2Fz 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1333236 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1333240 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 1333241 T5876 n:127.0.0.1:46077_dew%2Fz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1333242 T5877 n:127.0.0.1:46077_dew%2Fz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 1333243 T5887 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> 1333243 T5876 n:127.0.0.1:46077_dew%2Fz 
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> 1333244 T5904 n:127.0.0.1:53421_dew%2Fz 
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> 1333252 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1333253 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6834 name=collection1 
org.apache.solr.core.SolrCore@6d005e64 
url=http://127.0.0.1:53421/dew/z/collection1 node=127.0.0.1:53421_dew%2Fz 
C6834_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:53421/dew/z, state=down, 
node_name=127.0.0.1:53421_dew%2Fz, core=collection1}
   [junit4]   2> 1333253 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 C6834 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:53421/dew/z/collection1/
   [junit4]   2> 1333253 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 C6834 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1333253 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 C6834 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53421/dew/z/collection1/ has no replicas
   [junit4]   2> 1333253 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:53421/dew/z/collection1/ shard1
   [junit4]   2> 1333254 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1333262 T5876 n:127.0.0.1:46077_dew%2Fz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1333263 T5877 n:127.0.0.1:46077_dew%2Fz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:53421/dew/z";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 1333366 T5904 n:127.0.0.1:53421_dew%2Fz 
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> 1333366 T5887 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> 1333366 T5876 n:127.0.0.1:46077_dew%2Fz 
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> 1333408 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:53421/dew/z/collection1/ and leader is 
http://127.0.0.1:53421/dew/z/collection1/
   [junit4]   2> 1333408 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:53421/dew/z
   [junit4]   2> 1333408 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1333408 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 1333408 T5909 n:127.0.0.1:53421_dew%2Fz c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1333410 T5876 n:127.0.0.1:46077_dew%2Fz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1333410 T5877 n:127.0.0.1:46077_dew%2Fz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:53421/dew/z";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:53421_dew%2Fz",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":"shard1"} current state version: 6
   [junit4]   2> 1333411 T5877 n:127.0.0.1:46077_dew%2Fz 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:53421/dew/z";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "node_name":"127.0.0.1:53421_dew%2Fz",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":"shard1"}
   [junit4]   2> 1333513 T5904 n:127.0.0.1:53421_dew%2Fz 
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> 1333514 T5887 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> 1333514 T5876 n:127.0.0.1:46077_dew%2Fz 
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> 1333861 T5842 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-2-001/cores/collection1
   [junit4]   2> 1333862 T5842 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-2-001
   [junit4]   2> 1333863 T5842 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1333912 T5842 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@5fd87962{/dew/z,null,AVAILABLE}
   [junit4]   2> 1333913 T5842 oejs.AbstractConnector.doStart Started 
ServerConnector@7d094216{HTTP/1.1}{127.0.0.1:57066}
   [junit4]   2> 1333913 T5842 oejs.Server.doStart Started @1335451ms
   [junit4]   2> 1333914 T5842 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=57066, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-2-001/cores, hostContext=/dew/z, 
solrconfig=solrconfig.xml}
   [junit4]   2> 1333914 T5842 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4dfd245f
   [junit4]   2> 1333914 T5842 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001/shard-2-001/'
   [junit4]   2> 1333932 T5842 oasc.SolrXmlConfig.fromFile Loading container 
conf

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

ient.executeMethod(HttpSolrClient.java:570)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        ... 7 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
   [junit4]    >        ... 11 moreThrowable #7: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=6321, name=collection0, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:46077/dew/z, 
http://127.0.0.1:53421/dew/z, http://127.0.0.1:38923/dew/z, 
http://127.0.0.1:57066/dew/z, http://127.0.0.1:34988/dew/z]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([130D33018272A4CD]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this 
request:[http://127.0.0.1:46077/dew/z, http://127.0.0.1:53421/dew/z, 
http://127.0.0.1:38923/dew/z, http://127.0.0.1:57066/dew/z, 
http://127.0.0.1:34988/dew/z]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1621)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1642)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:877)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53421/dew/z: KeeperErrorCode = Session expired 
for /overseer/collection-queue-work/qn-
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        ... 7 more
   [junit4]   2> 2434752 T5842 c:collection1 s:shard2 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 130D33018272A4CD-001
   [junit4]   2> 1106790 T5841 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene50, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_SA, 
timezone=America/Indiana/Indianapolis
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=124552960,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: 
[CurrencyFieldOpenExchangeTest, CachingDirectoryFactoryTest, TestJsonRequest, 
DocumentBuilderTest, ZkSolrClientTest, TestDynamicFieldResource, 
ShardRoutingTest, TestFiltering, HdfsLockFactoryTest, 
TestManagedStopFilterFactory, TestClassNameShortening, 
AnalysisAfterCoreReloadTest, TestRemoveLastDynamicCopyField, 
SpellCheckComponentTest, StatelessScriptUpdateProcessorFactoryTest, 
TestManagedResourceStorage, TestJsonFacets, TestTolerantSearch, TestSolrXml, 
DistribJoinFromCollectionTest, UpdateParamsTest, CacheHeaderTest, 
ScriptEngineTest, SimpleMLTQParserTest, SuggesterTSTTest, TestComponentsName, 
HdfsWriteToMultipleCollectionsTest, TestLRUCache, TestCharFilters, 
SliceStateTest, OpenCloseCoreStressTest, ZkCLITest, VersionInfoTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestCustomSort, TestFastWriter, 
DisMaxRequestHandlerTest, TestMiniSolrCloudCluster, 
TestCursorMarkWithoutUniqueKey, TestSearchPerf, RAMDirectoryFactoryTest, 
FieldAnalysisRequestHandlerTest, CopyFieldTest, TestShardHandlerFactory, 
TestCollationFieldDocValues, PreAnalyzedUpdateProcessorTest, 
VMParamsZkACLAndCredentialsProvidersTest, DistributedDebugComponentTest, 
TestCloudSchemaless, TestElisionMultitermQuery, TestAuthorizationFramework, 
TestNamedUpdateProcessors, SharedFSAutoReplicaFailoverTest, 
TestDefaultStatsCache, TestIndexSearcher, DistanceUnitsTest, 
IndexSchemaRuntimeFieldTest, ShowFileRequestHandlerTest, SolrPluginUtilsTest, 
TestSchemaResource, TestManagedSchemaFieldTypeResource, CoreAdminHandlerTest, 
DistributedMLTComponentTest, TestLFUCache, ClusterStateUpdateTest, 
TestCloudManagedSchema, ChaosMonkeySafeLeaderTest, TestDistributedGrouping, 
BadComponentTest, TestLRUStatsCache, JsonLoaderTest, TestChildDocTransformer, 
SpellingQueryConverterTest, HdfsUnloadDistributedZkTest, AliasIntegrationTest, 
AssignTest, EchoParamsTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [379/497] on J1 in 1107.57s, 1 test, 1 error <<< FAILURES!

[...truncated 382 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/build.xml:543: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/build.xml:484: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/build.xml:61: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/extra-targets.xml:39:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build.xml:229:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/common-build.xml:511:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/lucene/common-build.xml:1436:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/lucene/common-build.xml:991:
 There were test failures: 497 suites, 1974 tests, 1 error, 52 ignored (10 
assumptions)

Total time: 156 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.2 #3
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 993224922 bytes
Compression is 0.0%
Took 2 min 41 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