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

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

Error Message:
commitWithin did not work on node: http://127.0.0.1:38468/collection1 
expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: 
http://127.0.0.1:38468/collection1 expected:<68> but was:<67>
        at 
__randomizedtesting.SeedInfo.seed([789B750F4A2528FA:F0CF4AD5E4D94502]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:333)
        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:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10521 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/init-core-data-001
   [junit4]   2> 1166027 INFO  
(SUITE-BasicDistributedZkTest-seed#[789B750F4A2528FA]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1166032 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1166033 INFO  (Thread-9063) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1166033 INFO  (Thread-9063) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1166133 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57926
   [junit4]   2> 1166133 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1166135 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166139 INFO  (zkCallback-278-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@51b80b1e 
name:ZooKeeperConnection Watcher:127.0.0.1:57926 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166139 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1166140 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1166140 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1166144 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1166146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166160 INFO  (zkCallback-279-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@120b271b 
name:ZooKeeperConnection Watcher:127.0.0.1:57926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166161 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1166161 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1166161 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1166163 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1166165 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1166166 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1166168 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166168 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1166171 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166171 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1166175 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166175 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1166179 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166179 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1166182 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166183 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1166184 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166185 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1166193 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166194 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1166196 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166197 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1166201 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166201 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1166204 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166204 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1166206 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166206 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1166536 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1
   [junit4]   2> 1166538 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1166540 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@340e3e0{/,null,AVAILABLE}
   [junit4]   2> 1166546 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7231e412{HTTP/1.1}{127.0.0.1:46319}
   [junit4]   2> 1166546 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.e.j.s.Server Started @1169599ms
   [junit4]   2> 1166546 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=46319, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/tempDir-001/control/data,
 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores,
 hostContext=/}
   [junit4]   2> 1166547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1166547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/'
   [junit4]   2> 1166547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1166547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1166567 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1166567 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166570 INFO  (zkCallback-280-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@51b6c905 
name:ZooKeeperConnection Watcher:127.0.0.1:57926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166570 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1166570 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1166572 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1166576 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/solr.xml
   [junit4]   2> 1166594 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores
   [junit4]   2> 1166594 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1715728970
   [junit4]   2> 1166594 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/]
   [junit4]   2> 1166594 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/lib
   [junit4]   2> 1166594 WARN  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/lib).
   [junit4]   2> 1166622 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1166623 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1166623 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1166624 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1166624 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57926/solr
   [junit4]   2> 1166624 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1166624 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1166626 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166627 INFO  (zkCallback-282-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@737ba97c 
name:ZooKeeperConnection Watcher:127.0.0.1:57926 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166627 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1166627 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1166636 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166636 INFO  
(zkCallback-283-thread-1-processing-n:127.0.0.1:46319_) [n:127.0.0.1:46319_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3176c77c 
name:ZooKeeperConnection Watcher:127.0.0.1:57926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166637 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1166638 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1166641 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1166644 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1166660 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1166665 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1166668 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1166670 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1166673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1166675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1166676 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46319_
   [junit4]   2> 1166677 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46319_
   [junit4]   2> 1166679 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1166680 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1166682 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1166682 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/94696361185247236-127.0.0.1:46319_-n_0000000000
   [junit4]   2> 1166683 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46319_
   [junit4]   2> 1166683 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1166684 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.Overseer Overseer 
(id=94696361185247236-127.0.0.1:46319_-n_0000000000) starting
   [junit4]   2> 1166689 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1166718 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1166718 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1166721 INFO  
(OverseerCollectionConfigSetProcessor-94696361185247236-127.0.0.1:46319_-n_0000000000)
 [n:127.0.0.1:46319_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 1166724 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1166746 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1166746 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1166747 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] 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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores
   [junit4]   2> 1166748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] 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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1/,
 schema=schema.xml, collection=control_collection, loadOnStartup=true, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1,
 shard=, transient=false, coreNodeName=, config=solrconfig.xml, 
configSetProperties=configsetprops.json, dataDir=data/}
   [junit4]   2> 1166748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] 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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1/
   [junit4]   2> 1166748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1166750 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1166750 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1166752 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] 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> 1166752 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:46319_  
  ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1166753 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:46319_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46319";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null} current state version: 0
   [junit4]   2> 1166754 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:46319_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46319";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null}
   [junit4]   2> 1166755 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1166756 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1166756 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1166759 INFO  
