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

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

Error Message:
KeeperErrorCode = Session expired for /live_nodes

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /live_nodes
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:487)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:225)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoCollectionSpecified(CollectionsAPIDistributedZkTest.java:464)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=15246, name=collection2, 
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=15246, name=collection2, state=RUNNABLE, 
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:60089: Could not find collection : 
awholynewstresscollection_collection2_0
        at __randomizedtesting.SeedInfo.seed([599966DD976D72CE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)




Build Log:
[...truncated 10648 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/init-core-data-001
   [junit4]   2> 127015 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[599966DD976D72CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 127016 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[599966DD976D72CE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wmya/k
   [junit4]   2> 127020 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 127021 INFO  (Thread-1069) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 127021 INFO  (Thread-1069) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 127121 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60384
   [junit4]   2> 127121 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127122 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127125 INFO  (zkCallback-55-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@551b91c2 
name:ZooKeeperConnection Watcher:127.0.0.1:60384 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127125 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127126 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127126 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 127129 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127131 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127132 INFO  (zkCallback-56-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8935f8f name:ZooKeeperConnection 
Watcher:127.0.0.1:60384/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 127132 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127132 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127132 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 127135 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 127137 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 127138 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 127140 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127140 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 127143 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127143 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 127145 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127145 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 127146 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127147 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 127148 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127149 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 127151 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127151 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 127152 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127153 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 127154 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127155 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 127156 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127157 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 127159 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127159 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 127160 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127161 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 127163 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127164 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127165 INFO  (zkCallback-57-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2fddd93e 
name:ZooKeeperConnection Watcher:127.0.0.1:60384 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127165 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127166 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127166 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 127169 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127169 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127170 INFO  (zkCallback-58-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b550974 
name:ZooKeeperConnection Watcher:127.0.0.1:60384/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127171 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127171 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127172 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/solrconfig.xml
   [junit4]   2> 127172 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 127175 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/schema.xml
   [junit4]   2> 127176 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 127178 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/enumsConfig.xml
   [junit4]   2> 127178 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 127179 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 127180 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 127181 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/stopwords.txt
   [junit4]   2> 127182 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 127183 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/protwords.txt
   [junit4]   2> 127183 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 127185 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/currency.xml
   [junit4]   2> 127185 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 127187 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/open-exchange-rates.json
   [junit4]   2> 127187 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 127189 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 127189 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 127191 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/old_synonyms.txt
   [junit4]   2> 127191 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 127192 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/conf2/synonyms.txt
   [junit4]   2> 127193 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 127194 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 127195 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 127490 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1
   [junit4]   2> 127492 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 127495 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fb571a1{/wmya/k,null,AVAILABLE}
   [junit4]   2> 127498 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4ebb5031{HTTP/1.1}{127.0.0.1:37654}
   [junit4]   2> 127498 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.e.j.s.Server Started @130437ms
   [junit4]   2> 127499 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/tempDir-001/control/data,
 hostContext=/wmya/k, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores,
 hostPort=37654}
   [junit4]   2> 127499 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 127499 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/'
   [junit4]   2> 127515 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127516 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127518 INFO  (zkCallback-59-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2841634b 
name:ZooKeeperConnection Watcher:127.0.0.1:60384/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127518 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127519 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127521 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 127521 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/solr.xml
   [junit4]   2> 127535 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores
   [junit4]   2> 127536 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 720900901
   [junit4]   2> 127536 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/]
   [junit4]   2> 127536 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/lib
   [junit4]   2> 127536 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/lib).
   [junit4]   2> 127545 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 127546 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 127547 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 127547 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 127547 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60384/solr
   [junit4]   2> 127547 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 127547 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127548 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127550 INFO  (zkCallback-61-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@23cb08f3 
name:ZooKeeperConnection Watcher:127.0.0.1:60384 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127550 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127551 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127554 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 127556 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@355ab50a 
name:ZooKeeperConnection Watcher:127.0.0.1:60384/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127556 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 127558 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue
   [junit4]   2> 127560 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 127563 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 127565 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 127567 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 127569 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 127570 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 127572 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 127573 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37654_wmya%2Fk
   [junit4]   2> 127573 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37654_wmya%2Fk
   [junit4]   2> 127575 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect
   [junit4]   2> 127576 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 127577 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 127578 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000
   [junit4]   2> 127579 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:37654_wmya%2Fk
   [junit4]   2> 127579 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 127580 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.Overseer Overseer 
(id=94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000) starting
   [junit4]   2> 127582 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 127588 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 127588 INFO  
(OverseerCollectionProcessor-94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000)
 [n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.OverseerCollectionProcessor Process 
current queue of collection creations
   [junit4]   2> 127588 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 127589 INFO  
(OverseerStateUpdate-94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 127623 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 127624 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 127624 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores
   [junit4]   2> 127625 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1/,
 configSetProperties=configsetprops.json, name=collection1, dataDir=data/, 
collection=control_collection, config=solrconfig.xml, loadOnStartup=true, 
coreNodeName=, schema=schema.xml, transient=false, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1,
 shard=}
   [junit4]   2> 127625 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1/
   [junit4]   2> 127626 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 127627 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 127627 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 127628 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 127628 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 127629 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 127629 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.DistributedQueue NodeChildrenChanged 
fired on path /overseer/queue state SyncConnected
   [junit4]   2> 127630 INFO  
(OverseerStateUpdate-94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:37654_wmya%2Fk",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37654/wmya/k";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1"} current state version: 0
   [junit4]   2> 127631 INFO  
(OverseerStateUpdate-94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:37654_wmya%2Fk",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37654/wmya/k";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 127631 INFO  
(OverseerStateUpdate-94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 127631 INFO  
(OverseerStateUpdate-94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 127633 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] 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> 127634 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.ZkStateReader Updated cluster state 
version to 1
   [junit4]   2> 128629 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 128629 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 128630 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 128630 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 128631 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 128631 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1/'
   [junit4]   2> 128649 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 128658 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 128673 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 128706 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 128708 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 128716 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 129006 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 129016 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 129018 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 129031 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 129034 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 129037 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 129038 WARN  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 129038 WARN  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 129038 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 129039 WARN  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 129039 WARN  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 129040 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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/J1
   [junit4]   2> 129040 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 129040 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 129041 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 129041 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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@2554136a
   [junit4]   2> 129042 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1/data
   [junit4]   2> 129042 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 129042 WARN  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 129043 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1/data/index
   [junit4]   2> 129043 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6893608296025293]
   [junit4]   2> 129045 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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(SimpleFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/index-SimpleFSDirectory-001
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@23fd06cc),segFN=segments_1,generation=1}
   [junit4]   2> 129045 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 129046 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37654_wmya%2Fk 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1/data/
   [junit4]   2> 129046 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37654_wmya%2Fk 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 129051 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 129052 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 129052 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 129052 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 129052 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 129052 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129053 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129053 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129053 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129056 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 129057 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 129059 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 129060 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 129064 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/get,/admin/file,/update/json,/admin/luke,/admin/logging,standard,/update,/replication,/config,/schema,/admin/properties,/update/json/docs,/admin/segments,/admin/mbeans,/admin/threads,/admin/system,/update/csv,/admin/plugins,/admin/ping
   [junit4]   2> 129066 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129066 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129067 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129067 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 129068 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 129068 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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=41, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=77.6630859375, 
floorSegmentMB=1.5595703125, forceMergeDeletesPctAllowed=26.30914737620219, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8009856768712821
   [junit4]   2> 129069 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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(SimpleFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/index-SimpleFSDirectory-001
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@23fd06cc),segFN=segments_1,generation=1}
   [junit4]   2> 129070 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 129070 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@22070cee[collection1] 
main
   [junit4]   2> 129070 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129071 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129071 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129071 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 129072 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 129072 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129072 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129073 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129073 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 129073 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 129074 INFO  
(searcherExecutor-240-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@22070cee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 129074 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129074 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129074 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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> 129074 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk 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 1508698742486728704
   [junit4]   2> 129076 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest 
version 1508698742486728704
   [junit4]   2> 129077 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 129077 INFO  
(coreLoadExecutor-239-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 129078 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
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:37654/wmya/k 
collection:control_collection shard:shard1
   [junit4]   2> 129079 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
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> 129082 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
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/94293671270940678-core_node1-n_0000000000
   [junit4]   2> 129083 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 129085 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.DistributedQueue NodeChildrenChanged 
fired on path /overseer/queue state SyncConnected
   [junit4]   2> 129085 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 129085 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
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> 129085 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37654/wmya/k/collection1/
   [junit4]   2> 129085 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 129085 INFO  
(OverseerStateUpdate-94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000) 
[n:127.0.0.1:37654_wmya%2Fk    ] 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> 129085 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:37654/wmya/k/collection1/ has no replicas
   [junit4]   2> 129086 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
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:37654/wmya/k/collection1/ shard1
   [junit4]   2> 129086 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 129093 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.DistributedQueue NodeChildrenChanged 
fired on path /overseer/queue state SyncConnected
   [junit4]   2> 129094 INFO  
(OverseerStateUpdate-94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000) 
[n:127.0.0.1:37654_wmya%2Fk    ] 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:37654/wmya/k";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 129130 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 129130 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 129132 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@22b258d2 
name:ZooKeeperConnection Watcher:127.0.0.1:60384/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 129132 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 129132 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 129133 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 129136 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 129196 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] 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> 129196 INFO  (zkCallback-64-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> 129199 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.ZkStateReader Updated cluster state 
version to 2
   [junit4]   2> 129199 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 129242 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:37654/wmya/k/collection1/ and leader is 
http://127.0.0.1:37654/wmya/k/collection1/
   [junit4]   2> 129242 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
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:37654/wmya/k
   [junit4]   2> 129242 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 129242 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 129243 INFO  
(coreZkRegister-233-thread-1-processing-c:control_collection r:core_node1 
s:shard1 n:127.0.0.1:37654_wmya%2Fk x:collection1) [n:127.0.0.1:37654_wmya%2Fk 
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> 129244 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.DistributedQueue NodeChildrenChanged 
fired on path /overseer/queue state SyncConnected
   [junit4]   2> 129246 INFO  
(OverseerStateUpdate-94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:37654_wmya%2Fk",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37654/wmya/k";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"} current state version: 2
   [junit4]   2> 129246 INFO  
(OverseerStateUpdate-94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=2 message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:37654_wmya%2Fk",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37654/wmya/k";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 129349 INFO  (zkCallback-64-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> 129349 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] 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> 129351 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 129352 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.c.ZkStateReader Updated cluster state 
version to 3
   [junit4]   2> 129432 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/cores/collection1
   [junit4]   2> 129433 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001
   [junit4]   2> 129434 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 129436 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e68aee9{/wmya/k,null,AVAILABLE}
   [junit4]   2> 129437 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7d795311{HTTP/1.1}{127.0.0.1:48883}
   [junit4]   2> 129437 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.e.j.s.Server Started @132376ms
   [junit4]   2> 129437 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/tempDir-001/jetty1,
 hostContext=/wmya/k, hostPort=48883}
   [junit4]   2> 129438 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 129439 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/'
   [junit4]   2> 129456 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 129456 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 129458 INFO  (zkCallback-65-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3455f9e6 
name:ZooKeeperConnection Watcher:127.0.0.1:60384/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 129458 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 129459 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 129460 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 129461 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/solr.xml
   [junit4]   2> 129475 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/cores
   [junit4]   2> 129475 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1291330084
   [junit4]   2> 129475 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/]
   [junit4]   2> 129475 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/lib
   [junit4]   2> 129475 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/lib).
   [junit4]   2> 129483 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
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> 129485 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 129485 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 129485 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 129485 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60384/solr
   [junit4]   2> 129486 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 129486 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 129486 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 129488 INFO  (zkCallback-67-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@73f1e01b 
name:ZooKeeperConnection Watcher:127.0.0.1:60384 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 129489 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 129489 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 129491 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 129492 INFO  
(zkCallback-68-thread-1-processing-n:127.0.0.1:48883_wmya%2Fk) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@32ff3c9e 
name:ZooKeeperConnection Watcher:127.0.0.1:60384/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 129493 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 129498 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 130503 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48883_wmya%2Fk
   [junit4]   2> 130505 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:48883_wmya%2Fk
   [junit4]   2> 130510 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 130511 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/94293671270940682-127.0.0.1:48883_wmya%2Fk-n_0000000001
   [junit4]   2> 130512 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94293671270940678-127.0.0.1:37654_wmya%2Fk-n_0000000000
 to know if I could be the leader
   [junit4]   2> 130538 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 130539 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 130540 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/cores
   [junit4]   2> 130542 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{configSetProperties=configsetprops.json, collection=collection1, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/cores/collection1,
 schema=schema.xml, name=collection1, coreNodeName=, config=solrconfig.xml, 
shard=, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/cores/collection1/,
 dataDir=data/, transient=false, loadOnStartup=true}
   [junit4]   2> 130542 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_599966DD976D72CE-001/shard-1-001/cores/collection1/
   [junit4]   2> 130542 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 130544 INFO  
(coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:48883_wmya%2Fk) 
[n:127.0.0.1:48883_wmya%2Fk c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 130544 INFO  
(coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:48883_wmya%2Fk) 
[n:127.0.0.1:48883_wmya%2Fk c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 130545 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 130545 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[599966DD976D72CE]) 
[n:127.0.0.1:48883_wmya%2Fk    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 130545 INFO  
(zkCallback-62-thread-1-processing-n:127.0.0.1:37654_wmya%2Fk) 
[n:127.0.0.1:37654_wmya%2Fk    ] o.a.s.c.DistributedQueue NodeChildrenChanged

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

ltMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:197)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:50)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2>        ... 53 more
   [junit4]   2> 3920961 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[599966DD976D72CE]-worker) 
[n:127.0.0.1:35439_ c:addReplicaColl s:shard2 r:core_node1 
x:addReplicaColl_shard2_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Aug 05, 2015 5:43:55 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=Lucene50(blocksize=128), range_facet_l_dv=Lucene50(blocksize=128), 
intDefault=PostingsFormat(name=Asserting), 
other_tl1=PostingsFormat(name=Asserting), 
_version_=PostingsFormat(name=Asserting), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i1=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_i_dv=DocValuesFormat(name=Memory), 
range_facet_l_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=et, 
timezone=America/Porto_Velho
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=2,free=93933200,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, 
TestSolr4Spatial, TestManagedSchemaFieldTypeResource, TestSolrConfigHandler, 
TestReRankQParserPlugin, TestReversedWildcardFilterFactory, 
TestShortCircuitedRequests, QueryElevationComponentTest, 
TestSweetSpotSimilarityFactory, DeleteShardTest, TestJmxIntegration, 
TestRemoteStreaming, RecoveryAfterSoftCommitTest, 
TestManagedSynonymFilterFactory, PingRequestHandlerTest, 
LeaderElectionIntegrationTest, TestCloudInspectUtil, CustomCollectionTest, 
TestConfigOverlay, BasicZkTest, TestReqParamsAPI, BasicDistributedZkTest, 
DistributedFacetPivotSmallAdvancedTest, SchemaVersionSpecificBehaviorTest, 
CleanupOldIndexTest, UUIDFieldTest, TestTrieFacet, CurrencyFieldXmlFileTest, 
TestHighlightDedupGrouping, TestWordDelimiterFilterFactory, 
TestOverriddenPrefixQueryForCustomFieldType, DateFieldTest, 
AnalysisErrorHandlingTest, TestReplicationHandler, HdfsNNFailoverTest, 
TestSolrIndexConfig, TestClusterStateMutator, TestManagedResource, TestJoin, 
TestDocumentBuilder, TestIBSimilarityFactory, TestComplexPhraseQParserPlugin, 
SuggesterWFSTTest, SolrRequestParserTest, ChaosMonkeyNothingIsSafeTest, 
PeerSyncTest, LeaderInitiatedRecoveryOnCommitTest, MultiTermTest, 
DebugComponentTest, BlockCacheTest, TestFaceting, 
CollectionTooManyReplicasTest, RollingRestartTest, MultiThreadedOCPTest, 
TestFieldSortValues, TestJmxMonitoredMap, TestHashQParserPlugin, 
SolrXmlInZkTest, TestSearcherReuse, TestRestManager, 
CollectionsAPIAsyncDistributedZkTest, SimplePostToolTest, TestSolr4Spatial2, 
TestIndexingPerformance, TestCSVLoader, TestInfoStreamLogging, 
SuggestComponentTest, StandardRequestHandlerTest, TestPhraseSuggestions, 
TestArbitraryIndexDir, SaslZkACLProviderTest, 
DistributedFacetPivotWhiteBoxTest, TestNRTOpen, DateMathParserTest, 
TestRandomRequestDistribution, TestFunctionQuery, 
DefaultValueUpdateProcessorTest, TestRealTimeGet, TestCloudPivotFacet, 
HighlighterTest, HLLUtilTest, TestFieldCollectionResource, 
TestBulkSchemaConcurrent, TestPKIAuthenticationPlugin, SolrIndexConfigTest, 
ReplicationFactorTest, ShardSplitTest, HdfsCollectionsAPIDistributedZkTest]
   [junit4] Completed [471/527] on J0 in 631.87s, 1 test, 1 error <<< FAILURES!

[...truncated 191 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:733: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:670: 
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:230:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:524:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1449:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1003:
 There were test failures: 527 suites, 2092 tests, 2 errors, 26 ignored (14 
assumptions)

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


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

Reply via email to