Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/901/

2 tests failed.
REGRESSION:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val changed' for path 'x' full output: {   
"responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   
"context":{     "webapp":"",     "path":"/test1",     "httpMethod":"GET"},   
"class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":"X val"}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for 
path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"}
        at 
__randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4:C72A5CAE5C2E8454]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:410)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:260)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=8016, name=collection3, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8016, name=collection3, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34765: collection already exists: 
awholynewstresscollection_collection3_2
        at __randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        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.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)




Build Log:
[...truncated 10325 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/init-core-data-001
   [junit4]   2> 10139 INFO  
(SUITE-TestDynamicLoading-seed#[1F6771F9ABF321F4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 10139 INFO  
(SUITE-TestDynamicLoading-seed#[1F6771F9ABF321F4]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 10163 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10166 INFO  (Thread-18) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10167 INFO  (Thread-18) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 10265 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56537
   [junit4]   2> 10283 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 10329 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10376 INFO  (zkCallback-3-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7da89a52 
name:ZooKeeperConnection Watcher:127.0.0.1:56537 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10377 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10379 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 10381 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 10411 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 10412 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10414 INFO  (zkCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4640a746 
name:ZooKeeperConnection Watcher:127.0.0.1:56537/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10415 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10415 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 10419 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 10425 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 10429 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 10433 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 10439 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 10440 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 10446 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 10447 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 10453 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 10453 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 10458 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 10459 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 10463 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 10464 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 10468 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 10469 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 10473 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 10474 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 10481 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 10481 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 10486 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 10486 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 10490 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 10491 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 10495 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 10496 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 10896 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1
   [junit4]   2> 10900 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 10907 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@530ababd{/,null,AVAILABLE}
   [junit4]   2> 10917 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6569f8e2{HTTP/1.1}{127.0.0.1:46244}
   [junit4]   2> 10917 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.e.j.s.Server Started @14318ms
   [junit4]   2> 10918 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=46244, hostContext=/, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/tempDir-001/control/data,
 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores}
   [junit4]   2> 10919 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 10920 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/'
   [junit4]   2> 10962 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/solr.xml
   [junit4]   2> 10989 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores
   [junit4]   2> 10990 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 280409571
   [junit4]   2> 10990 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/]
   [junit4]   2> 10990 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/lib
   [junit4]   2> 10991 WARN  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/lib).
   [junit4]   2> 11005 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 11007 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 11008 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 11008 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 11009 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56537/solr
   [junit4]   2> 11024 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 11025 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11026 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11028 INFO  (zkCallback-6-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b5f3521 
name:ZooKeeperConnection Watcher:127.0.0.1:56537 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11029 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11029 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11040 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 11040 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ded32eb 
name:ZooKeeperConnection Watcher:127.0.0.1:56537/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11041 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 11051 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 11060 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 11067 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 11074 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 11079 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 11092 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 11096 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 11109 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 11116 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46244_
   [junit4]   2> 11119 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46244_
   [junit4]   2> 11126 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 11130 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 11138 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 11146 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94162569911402499-127.0.0.1:46244_-n_0000000000
   [junit4]   2> 11152 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:46244_
   [junit4]   2> 11153 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 11156 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.Overseer Overseer 
(id=94162569911402499-127.0.0.1:46244_-n_0000000000) starting
   [junit4]   2> 11166 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 11198 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 11208 INFO  
(OverseerCollectionProcessor-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 11208 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 11215 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 11224 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 11226 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 11230 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores
   [junit4]   2> 11235 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/,
 transient=false, coreNodeName=, shard=, dataDir=data/, config=solrconfig.xml, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1,
 collection=control_collection, loadOnStartup=true, schema=schema.xml}
   [junit4]   2> 11235 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/
   [junit4]   2> 11236 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 11238 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 11239 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 11239 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:46244_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 11239 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 11249 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 11249 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 11253 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "node_name":"127.0.0.1:46244_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46244"} current state version: 0
   [junit4]   2> 11264 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "node_name":"127.0.0.1:46244_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46244"}
   [junit4]   2> 11266 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 11278 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 11288 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 11293 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 12250 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 12251 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 12253 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 12254 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 12256 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 12257 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/'
   [junit4]   2> 12282 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 12299 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 12318 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 12357 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 12360 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 12424 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 12757 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 12780 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 12783 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 12813 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12819 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12824 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 12830 WARN  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 12830 WARN  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 12831 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 12832 WARN  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 12833 WARN  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 12833 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 12834 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 12834 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 12839 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aa94430
   [junit4]   2> 12862 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data
   [junit4]   2> 12863 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data/index/
   [junit4]   2> 12863 WARN  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 12864 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data/index
   [junit4]   2> 12864 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 12867 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5853838a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52e10653),segFN=segments_1,generation=1}
   [junit4]   2> 12867 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 12868 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46244_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data/
   [junit4]   2> 12869 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46244_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 12881 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 12901 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 12904 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 12904 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 12904 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 12905 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 12934 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 12935 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 12935 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 12939 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12944 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12947 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12950 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12970 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/file,/update/json/docs,/admin/properties,standard,/admin/logging,/admin/system,/config,/update/csv,/admin/segments,/schema,/admin/luke,/admin/ping,/update/json,/admin/plugins,/admin/mbeans,/admin/threads,/update,/get,/replication
   [junit4]   2> 12973 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 12983 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 12983 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 12993 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 12993 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 12995 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 12996 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5853838a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52e10653),segFN=segments_1,generation=1}
   [junit4]   2> 12996 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 12996 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5728bd62[collection1] main
   [junit4]   2> 12997 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 12999 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 13000 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 13002 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 13003 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 13003 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 13004 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 13005 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 13005 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 13009 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 13013 INFO  