(zkCallback-283-thread-1-processing-n:127.0.0.1:46319_) [n:127.0.0.1:46319_    
] 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> 1167757 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1167757 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1167758 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1167758 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1167759 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1167759 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1/'
   [junit4]   2> 1167759 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1167759 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1167773 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1167779 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1167793 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1167835 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1167836 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1167843 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1168106 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1168116 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1168119 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1168129 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1168133 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1168136 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1168136 WARN  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1168136 WARN  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1168137 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1168137 WARN  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1168137 WARN  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1168138 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1168138 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1168138 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1168139 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1168139 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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@1eb42c1
   [junit4]   2> 1168139 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1/data
   [junit4]   2> 1168139 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1168140 WARN  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1168140 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1/data/index
   [junit4]   2> 1168140 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=1.908203125, 
floorSegmentMB=0.57421875, forceMergeDeletesPctAllowed=0.6100559745176637, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1168141 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@648a9389 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45dc3af0),segFN=segments_1,generation=1}
   [junit4]   2> 1168141 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1168141 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46319_ 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1/data/
   [junit4]   2> 1168141 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46319_ 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1168145 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1168145 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1168145 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1168145 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1168145 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1168146 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168146 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168146 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168146 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168149 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1168150 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1168151 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1168152 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1168156 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/file,/admin/luke,/schema,standard,/admin/mbeans,/admin/system,/admin/properties,/update/json,/update/csv,/update,/replication,/admin/ping,/admin/logging,/admin/plugins,/config,/get,/update/json/docs,/admin/threads,/admin/segments
   [junit4]   2> 1168157 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168158 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168158 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168158 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1168158 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1168159 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1168159 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@648a9389 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45dc3af0),segFN=segments_1,generation=1}
   [junit4]   2> 1168159 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1168159 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@184bb907[collection1] main
   [junit4]   2> 1168159 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168160 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168160 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168161 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1168161 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1168161 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168161 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168161 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168161 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1168162 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1168162 INFO  
