Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/692/
5 tests failed.
REGRESSION: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=55886,
name=parallelCoreAdminExecutor-3246-thread-21, state=RUNNABLE,
group=TGRP-MultiThreadedOCPTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=55886,
name=parallelCoreAdminExecutor-3246-thread-21, state=RUNNABLE,
group=TGRP-MultiThreadedOCPTest]
at
__randomizedtesting.SeedInfo.seed([9ACFA50220067BA0:129B9AD88EFA1658]:0)
Caused by: java.lang.AssertionError: Too many closes on SolrCore
at __randomizedtesting.SeedInfo.seed([9ACFA50220067BA0]:0)
at org.apache.solr.core.SolrCore.close(SolrCore.java:1150)
at org.apache.solr.common.util.IOUtils.closeQuietly(IOUtils.java:31)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:611)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleCreateAction(CoreAdminHandler.java:628)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestInternal(CoreAdminHandler.java:213)
at
org.apache.solr.handler.admin.CoreAdminHandler$ParallelCoreAdminHandlerThread.run(CoreAdminHandler.java:1249)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
REGRESSION:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([9ACFA50220067BA0:EB2B5BD456ED5C6C]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:111)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
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)
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=7588, name=collection1,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=7588, name=collection1, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:52009/n_elj/yb: Could not find collection :
awholynewstresscollection_collection1_0
at __randomizedtesting.SeedInfo.seed([9ACFA50220067BA0]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:884)
FAILED: org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr
Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:51662,
http://127.0.0.1:55099, http://127.0.0.1:45795, http://127.0.0.1:41316,
http://127.0.0.1:49218]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:51662, http://127.0.0.1:55099,
http://127.0.0.1:45795, http://127.0.0.1:41316, http://127.0.0.1:49218]
at
__randomizedtesting.SeedInfo.seed([9ACFA50220067BA0:31D673C56A67BB97]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
at
org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr(TestSolrCloudWithKerberos.java:159)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:55099: Expected mime type
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /admin/collections. Reason:
<pre> org.apache.solr.common.SolrException: Error during request
authentication, </pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
... 47 more
FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=57748, name=collection0,
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=57748, name=collection0, state=RUNNABLE,
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:60395/yz_cp: Could not find collection :
awholynewstresscollection_collection0_2
at __randomizedtesting.SeedInfo.seed([9ACFA50220067BA0]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:884)
Build Log:
[...truncated 10364 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/init-core-data-001
[junit4] 2> 1028576 T7017 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1028578 T7017 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@7148260e{/n_elj/yb,null,AVAILABLE}
[junit4] 2> 1028584 T7017 oejs.AbstractConnector.doStart Started
ServerConnector@e453684{HTTP/1.1}{127.0.0.1:36414}
[junit4] 2> 1028584 T7017 oejs.Server.doStart Started @1030801ms
[junit4] 2> 1028602 T7017 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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/lib).
[junit4] 2> 1029930 T7055 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1029931 T7055 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1029931 T7055 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1029931 T7055 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1029932 T7055 n:127.0.0.1:36414_n_elj%2Fyb x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1030285 T7017 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1030287 T7017 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@3f2d29bd{/n_elj/yb,null,AVAILABLE}
[junit4] 2> 1030288 T7017 oejs.AbstractConnector.doStart Started
ServerConnector@5327f6f{HTTP/1.1}{127.0.0.1:57524}
[junit4] 2> 1030288 T7017 oejs.Server.doStart Started @1032504ms
[junit4] 2> 1030319 T7017 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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/lib).
[junit4] 2> 1032508 T7080 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1032509 T7080 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1032510 T7080 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1032510 T7080 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1032511 T7080 n:127.0.0.1:57524_n_elj%2Fyb x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1032887 T7017 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1032891 T7017 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@75c0e16c{/n_elj/yb,null,AVAILABLE}
[junit4] 2> 1032891 T7017 oejs.AbstractConnector.doStart Started
ServerConnector@7f418863{HTTP/1.1}{127.0.0.1:52009}
[junit4] 2> 1032892 T7017 oejs.Server.doStart Started @1035108ms
[junit4] 2> 1032922 T7017 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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/lib).
[junit4] 2> 1035172 T7102 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1035173 T7102 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1035173 T7102 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1035174 T7102 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1035175 T7102 n:127.0.0.1:52009_n_elj%2Fyb x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1035556 T7017 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1035558 T7017 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@38e3515f{/n_elj/yb,null,AVAILABLE}
[junit4] 2> 1035559 T7017 oejs.AbstractConnector.doStart Started
ServerConnector@554aec2b{HTTP/1.1}{127.0.0.1:34781}
[junit4] 2> 1035559 T7017 oejs.Server.doStart Started @1037775ms
[junit4] 2> 1035577 T7017 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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/lib).
[junit4] 2> 1037761 T7124 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1037762 T7124 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1037763 T7124 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1037763 T7124 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1037764 T7124 n:127.0.0.1:34781_n_elj%2Fyb x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1038130 T7017 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1038132 T7017 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@2d17fbcd{/n_elj/yb,null,AVAILABLE}
[junit4] 2> 1038133 T7017 oejs.AbstractConnector.doStart Started
ServerConnector@54f26070{HTTP/1.1}{127.0.0.1:40151}
[junit4] 2> 1038133 T7017 oejs.Server.doStart Started @1040350ms
[junit4] 2> 1038162 T7017 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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/lib).
[junit4] 2> 1040393 T7149 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1040393 T7149 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1040394 T7149 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1040394 T7149 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1040395 T7149 n:127.0.0.1:40151_n_elj%2Fyb x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1040446 T7154 n:127.0.0.1:36414_n_elj%2Fyb
c:nodes_used_collection oasc.OverseerCollectionProcessor.processMessage WARN
OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "name":"nodes_used_collection",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 1041904 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1041904 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1041906 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1041906 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1041907 T7089 n:127.0.0.1:52009_n_elj%2Fyb
x:nodes_used_collection_shard1_replica1 oasc.SolrCore.initIndex WARN
[nodes_used_collection_shard1_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/nodes_used_collection_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1041958 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1041959 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1041960 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1041960 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1041962 T7039 n:127.0.0.1:36414_n_elj%2Fyb
x:nodes_used_collection_shard2_replica2 oasc.SolrCore.initIndex WARN
[nodes_used_collection_shard2_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/cores/nodes_used_collection_shard2_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1041971 T7068 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1041972 T7068 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1041974 T7068 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1041974 T7068 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1041976 T7068 n:127.0.0.1:57524_n_elj%2Fyb
x:nodes_used_collection_shard1_replica2 oasc.SolrCore.initIndex WARN
[nodes_used_collection_shard1_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/nodes_used_collection_shard1_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1041987 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1041988 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1041989 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1041989 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1041990 T7111 n:127.0.0.1:34781_n_elj%2Fyb
x:nodes_used_collection_shard2_replica1 oasc.SolrCore.initIndex WARN
[nodes_used_collection_shard2_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/nodes_used_collection_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1043053 T7185 n:127.0.0.1:36414_n_elj%2Fyb
c:awholynewcollection_0 oasc.OverseerCollectionProcessor.processMessage WARN
OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "name":"awholynewcollection_0",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "collection.configName":"conf2",
[junit4] 2> "numShards":"4",
[junit4] 2> "maxShardsPerNode":"3",
[junit4] 2> "stateFormat":"1",
[junit4] 2> "operation":"create"}
[junit4] 2> 1044584 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044584 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044585 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044586 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044589 T7042 n:127.0.0.1:36414_n_elj%2Fyb
x:awholynewcollection_0_shard2_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard2_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/cores/awholynewcollection_0_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044592 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044592 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044593 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044593 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044620 T7136 n:127.0.0.1:40151_n_elj%2Fyb
x:awholynewcollection_0_shard3_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard3_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/cores/awholynewcollection_0_shard3_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044640 T7069 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044641 T7069 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044642 T7069 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044642 T7069 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044646 T7069 n:127.0.0.1:57524_n_elj%2Fyb
x:awholynewcollection_0_shard4_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard4_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/awholynewcollection_0_shard4_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044693 T7093 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044694 T7093 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044697 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044697 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044700 T7093 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044700 T7093 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044701 T7093 n:127.0.0.1:52009_n_elj%2Fyb
x:awholynewcollection_0_shard3_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard3_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/awholynewcollection_0_shard3_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044702 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044702 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044703 T7089 n:127.0.0.1:52009_n_elj%2Fyb
x:awholynewcollection_0_shard1_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard1_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/awholynewcollection_0_shard1_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044766 T7068 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044766 T7068 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044767 T7068 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044767 T7068 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044768 T7068 n:127.0.0.1:57524_n_elj%2Fyb
x:awholynewcollection_0_shard2_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard2_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/awholynewcollection_0_shard2_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044785 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044786 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044787 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044787 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044789 T7113 n:127.0.0.1:34781_n_elj%2Fyb
x:awholynewcollection_0_shard4_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard4_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/awholynewcollection_0_shard4_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044801 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044802 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044802 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044803 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044804 T7092 n:127.0.0.1:52009_n_elj%2Fyb
x:awholynewcollection_0_shard4_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard4_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/awholynewcollection_0_shard4_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044806 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044807 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044808 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044809 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044811 T7114 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044811 T7114 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044812 T7115 n:127.0.0.1:34781_n_elj%2Fyb
x:awholynewcollection_0_shard1_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard1_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/awholynewcollection_0_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044813 T7114 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044813 T7043 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044814 T7043 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044813 T7114 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044815 T7114 n:127.0.0.1:34781_n_elj%2Fyb
x:awholynewcollection_0_shard2_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard2_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/awholynewcollection_0_shard2_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044816 T7043 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044816 T7043 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044817 T7043 n:127.0.0.1:36414_n_elj%2Fyb
x:awholynewcollection_0_shard3_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard3_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/cores/awholynewcollection_0_shard3_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1044855 T7137 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044855 T7137 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044857 T7137 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1044857 T7137 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1044859 T7137 n:127.0.0.1:40151_n_elj%2Fyb
x:awholynewcollection_0_shard1_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_0_shard1_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/cores/awholynewcollection_0_shard1_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> ASYNC NEW_CORE C486 name=collection1
org.apache.solr.core.SolrCore@49307afb
url=http://127.0.0.1:34781/n_elj/yb/collection1 node=127.0.0.1:34781_n_elj%2Fyb
C486_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:34781/n_elj/yb, node_name=127.0.0.1:34781_n_elj%2Fyb,
state=recovering}
[junit4] 2> 1045825 T7129 n:127.0.0.1:34781_n_elj%2Fyb c:collection1
s:shard2 x:collection1 C486 oasu.PeerSync.sync WARN no frame of reference to
tell if we've missed updates
[junit4] 2> 1045903 T7245 n:127.0.0.1:36414_n_elj%2Fyb
c:awholynewcollection_1 oasc.OverseerCollectionProcessor.processMessage WARN
OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "name":"awholynewcollection_1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"4",
[junit4] 2> "collection.configName":"conf2",
[junit4] 2> "numShards":"5",
[junit4] 2> "maxShardsPerNode":"5",
[junit4] 2> "stateFormat":"1",
[junit4] 2> "operation":"create"}
[junit4] 2> ASYNC NEW_CORE C487 name=collection1
org.apache.solr.core.SolrCore@1274ede2
url=http://127.0.0.1:40151/n_elj/yb/collection1 node=127.0.0.1:40151_n_elj%2Fyb
C487_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:40151/n_elj/yb, node_name=127.0.0.1:40151_n_elj%2Fyb,
state=recovering}
[junit4] 2> 1047493 T7155 n:127.0.0.1:40151_n_elj%2Fyb c:collection1
s:shard1 x:collection1 C487 oasu.PeerSync.sync WARN no frame of reference to
tell if we've missed updates
[junit4] 2> 1047906 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1047906 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1047910 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1047910 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1047913 T7042 n:127.0.0.1:36414_n_elj%2Fyb
x:awholynewcollection_1_shard4_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard4_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/cores/awholynewcollection_1_shard4_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1047955 T7112 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1047956 T7112 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1047966 T7112 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1047966 T7112 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1047968 T7112 n:127.0.0.1:34781_n_elj%2Fyb
x:awholynewcollection_1_shard5_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard5_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/awholynewcollection_1_shard5_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1047998 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1047998 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048000 T7138 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048001 T7138 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048001 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048002 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048002 T7136 n:127.0.0.1:40151_n_elj%2Fyb
x:awholynewcollection_1_shard4_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard4_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/cores/awholynewcollection_1_shard4_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048005 T7138 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048005 T7138 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048006 T7138 n:127.0.0.1:40151_n_elj%2Fyb
x:awholynewcollection_1_shard5_replica4 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard5_replica4] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/cores/awholynewcollection_1_shard5_replica4/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048024 T7256 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048024 T7256 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048026 T7256 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048026 T7256 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048027 T7256 n:127.0.0.1:52009_n_elj%2Fyb
x:awholynewcollection_1_shard1_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard1_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/awholynewcollection_1_shard1_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048037 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048037 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048038 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048038 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048040 T7089 n:127.0.0.1:52009_n_elj%2Fyb
x:awholynewcollection_1_shard2_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard2_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/awholynewcollection_1_shard2_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048049 T7071 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048049 T7071 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048051 T7248 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048051 T7248 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048052 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048053 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048054 T7071 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048054 T7071 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048055 T7071 n:127.0.0.1:57524_n_elj%2Fyb
x:awholynewcollection_1_shard2_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard2_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/awholynewcollection_1_shard2_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048056 T7248 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048057 T7248 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048057 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048057 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048058 T7248 n:127.0.0.1:57524_n_elj%2Fyb
x:awholynewcollection_1_shard4_replica4 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard4_replica4] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/awholynewcollection_1_shard4_replica4/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048058 T7115 n:127.0.0.1:34781_n_elj%2Fyb
x:awholynewcollection_1_shard2_replica4 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard2_replica4] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/awholynewcollection_1_shard2_replica4/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048061 T7246 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048062 T7246 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048062 T7263 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048063 T7263 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048074 T7246 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048074 T7246 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048075 T7246 n:127.0.0.1:57524_n_elj%2Fyb
x:awholynewcollection_1_shard1_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard1_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/awholynewcollection_1_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048081 T7263 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048081 T7263 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048082 T7263 n:127.0.0.1:40151_n_elj%2Fyb
x:awholynewcollection_1_shard2_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard2_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/cores/awholynewcollection_1_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048102 T7067 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048102 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048102 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048102 T7067 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048102 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048103 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048102 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048104 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048103 T7043 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048104 T7043 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048104 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048105 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048105 T7093 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048105 T7093 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048106 T7092 n:127.0.0.1:52009_n_elj%2Fyb
x:awholynewcollection_1_shard5_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard5_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/awholynewcollection_1_shard5_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048106 T7067 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048107 T7093 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048107 T7093 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048107 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048107 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048108 T7093 n:127.0.0.1:52009_n_elj%2Fyb
x:awholynewcollection_1_shard3_replica4 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard3_replica4] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/awholynewcollection_1_shard3_replica4/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048108 T7111 n:127.0.0.1:34781_n_elj%2Fyb
x:awholynewcollection_1_shard4_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard4_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/awholynewcollection_1_shard4_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048107 T7067 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048114 T7043 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048115 T7067 n:127.0.0.1:57524_n_elj%2Fyb
x:awholynewcollection_1_shard3_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard3_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/awholynewcollection_1_shard3_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048115 T7043 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048116 T7043 n:127.0.0.1:36414_n_elj%2Fyb
x:awholynewcollection_1_shard3_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard3_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/cores/awholynewcollection_1_shard3_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048117 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048117 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048118 T7113 n:127.0.0.1:34781_n_elj%2Fyb
x:awholynewcollection_1_shard1_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard1_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/awholynewcollection_1_shard1_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048145 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048146 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048146 T7250 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048147 T7250 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048148 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048148 T7250 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048148 T7250 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048148 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048150 T7039 n:127.0.0.1:36414_n_elj%2Fyb
x:awholynewcollection_1_shard5_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard5_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/cores/awholynewcollection_1_shard5_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048181 T7250 n:127.0.0.1:36414_n_elj%2Fyb
x:awholynewcollection_1_shard1_replica4 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard1_replica4] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/cores/awholynewcollection_1_shard1_replica4/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1048196 T7137 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048197 T7137 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048198 T7137 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048198 T7137 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048199 T7137 n:127.0.0.1:40151_n_elj%2Fyb
x:awholynewcollection_1_shard3_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_1_shard3_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/cores/awholynewcollection_1_shard3_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1049294 T7344 n:127.0.0.1:36414_n_elj%2Fyb
c:awholynewcollection_2 oasc.OverseerCollectionProcessor.processMessage WARN
OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "name":"awholynewcollection_2",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "collection.configName":"conf2",
[junit4] 2> "numShards":"5",
[junit4] 2> "maxShardsPerNode":"4",
[junit4] 2> "stateFormat":"1",
[junit4] 2> "operation":"create"}
[junit4] 2> ASYNC NEW_CORE C488
name=nodes_used_collection_shard1_replica2
org.apache.solr.core.SolrCore@32974532
url=http://127.0.0.1:57524/n_elj/yb/nodes_used_collection_shard1_replica2
node=127.0.0.1:57524_n_elj%2Fyb C488_STATE=coll:nodes_used_collection
core:nodes_used_collection_shard1_replica2
props:{core=nodes_used_collection_shard1_replica2,
base_url=http://127.0.0.1:57524/n_elj/yb, node_name=127.0.0.1:57524_n_elj%2Fyb,
state=recovering}
[junit4] 2> 1050011 T7174 n:127.0.0.1:57524_n_elj%2Fyb
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2 C488
oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C489
name=nodes_used_collection_shard2_replica1
org.apache.solr.core.SolrCore@320069f9
url=http://127.0.0.1:34781/n_elj/yb/nodes_used_collection_shard2_replica1
node=127.0.0.1:34781_n_elj%2Fyb C489_STATE=coll:nodes_used_collection
core:nodes_used_collection_shard2_replica1
props:{core=nodes_used_collection_shard2_replica1,
base_url=http://127.0.0.1:34781/n_elj/yb, node_name=127.0.0.1:34781_n_elj%2Fyb,
state=recovering}
[junit4] 2> 1050038 T7176 n:127.0.0.1:34781_n_elj%2Fyb
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1 C489
oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
[junit4] 2> 1051102 T7251 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051102 T7251 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051103 T7251 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051104 T7251 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051105 T7251 n:127.0.0.1:57524_n_elj%2Fyb
x:awholynewcollection_2_shard3_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard3_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/awholynewcollection_2_shard3_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051131 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051131 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051170 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051171 T7115 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051180 T7115 n:127.0.0.1:34781_n_elj%2Fyb
x:awholynewcollection_2_shard5_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard5_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/awholynewcollection_2_shard5_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051218 T7250 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051219 T7250 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051221 T7250 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051221 T7250 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051222 T7250 n:127.0.0.1:36414_n_elj%2Fyb
x:awholynewcollection_2_shard1_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard1_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/cores/awholynewcollection_2_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051230 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051231 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051267 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051268 T7042 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051270 T7042 n:127.0.0.1:36414_n_elj%2Fyb
x:awholynewcollection_2_shard2_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard2_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/control-001/cores/awholynewcollection_2_shard2_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051277 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051278 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051284 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051285 T7092 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051313 T7092 n:127.0.0.1:52009_n_elj%2Fyb
x:awholynewcollection_2_shard5_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard5_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/awholynewcollection_2_shard5_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051340 T7071 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051341 T7071 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051341 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051342 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051342 T7138 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051342 T7138 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051345 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051345 T7089 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051345 T7138 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051346 T7138 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051347 T7071 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051347 T7071 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051347 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051347 T7138 n:127.0.0.1:40151_n_elj%2Fyb
x:awholynewcollection_2_shard1_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard1_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/cores/awholynewcollection_2_shard1_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051351 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051348 T7089 n:127.0.0.1:52009_n_elj%2Fyb
x:awholynewcollection_2_shard1_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard1_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/awholynewcollection_2_shard1_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051348 T7346 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051353 T7346 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051348 T7071 n:127.0.0.1:57524_n_elj%2Fyb
x:awholynewcollection_2_shard5_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard5_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/awholynewcollection_2_shard5_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051357 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051358 T7346 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051358 T7346 n:127.0.0.1:52009_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051359 T7346 n:127.0.0.1:52009_n_elj%2Fyb
x:awholynewcollection_2_shard3_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard3_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-2-001/cores/awholynewcollection_2_shard3_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051361 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051362 T7136 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051366 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051367 T7136 n:127.0.0.1:40151_n_elj%2Fyb
x:awholynewcollection_2_shard3_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard3_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/cores/awholynewcollection_2_shard3_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051370 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051370 T7113 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051379 T7113 n:127.0.0.1:34781_n_elj%2Fyb
x:awholynewcollection_2_shard4_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard4_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/awholynewcollection_2_shard4_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051380 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051380 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051381 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051381 T7111 n:127.0.0.1:34781_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051383 T7248 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051383 T7248 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051384 T7111 n:127.0.0.1:34781_n_elj%2Fyb
x:awholynewcollection_2_shard2_replica2 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard2_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-3-001/cores/awholynewcollection_2_shard2_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051386 T7248 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051387 T7248 n:127.0.0.1:57524_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051389 T7248 n:127.0.0.1:57524_n_elj%2Fyb
x:awholynewcollection_2_shard2_replica1 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard2_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-1-001/cores/awholynewcollection_2_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051394 T7263 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051394 T7263 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051395 T7263 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051395 T7263 n:127.0.0.1:40151_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051398 T7263 n:127.0.0.1:40151_n_elj%2Fyb
x:awholynewcollection_2_shard4_replica3 oasc.SolrCore.initIndex WARN
[awholynewcollection_2_shard4_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
9ACFA50220067BA0-001/shard-4-001/cores/awholynewcollection_2_shard4_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1051400 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051401 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1051404 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1051404 T7039 n:127.0.0.1:36414_n_elj%2Fyb
oass.OpenExchangeRatesOrgProvider$OpenExch
[...truncated too long message...]
JmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:197)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:50)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:483)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
[junit4] 2> ... 53 more
[junit4] 2>
[junit4] 2> 3203592 T56326 c:collection1 s:shard2 x:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 391066 T56325 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 2 leaked thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=32006, maxDocsPerChunk=3, blockSize=329),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=32006, blockSize=329)), sim=DefaultSimilarity, locale=it,
timezone=Africa/Brazzaville
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_25 (64-bit)/cpus=4,threads=2,free=102681152,total=532676608
[junit4] 2> NOTE: All tests run in this JVM: [SimplePostToolTest,
TestConfigReload, TermVectorComponentTest, RequestHandlersTest,
TestBlendedInfixSuggestions, TestCryptoKeys, TestInfoStreamLogging,
TestFileDictionaryLookup, TestOrdValues, HdfsRecoveryZkTest,
HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, TestSolrIndexConfig,
HighlighterTest, TestReversedWildcardFilterFactory, BasicZkTest,
TestHighFrequencyDictionaryFactory, TestCollapseQParserPlugin, TestRangeQuery,
SolrCoreTest, BlockCacheTest, JavabinLoaderTest,
DefaultValueUpdateProcessorTest, TestBadConfig, TestDefaultSearchFieldResource,
TestFaceting, IndexBasedSpellCheckerTest, TestJsonFacets,
TestIBSimilarityFactory, DateRangeFieldTest, HdfsBasicDistributedZk2Test,
BlockDirectoryTest, DeleteReplicaTest, URLClassifyProcessorTest,
IndexSchemaTest, UUIDUpdateProcessorFallbackTest, HdfsBasicDistributedZkTest,
DistributedDebugComponentTest, TestRemoveLastDynamicCopyField,
TestPivotHelperCode, TestRandomFaceting, TestTolerantSearch,
SignatureUpdateProcessorFactoryTest, TestFieldSortValues,
TestQuerySenderListener, BJQParserTest, TestCSVLoader, PrimitiveFieldTypeTest,
DebugComponentTest, TestIndexingPerformance, TestSchemaResource,
DistributedFacetPivotLongTailTest, SolrIndexConfigTest,
TestSolrDeletionPolicy1, ZkNodePropsTest, TestSortingResponseWriter,
TestStressLucene, SuggesterWFSTTest, SimpleMLTQParserTest,
DistributedQueryComponentCustomSortTest, PeerSyncTest, TestJsonRequest,
DocExpirationUpdateProcessorFactoryTest, TestArbitraryIndexDir,
TestSweetSpotSimilarityFactory, TestRandomDVFaceting, TestCodecSupport,
TestPhraseSuggestions, TestPostingsSolrHighlighter, DateMathParserTest,
SchemaVersionSpecificBehaviorTest, FastVectorHighlighterTest,
CurrencyFieldXmlFileTest, TimeZoneUtilsTest, UUIDFieldTest,
StandardRequestHandlerTest, ReplicationFactorTest, QueryElevationComponentTest,
DistribDocExpirationUpdateProcessorTest, DeleteInactiveReplicaTest,
TestRemoteStreaming, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
SyncSliceTest, OpenCloseCoreStressTest, TestReplicationHandler,
MultiThreadedOCPTest, TestCollectionAPI, TestRebalanceLeaders,
HdfsCollectionsAPIDistributedZkTest]
[junit4] Completed [465/502] on J0 in 400.10s, 1 test, 1 error <<< FAILURES!
[...truncated 130 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:533:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:474:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:61:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:39:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:229:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:512:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1415:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:973:
There were test failures: 502 suites, 1984 tests, 4 errors, 1 failure, 20
ignored (10 assumptions)
Total time: 161 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No artifacts from Lucene-Solr-NightlyTests-trunk #679 to compare, so performing
full copy of artifacts
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]