(searcherExecutor-28-thread-1-processing-n:127.0.0.1:46244_ 
c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@5728bd62[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13014 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 13014 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 13015 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 13015 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1506601121496432640
   [junit4]   2> 13020 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 6 ms to seed version buckets with highest version 
1506601121496432640
   [junit4]   2> 13021 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 13024 INFO  
(coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) 
[n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 13025 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - 
core:collection1 address:http://127.0.0.1:46244 collection:control_collection 
shard:shard1
   [junit4]   2> 13037 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 13047 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/collections/control_collection/leader_elect/shard1/election/94162569911402499-core_node1-n_0000000000
   [junit4]   2> 13049 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running 
the leader process for shard shard1
   [junit4]   2> 13051 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 13054 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 13054 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 13055 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 13056 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46244/collection1/
   [junit4]   2> 13056 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 13057 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:46244/collection1/ has no replicas
   [junit4]   2> 13057 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:46244/collection1/ shard1
   [junit4]   2> 13060 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 13061 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 13070 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 13075 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 13077 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:46244";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 13184 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 13189 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 13227 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are 
http://127.0.0.1:46244/collection1/ and leader is 
http://127.0.0.1:46244/collection1/
   [junit4]   2> 13230 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:46244
   [junit4]   2> 13231 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 13231 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing 
state=active
   [junit4]   2> 13232 INFO  
(coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection 
r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 13235 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 13239 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "node_name":"127.0.0.1:46244_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46244"} current state version: 3
   [junit4]   2> 13245 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "node_name":"127.0.0.1:46244_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46244"}
   [junit4]   2> 13258 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 13260 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13261 INFO  (zkCallback-9-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e2420f4 
name:ZooKeeperConnection Watcher:127.0.0.1:56537/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13262 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13262 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 13263 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 13270 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 13271 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 13271 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 13272 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13274 INFO  (zkCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@37f7ceaa 
name:ZooKeeperConnection Watcher:127.0.0.1:56537/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13274 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13275 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 13279 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 13285 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 13285 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 13287 INFO  (zkCallback-9-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 13287 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 13293 INFO  (zkCallback-9-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 13293 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 13399 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 13402 INFO  (zkCallback-9-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 13402 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 13407 INFO  (zkCallback-9-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 13412 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 13666 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1
   [junit4]   2> 13667 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001
   [junit4]   2> 13669 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 13671 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e218e52{/,null,AVAILABLE}
   [junit4]   2> 13672 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@23d6798{HTTP/1.1}{127.0.0.1:32884}
   [junit4]   2> 13673 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.e.j.s.Server Started @17074ms
   [junit4]   2> 13673 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores,
 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/tempDir-001/jetty1,
 hostPort=32884, solrconfig=solrconfig.xml}
   [junit4]   2> 13674 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 13674 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/'
   [junit4]   2> 13694 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/solr.xml
   [junit4]   2> 13714 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores
   [junit4]   2> 13714 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 825823043
   [junit4]   2> 13714 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/]
   [junit4]   2> 13715 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/lib
   [junit4]   2> 13715 WARN  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/lib).
   [junit4]   2> 13725 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 13726 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 13727 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 13727 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 13728 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56537/solr
   [junit4]   2> 13728 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 13728 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 13729 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13731 INFO  (zkCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a1dbece 
name:ZooKeeperConnection Watcher:127.0.0.1:56537 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13732 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13733 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 13737 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 13738 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x14e885bc2b50006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 13742 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@56b5dd08 
name:ZooKeeperConnection Watcher:127.0.0.1:56537/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13743 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 13753 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 14765 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32884_
   [junit4]   2> 14767 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:32884_
   [junit4]   2> 14773 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 14774 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94162569911402503-127.0.0.1:32884_-n_0000000001
   [junit4]   2> 14778 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94162569911402499-127.0.0.1:46244_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 14779 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 14780 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 14782 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores
   [junit4]   2> 14783 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{loadOnStartup=true, coreNodeName=, schema=schema.xml, name=collection1, 
collection=collection1, transient=false, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/,
 config=solrconfig.xml, shard=, dataDir=data/, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1}
   [junit4]   2> 14783 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/
   [junit4]   2> 14784 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 14786 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 14786 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) 
[n:127.0.0.1:32884_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 14788 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 14788 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 14791 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 
o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 14792 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for external collection collection1
   [junit4]   2> 14792 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch collection1
   [junit4]   2> 14793 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "node_name":"127.0.0.1:32884_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:32884"} current state version: 5
   [junit4]   2> 14793 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Updating collection state at /collections/collection1/state.json from 
ZooKeeper... 
   [junit4]   2> 14796 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "node_name":"127.0.0.1:32884_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:32884"}
   [junit4]   2> 14797 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=2
   [junit4]   2> 14797 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Updating data for collection1 to ver 0 
   [junit4]   2> 14797 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 14797 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 14904 INFO  
(OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) 
[n:127.0.0.1:46244_    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 14906 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 14908 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_    ] 
o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 15798 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 15798 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 15800 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 15800 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 15802 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 15802 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/'
   [junit4]   2> 15822 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 15838 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 15854 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 15890 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 15892 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 15968 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 16353 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 16373 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 16375 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 16408 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 16414 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 16419 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 16420 WARN  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 16421 WARN  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 16421 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 16424 WARN  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 16424 WARN  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 16425 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 16425 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 16426 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 16427 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aa94430
   [junit4]   2> 16434 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/data
   [junit4]   2> 16434 INFO  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 16434 WARN  
(coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) 
[n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Night

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

  >     at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable
 #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=8017, name=collection4, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34765: Could not find collection : 
awholynewstresscollection_collection4_2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)Throwable
 #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=8013, name=collection0, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34765: collection already exists: 
awholynewstresscollection_collection0_3
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable
 #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=8014, name=collection1, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34765: Could not find collection : 
awholynewstresscollection_collection1_2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)
   [junit4]   2> 1929706 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[1F6771F9ABF321F4]-worker) 
[n:127.0.0.1:34765_ c:addReplicaColl s:shard1 r:core_node4 
x:addReplicaColl_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), 
sim=DefaultSimilarity, locale=fr_LU, timezone=America/Curacao
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=244341632,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [RulesTest, 
TestHashQParserPlugin, TestJsonFacets, BJQParserTest, SOLR749Test, TestSort, 
LeaderElectionTest, TestCollapseQParserPlugin, 
OpenExchangeRatesOrgProviderTest, DirectUpdateHandlerTest, 
NotRequiredUniqueKeyTest, TestStressReorder, TestExtendedDismaxParser, 
PolyFieldTest, AsyncMigrateRouteKeyTest, ReplicationFactorTest, 
AddBlockUpdateTest, SolrInfoMBeanTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestManagedSynonymFilterFactory, TestSolrDynamicMBean, HdfsLockFactoryTest, 
TestTrie, DirectUpdateHandlerOptimizeTest, BadIndexSchemaTest, 
HdfsDirectoryFactoryTest, BinaryUpdateRequestHandlerTest, 
DistributedFacetPivotLongTailTest, TestReload, 
LeaderFailoverAfterPartitionTest, SharedFSAutoReplicaFailoverTest, 
SegmentsInfoRequestHandlerTest, OutputWriterTest, TestMissingGroups, 
DOMUtilTest, PrimUtilsTest, TestUtils, DistributedVersionInfoTest, 
TestManagedResourceStorage, StressHdfsTest, OverseerRolesTest, 
TestRawResponseWriter, TestBlendedInfixSuggestions, 
HdfsCollectionsAPIDistributedZkTest, TestCollationField, 
TestDistributedMissingSort, SpatialRPTFieldTypeTest, 
DistributedQueryComponentCustomSortTest, TestFieldSortValues, 
FullSolrCloudDistribCmdsTest, DistributedQueryElevationComponentTest, 
CollectionsAPIAsyncDistributedZkTest, TestManagedSchemaFieldResource, 
RankQueryTest, SimpleCollectionCreateDeleteTest, TestDocSet, 
TestSurroundQueryParser, ResponseLogComponentTest, XmlUpdateRequestHandlerTest, 
DocValuesTest, TestLuceneMatchVersion, TestPerFieldSimilarity, 
TestBM25SimilarityFactory, CursorPagingTest, NumericFieldsTest, 
LoggingHandlerTest, SynonymTokenizerTest, TestPartialUpdateDeduplication, 
BadCopyFieldTest, TestCursorMarkWithoutUniqueKey, 
ConcurrentDeleteAndCreateCollectionTest, TestGroupingSearch, SuggesterTest, 
SearchHandlerTest, TestCollectionAPI, TestCollationFieldDocValues, 
TestDownShardTolerantSearch, TestAuthenticationFramework, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [265/508] on J2 in 449.45s, 1 test, 1 error <<< FAILURES!

[...truncated 763 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999:
 There were test failures: 508 suites, 2012 tests, 1 error, 1 failure, 53 
ignored (10 assumptions)

Total time: 169 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1122047434 bytes
Compression is 0.0%
Took 3 min 5 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to