(searcherExecutor-2136-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@184bb907[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1168163 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168163 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168163 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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> 1168163 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ 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 1515141781196374016
   [junit4]   2> 1168165 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1515141781196374016
   [junit4]   2> 1168165 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1168166 INFO  
(coreLoadExecutor-2135-thread-1-processing-n:127.0.0.1:46319_) 
[n:127.0.0.1:46319_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1168166 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
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:46319 
collection:control_collection shard:shard1
   [junit4]   2> 1168167 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
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> 1168171 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
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/94696361185247236-core_node1-n_0000000000
   [junit4]   2> 1168171 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1168173 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1168173 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
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> 1168173 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:46319/collection1/
   [junit4]   2> 1168173 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1168173 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:46319/collection1/ has no replicas
   [junit4]   2> 1168173 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
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:46319/collection1/ shard1
   [junit4]   2> 1168173 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] 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> 1168174 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1168177 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1168180 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] 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:46319";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1168254 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1168261 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168262 INFO  (zkCallback-285-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4cbde5b7 
name:ZooKeeperConnection Watcher:127.0.0.1:57926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1168262 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168262 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1168262 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1168265 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1168283 INFO  (zkCallback-285-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> 1168283 INFO  
(zkCallback-283-thread-1-processing-n:127.0.0.1:46319_) [n:127.0.0.1:46319_    
] 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> 1168331 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:46319/collection1/ and leader is 
http://127.0.0.1:46319/collection1/
   [junit4]   2> 1168331 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
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:46319
   [junit4]   2> 1168331 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1168331 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1168332 INFO  
(coreZkRegister-2129-thread-1-processing-c:control_collection 
n:127.0.0.1:46319_ r:core_node1 x:collection1 s:shard1) [n:127.0.0.1:46319_ 
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> 1168334 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:46319_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:46319";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1"} current state version: 2
   [junit4]   2> 1168335 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:46319_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:46319";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1"}
   [junit4]   2> 1168438 INFO  (zkCallback-285-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> 1168438 INFO  
(zkCallback-283-thread-1-processing-n:127.0.0.1:46319_) [n:127.0.0.1:46319_    
] 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> 1168587 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores/collection1
   [junit4]   2> 1168588 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001
   [junit4]   2> 1168588 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1168590 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f6aaaa3{/,null,AVAILABLE}
   [junit4]   2> 1168591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3aad0a50{HTTP/1.1}{127.0.0.1:38468}
   [junit4]   2> 1168591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.e.j.s.Server Started @1171644ms
   [junit4]   2> 1168591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores,
 solrconfig=solrconfig.xml, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/tempDir-001/jetty1,
 hostPort=38468}
   [junit4]   2> 1168591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1168591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/'
   [junit4]   2> 1168591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1168591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1168606 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1168607 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168608 INFO  (zkCallback-286-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@266ae6e2 
name:ZooKeeperConnection Watcher:127.0.0.1:57926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1168609 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168609 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1168613 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1168613 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/solr.xml
   [junit4]   2> 1168627 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores
   [junit4]   2> 1168627 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 448306696
   [junit4]   2> 1168627 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/]
   [junit4]   2> 1168627 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/lib
   [junit4]   2> 1168627 WARN  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/lib).
   [junit4]   2> 1168635 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
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> 1168636 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1168636 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1168637 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1168637 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57926/solr
   [junit4]   2> 1168637 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1168637 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1168638 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168639 INFO  (zkCallback-288-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e3f18bf 
name:ZooKeeperConnection Watcher:127.0.0.1:57926 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1168639 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168639 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1168641 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1168642 INFO  
(zkCallback-289-thread-1-processing-n:127.0.0.1:38468_) [n:127.0.0.1:38468_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e42f903 
name:ZooKeeperConnection Watcher:127.0.0.1:57926/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1168642 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1168648 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1169654 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38468_
   [junit4]   2> 1169655 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38468_
   [junit4]   2> 1169658 INFO  (zkCallback-285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1169658 INFO  
(zkCallback-283-thread-1-processing-n:127.0.0.1:46319_) [n:127.0.0.1:46319_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1169658 INFO  
(zkCallback-289-thread-1-processing-n:127.0.0.1:38468_) [n:127.0.0.1:38468_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1169660 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1169660 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/94696361185247240-127.0.0.1:38468_-n_0000000001
   [junit4]   2> 1169661 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94696361185247236-127.0.0.1:46319_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1169675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1169675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1169675 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] 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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores
   [junit4]   2> 1169676 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, coreNodeName=, 
schema=schema.xml, dataDir=data/, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores/collection1,
 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores/collection1/,
 config=solrconfig.xml, shard=, loadOnStartup=true, transient=false, 
collection=collection1, configSetProperties=configsetprops.json}
   [junit4]   2> 1169676 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] 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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores/collection1/
   [junit4]   2> 1169676 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1169677 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1169678 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1169678 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] 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> 1169678 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:38468_  
  ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1169680 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:38468_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:38468";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null} current state version: 3
   [junit4]   2> 1169681 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:38468_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:38468";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null}
   [junit4]   2> 1169681 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1169681 INFO  
(OverseerStateUpdate-94696361185247236-127.0.0.1:46319_-n_0000000000) 
[n:127.0.0.1:46319_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1169681 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1169784 INFO  
(zkCallback-283-thread-1-processing-n:127.0.0.1:46319_) [n:127.0.0.1:46319_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1169784 INFO  
(zkCallback-289-thread-1-processing-n:127.0.0.1:38468_) [n:127.0.0.1:38468_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1169784 INFO  (zkCallback-285-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: 2)
   [junit4]   2> 1170682 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 1170682 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 1170683 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1170683 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 1170684 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1170684 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ 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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1170684 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1170684 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1170699 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 1170705 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 1170719 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.4.0
   [junit4]   2> 1170749 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1170750 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1170758 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1171006 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1171014 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 1171016 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 1171027 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1171030 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1171032 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1171033 WARN  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1171033 WARN  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1171033 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1171034 WARN  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1171034 WARN  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1171035 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties 
Did not find ConfigSet properties, assuming default properties: Can't find 
resource 'configsetprops.json' in classpath or '/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1171035 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1171035 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1171035 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1 s:shard2 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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1171035 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1 s:shard2 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@1eb42c1
   [junit4]   2> 1171036 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1 s:shard2 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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1171036 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1 s:shard2 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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1171036 WARN  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1 s:shard2 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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1171037 INFO  
(coreLoadExecutor-2146-thread-1-processing-n:127.0.0.1:38468_) 
[n:127.0.0.1:38468_ c:collection1 s:shard2 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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1171037 INFO  (coreLoadE

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

p/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-4-001/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1195681 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:36087_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 1195705 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:36087_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.Overseer Overseer 
(id=94696361185247249-127.0.0.1:36087_-n_0000000004) closing
   [junit4]   2> 1195705 INFO  
(OverseerStateUpdate-94696361185247249-127.0.0.1:36087_-n_0000000004) 
[n:127.0.0.1:36087_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36087_
   [junit4]   2> 1195714 INFO  
(zkCallback-302-thread-2-processing-n:127.0.0.1:36087_) [n:127.0.0.1:36087_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1195715 WARN  
(zkCallback-302-thread-2-processing-n:127.0.0.1:36087_) [n:127.0.0.1:36087_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1195732 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@604e5e8f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1195733 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@296ddb2c{/,null,UNAVAILABLE}
   [junit4]   2> 1195735 INFO  
(TEST-BasicDistributedZkTest.test-seed#[789B750F4A2528FA]) [n:127.0.0.1:36087_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57926 57926
   [junit4]   2> 1195907 INFO  (Thread-9063) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57926 57926
   [junit4]   2> 1195908 WARN  (Thread-9063) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=789B750F4A2528FA -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=da -Dtests.timezone=America/Godthab -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 29.9s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not 
work on node: http://127.0.0.1:38468/collection1 expected:<68> but was:<67>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([789B750F4A2528FA:F0CF4AD5E4D94502]:0)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:333)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1195925 INFO  
(SUITE-BasicDistributedZkTest-seed#[789B750F4A2528FA]-worker) 
[n:127.0.0.1:36087_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_789B750F4A2528FA-001
   [junit4]   2> Oct 15, 2015 7:30:30 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{n_tf1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
oddField_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=PostingsFormat(name=Memory doPackFST= false), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_b=PostingsFormat(name=Memory doPackFST= false), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_dt1=Lucene50(blocksize=128), intDefault=Lucene50(blocksize=128), 
range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_f1=Lucene50(blocksize=128), 
rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
n_ti1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 foo_i=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), 
n_tl1=Lucene50(blocksize=128), foo_f=PostingsFormat(name=Memory doPackFST= 
false), n_td1=Lucene50(blocksize=128), 
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
SubjectTerms_mfacet=Lucene50(blocksize=128), 
foo_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_tdt1=Lucene50(blocksize=128), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_d1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 other_tl1=Lucene50(blocksize=128), 
n_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene50), 
timestamp=DocValuesFormat(name=Lucene50)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=da, 
timezone=America/Godthab
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=213125480,total=425197568
   [junit4]   2> NOTE: All tests run in this JVM: 
[DocumentAnalysisRequestHandlerTest, ReplicationFactorTest, 
SegmentsInfoRequestHandlerTest, JavabinLoaderTest, AlternateDirectoryTest, 
ExternalFileFieldSortTest, TestDocSet, TestReplicationHandlerBackup, 
TestDistributedMissingSort, RequestLoggingTest, SuggestComponentTest, 
TestBinaryField, JsonLoaderTest, IndexSchemaRuntimeFieldTest, 
TestFieldResource, PingRequestHandlerTest, TestCSVLoader, 
CurrencyFieldOpenExchangeTest, TestComponentsName, TestArbitraryIndexDir, 
StandardRequestHandlerTest, TestAnalyzeInfixSuggestions, TestDocumentBuilder, 
PeerSyncTest, SpatialRPTFieldTypeTest, EnumFieldTest, TestManagedSchema, 
TestIBSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, 
OpenExchangeRatesOrgProviderTest, SpellingQueryConverterTest, 
TestSerializedLuceneMatchVersion, TestReplicationHandler, DateMathParserTest, 
AsyncCallRequestStatusResponseTest, TestJoin, TestDownShardTolerantSearch, 
TestDynamicFieldResource, DisMaxRequestHandlerTest, 
TestRuleBasedAuthorizationPlugin, BadCopyFieldTest, TestFoldingMultitermQuery, 
PolyFieldTest, ResponseLogComponentTest, IndexSchemaTest, 
TestDistributedStatsComponentCardinality, TestCollapseQParserPlugin, 
DefaultValueUpdateProcessorTest, HdfsSyncSliceTest, TestConfig, 
BasicDistributedZkTest]
   [junit4] Completed [172/542] on J0 in 30.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 1203 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006:
 There were test failures: 542 suites (7 ignored), 2142 tests, 1 failure, 30 
ignored (17 assumptions) [seed: 789B750F4A2528FA]

Total time: 194 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to