You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/13 04:57:09 UTC

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 900 - Still Failing

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

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=385, name=collection2, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49426/zw: collection already exists: awholynewstresscollection_collection2_0
	at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)




Build Log:
[...truncated 11450 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_43799182E14A7F74-001/init-core-data-001
   [junit4]   2> 10767 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[43799182E14A7F74]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 10768 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[43799182E14A7F74]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zw/
   [junit4]   2> 10797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10802 INFO  (Thread-7) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10803 INFO  (Thread-7) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 10901 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkTestServer start zk server on port:48256
   [junit4]   2> 10928 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11000 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11041 INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c05e735 name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11043 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11045 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 11073 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x14e8511c2bc0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 11077 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11080 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11080 INFO  (zkCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@536e6aa3 name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11081 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11081 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11087 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 11093 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 11097 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 11101 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 11108 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11116 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 11122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 11126 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11127 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11141 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11141 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 11146 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11146 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 11153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 11179 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11179 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 11183 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11183 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 11187 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11188 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11195 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11196 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 11199 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11200 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 11208 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11209 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11218 INFO  (zkCallback-5-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e6e852c name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11219 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11219 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11226 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11227 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11229 INFO  (zkCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@431acf91 name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11230 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11230 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11231 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 11238 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11240 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11242 INFO  (zkCallback-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a8dab8e name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11243 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11243 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11244 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11244 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 11250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 11254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11255 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 11274 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11275 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11279 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11279 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 11283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 11287 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11287 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 11291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 11295 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11295 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11299 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11299 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 11303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 11307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 11307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 11698 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/control-001/cores/collection1
   [junit4]   2> 11873 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 11936 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12ae5e70{/zw,null,AVAILABLE}
   [junit4]   2> 12122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f7f6aba{SSL-http/1.1}{127.0.0.1:47683}
   [junit4]   2> 12123 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.Server Started @15114ms
   [junit4]   2> 12123 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=47683, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/tempDir-001/control/data, hostContext=/zw}
   [junit4]   2> 12131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 12131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/control-001/'
   [junit4]   2> 12151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/control-001/solr.xml
   [junit4]   2> 12175 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/control-001/cores
   [junit4]   2> 12175 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.CoreContainer New CoreContainer 1291912933
   [junit4]   2> 12175 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/control-001/]
   [junit4]   2> 12176 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/control-001/lib
   [junit4]   2> 12176 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/control-001/lib).
   [junit4]   2> 12196 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 12199 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 12202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12203 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48256/solr
   [junit4]   2> 12216 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 12217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12221 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@597033ef name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12221 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12222 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12230 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12232 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c2e1b2f name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12233 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12241 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 12249 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 12254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 12259 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 12270 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 12280 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 12283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 12286 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 12288 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47683_zw
   [junit4]   2> 12290 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47683_zw
   [junit4]   2> 12295 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 12297 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 12300 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12302 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94158953549398022-127.0.0.1:47683_zw-n_0000000000
   [junit4]   2> 12307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47683_zw
   [junit4]   2> 12308 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 12310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer Overseer (id=94158953549398022-127.0.0.1:47683_zw-n_0000000000) starting
   [junit4]   2> 12317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 12343 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 12349 INFO  (OverseerCollectionProcessor-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 12350 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 12351 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 12364 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 12365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 12367 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] 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_43799182E14A7F74-001/control-001/cores
   [junit4]   2> 12371 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=, dataDir=data/, name=collection1, schema=schema.xml, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/, coreNodeName=, loadOnStartup=true, collection=control_collection, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1, config=solrconfig.xml, transient=false}
   [junit4]   2> 12372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] 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_43799182E14A7F74-001/control-001/cores/collection1/
   [junit4]   2> 12372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 12375 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] 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> 12376 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 12377 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 12377 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 12382 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 12382 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 12385 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"} current state version: 0
   [junit4]   2> 12396 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"}
   [junit4]   2> 12398 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 12407 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 12411 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] 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> 12415 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 13383 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 13384 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 13385 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 13385 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 13387 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 13388 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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_43799182E14A7F74-001/control-001/cores/collection1/'
   [junit4]   2> 13412 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 13427 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 13444 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 13523 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13525 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 13580 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 13937 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 13952 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 13954 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 13992 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 13997 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 14001 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 14005 WARN  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 14005 WARN  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 14006 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 14008 WARN  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 14008 WARN  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 14008 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 14009 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 14009 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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_43799182E14A7F74-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 14010 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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@609b70c6
   [junit4]   2> 14015 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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_43799182E14A7F74-001/control-001/cores/collection1/data
   [junit4]   2> 14016 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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_43799182E14A7F74-001/control-001/cores/collection1/data/index/
   [junit4]   2> 14016 WARN  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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_43799182E14A7F74-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 14017 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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_43799182E14A7F74-001/control-001/cores/collection1/data/index
   [junit4]   2> 14017 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=1.125, floorSegmentMB=1.296875, forceMergeDeletesPctAllowed=28.398356997320427, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 14018 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4d19829f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45cebc44),segFN=segments_1,generation=1}
   [junit4]   2> 14018 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 14019 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47683_zw 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_43799182E14A7F74-001/control-001/cores/collection1/data/
   [junit4]   2> 14020 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47683_zw 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_43799182E14A7F74-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 14030 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 14040 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 14040 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 14041 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14041 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14041 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14042 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14042 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14042 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14045 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14049 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14051 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14053 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14066 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/update/json,standard,/update/csv,/update,/admin/segments,/config,/admin/properties,/admin/file,/admin/threads,/replication,/admin/mbeans,/get,/admin/ping,/admin/system,/admin/logging,/schema,/admin/luke,/admin/plugins
   [junit4]   2> 14067 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14068 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14068 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14069 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 14070 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 14071 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 14072 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4d19829f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45cebc44),segFN=segments_1,generation=1}
   [junit4]   2> 14072 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 14075 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6f8dea32[collection1] main
   [junit4]   2> 14075 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14077 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14077 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14080 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 14081 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 14081 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14082 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14082 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14083 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 14083 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14084 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14084 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14084 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14085 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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 1506543260147908608
   [junit4]   2> 14087 INFO  (searcherExecutor-29-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f8dea32[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14090 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 5 ms to seed version buckets with highest version 1506543260147908608
   [junit4]   2> 14091 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 14093 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 14096 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:47683/zw collection:control_collection shard:shard1
   [junit4]   2> 14104 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14112 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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/94158953549398022-core_node1-n_0000000000
   [junit4]   2> 14115 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 14118 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14119 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 14120 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] 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> 14120 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14122 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:47683/zw/collection1/
   [junit4]   2> 14122 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 14122 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:47683/zw/collection1/ has no replicas
   [junit4]   2> 14124 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] 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> 14136 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:47683/zw/collection1/ shard1
   [junit4]   2> 14138 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 14138 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 14147 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14149 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] 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":"https://127.0.0.1:47683/zw",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 14255 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] 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> 14259 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 14304 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:47683/zw/collection1/ and leader is https://127.0.0.1:47683/zw/collection1/
   [junit4]   2> 14305 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47683/zw
   [junit4]   2> 14305 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14305 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 14305 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14308 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14310 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"} current state version: 3
   [junit4]   2> 14313 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"}
   [junit4]   2> 14409 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14410 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14412 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57192fb0 name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14412 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 14418 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] 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> 14419 INFO  (zkCallback-12-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: 0)
   [junit4]   2> 14423 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 14425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 14425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 14425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14425 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 14426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14428 INFO  (zkCallback-13-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@501d19a name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14428 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14429 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14432 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14434 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 14434 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 14541 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 14543 INFO  (zkCallback-12-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> 14543 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] 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> 14548 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 14548 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 14757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/shard-1-001/cores/collection1
   [junit4]   2> 14758 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/shard-1-001
   [junit4]   2> 14764 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 14767 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eda1c9d{/zw,null,AVAILABLE}
   [junit4]   2> 14781 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2b2d66b7{SSL-http/1.1}{127.0.0.1:47267}
   [junit4]   2> 14781 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.Server Started @17772ms
   [junit4]   2> 14782 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zw, hostPort=47267, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores}
   [junit4]   2> 14784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 14785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/shard-1-001/'
   [junit4]   2> 14803 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/shard-1-001/solr.xml
   [junit4]   2> 14821 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/shard-1-001/cores
   [junit4]   2> 14822 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.CoreContainer New CoreContainer 532239075
   [junit4]   2> 14822 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/shard-1-001/]
   [junit4]   2> 14822 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/shard-1-001/lib
   [junit4]   2> 14823 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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_43799182E14A7F74-001/shard-1-001/lib).
   [junit4]   2> 14832 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 14836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 14838 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 14838 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 14839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48256/solr
   [junit4]   2> 14839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 14839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14840 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14848 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e26fd name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14850 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14853 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14880 INFO  (zkCallback-16-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14f28f45 name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14881 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14895 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 15910 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47267_zw
   [junit4]   2> 15911 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47267_zw
   [junit4]   2> 15916 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15917 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94158953549398026-127.0.0.1:47267_zw-n_0000000001
   [junit4]   2> 15920 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94158953549398022-127.0.0.1:47683_zw-n_0000000000 to know if I could be the leader
   [junit4]   2> 15921 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 15922 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 15923 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] 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_43799182E14A7F74-001/shard-1-001/cores
   [junit4]   2> 15925 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=data/, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1, coreNodeName=, name=collection1, shard=, schema=schema.xml, config=solrconfig.xml, transient=false, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1/, loadOnStartup=true}
   [junit4]   2> 15925 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] 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_43799182E14A7F74-001/shard-1-001/cores/collection1/
   [junit4]   2> 15925 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 15927 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] 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> 15928 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 15929 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 15929 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 15932 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 15933 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47267/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:47267_zw"} current state version: 5
   [junit4]   2> 15933 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 15934 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 15935 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 15937 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47267/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:47267_zw"}
   [junit4]   2> 15937 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 15937 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 15939 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 15939 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 16043 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 16044 INFO  (zkCallback-16-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 16046 INFO  (zkCallback-16-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 16940 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 16940 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 16941 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 16942 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 16943 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 16944 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1/'
   [junit4]   2> 16962 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 16973 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 16989 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 17025 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 17027 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 17073 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0

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

lr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=386, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49426/zw: collection already exists: awholynewstresscollection_collection3_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=384, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49426/zw: collection already exists: awholynewstresscollection_collection1_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=387, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49426/zw: collection already exists: awholynewstresscollection_collection4_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=388, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49426/zw: collection already exists: awholynewstresscollection_collection5_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)
   [junit4]   2> 3363248 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[43799182E14A7F74]-worker) [n:127.0.0.1:46307_zw c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=de_DE, timezone=America/Santa_Isabel
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=179363024,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, TestFileDictionaryLookup, CollectionsAPIDistributedZkTest]
   [junit4] Completed [316/508] on J1 in 3353.55s, 1 test, 1 error <<< FAILURES!

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

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



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 901 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/901/

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

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

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


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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8016, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34765: collection already exists: awholynewstresscollection_collection3_2
	at __randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)




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

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

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

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

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