You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/05/12 07:06:24 UTC

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 172 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/172/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=9413, name=Thread-3154, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)         at org.apache.solr.core.SolrCore$$Lambda$29/1552368748.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)    2) Thread[id=8471, name=Thread-3016, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)         at org.apache.solr.core.SolrCore$$Lambda$29/1552368748.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)    3) Thread[id=8005, name=Thread-2951, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)         at org.apache.solr.core.SolrCore$$Lambda$29/1552368748.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=9413, name=Thread-3154, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
        at org.apache.solr.core.SolrCore$$Lambda$29/1552368748.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   2) Thread[id=8471, name=Thread-3016, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
        at org.apache.solr.core.SolrCore$$Lambda$29/1552368748.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   3) Thread[id=8005, name=Thread-2951, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
        at org.apache.solr.core.SolrCore$$Lambda$29/1552368748.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
	at __randomizedtesting.SeedInfo.seed([4F0C4126F956C52E]:0)




Build Log:
[...truncated 11315 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\init-core-data-001
   [junit4]   2> 1205927 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[4F0C4126F956C52E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1205929 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[4F0C4126F956C52E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1205935 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1205935 INFO  (Thread-2842) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1205935 INFO  (Thread-2842) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1206035 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.ZkTestServer start zk server on port:51692
   [junit4]   2> 1206035 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1206036 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206042 INFO  (zkCallback-1054-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c33d4cc name:ZooKeeperConnection Watcher:127.0.0.1:51692 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206042 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1206042 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1206042 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1206052 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1206053 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206055 INFO  (zkCallback-1055-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f66542e name:ZooKeeperConnection Watcher:127.0.0.1:51692/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206056 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1206056 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1206056 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1206059 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1206061 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1206063 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1206067 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1206067 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1206072 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1206073 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1206076 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1206077 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1206079 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1206080 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1206084 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1206084 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1206088 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1206088 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1206091 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1206092 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1206095 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1206095 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1206098 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1206099 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1206101 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1206103 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1206105 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1206107 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1206109 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 0x154a3a8c3f20001, 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> 1206623 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1
   [junit4]   2> 1206626 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1206627 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@568b3b8b{/,null,AVAILABLE}
   [junit4]   2> 1206634 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a9ee0ae{HTTP/1.1,[http/1.1]}{127.0.0.1:51703}
   [junit4]   2> 1206634 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.e.j.s.Server Started @1211390ms
   [junit4]   2> 1206634 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\tempDir-001/control/data, hostContext=/, hostPort=51703, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores}
   [junit4]   2> 1206634 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1206635 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001'
   [junit4]   2> 1206635 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1206635 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1206636 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1206637 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206639 INFO  (zkCallback-1056-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7129cc73 name:ZooKeeperConnection Watcher:127.0.0.1:51692/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206639 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1206639 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1206641 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 0x154a3a8c3f20002, 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> 1206642 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1206642 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\solr.xml
   [junit4]   2> 1206653 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores
   [junit4]   2> 1206653 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.CoreContainer New CoreContainer 2047154658
   [junit4]   2> 1206653 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001]
   [junit4]   2> 1206653 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\lib
   [junit4]   2> 1206653 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] 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> 1206658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1206658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1206658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1206658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51692/solr
   [junit4]   2> 1206659 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1206659 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1206660 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206662 INFO  (zkCallback-1059-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20089f20 name:ZooKeeperConnection Watcher:127.0.0.1:51692 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206663 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1206664 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1206665 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 0x154a3a8c3f20003, 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> 1206665 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/110268268@54be204e
   [junit4]   2> 1206666 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206667 INFO  (zkCallback-1060-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a588487 name:ZooKeeperConnection Watcher:127.0.0.1:51692/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206667 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1206669 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1206671 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1206673 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1206675 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1206678 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1206680 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1206683 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1206685 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1206687 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1206688 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1206689 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1206691 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1206692 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1206693 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1206693 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95881437318873092-127.0.0.1:51703_-n_0000000000
   [junit4]   2> 1206693 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51703_
   [junit4]   2> 1206693 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1206695 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.Overseer Overseer (id=95881437318873092-127.0.0.1:51703_-n_0000000000) starting
   [junit4]   2> 1206699 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1206708 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1206708 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51703_
   [junit4]   2> 1206709 INFO  (OverseerCollectionConfigSetProcessor-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1206709 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51703_
   [junit4]   2> 1206710 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1206713 INFO  (zkCallback-1060-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1206716 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1206723 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1206723 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1206724 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores
   [junit4]   2> 1206728 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1206728 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1
   [junit4]   2> 1206728 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1206729 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1206729 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51703_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1206730 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1206730 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1206731 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1206732 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 1206732 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51703",
   [junit4]   2>   "node_name":"127.0.0.1:51703_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1206732 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51703",
   [junit4]   2>   "node_name":"127.0.0.1:51703_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1206733 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1206733 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1206733 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1206734 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1206736 INFO  (zkCallback-1060-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_    ] 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> 1207735 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1207735 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1207736 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1207736 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1207736 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1207736 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1'
   [junit4]   2> 1207737 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1207737 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1207739 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1207754 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1207759 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1207776 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1207782 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1207912 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1207922 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1207923 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1207938 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1207942 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1207945 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1207947 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1207952 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1207952 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1207952 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1207952 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1\data\]
   [junit4]   2> 1207952 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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@162f84f6
   [junit4]   2> 1207953 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1\data\
   [junit4]   2> 1207953 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1207953 WARN  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1207955 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1\data\index
   [junit4]   2> 1207955 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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=49, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=85.0166015625, floorSegmentMB=1.7470703125, forceMergeDeletesPctAllowed=0.59622361759744, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1207956 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2468457e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a0ea04a),segFN=segments_1,generation=1}
   [junit4]   2> 1207956 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1207956 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51703_ 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 C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1\data\
   [junit4]   2> 1207957 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1207959 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1207959 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1207959 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1207959 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1207959 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1207959 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207959 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207959 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207959 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207960 WARN  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1207967 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1207968 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1207970 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1207971 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1207979 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1207979 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207981 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207981 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207983 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1207983 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1207983 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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=39, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=14.208984375, floorSegmentMB=0.6474609375, forceMergeDeletesPctAllowed=0.43999055905020623, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4559142885303439
   [junit4]   2> 1207983 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2468457e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a0ea04a),segFN=segments_1,generation=1}
   [junit4]   2> 1207983 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1207983 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6621ab[collection1] main]
   [junit4]   2> 1207984 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207985 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207985 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207986 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1207986 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1207986 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207987 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207987 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207987 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1207987 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1207988 INFO  (searcherExecutor-3711-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6621ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1207988 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207988 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207988 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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> 1207988 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ 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 1534102999248404480
   [junit4]   2> 1207990 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1534102999248404480
   [junit4]   2> 1207991 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1207992 INFO  (coreLoadExecutor-3710-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1207993 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ 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:51703 collection:control_collection shard:shard1
   [junit4]   2> 1207994 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ 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> 1208001 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ 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/95881437318873092-core_node1-n_0000000000
   [junit4]   2> 1208002 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1208004 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1208004 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ 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> 1208004 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51703/collection1/
   [junit4]   2> 1208005 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1208005 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51703/collection1/ has no replicas
   [junit4]   2> 1208005 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] 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> 1208005 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1208009 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95881437318873092-core_node1-n_0000000000
   [junit4]   2> 1208012 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ 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:51703/collection1/ shard1
   [junit4]   2> 1208012 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] 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:51703",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1208116 INFO  (zkCallback-1060-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_    ] 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> 1208165 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:51703/collection1/ and leader is http://127.0.0.1:51703/collection1/
   [junit4]   2> 1208165 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ 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:51703
   [junit4]   2> 1208165 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1208165 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1208165 INFO  (coreZkRegister-3704-thread-1-processing-n:127.0.0.1:51703_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51703_ 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> 1208168 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51703",
   [junit4]   2>   "node_name":"127.0.0.1:51703_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1208169 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51703",
   [junit4]   2>   "node_name":"127.0.0.1:51703_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1208231 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:51692/solr
   [junit4]   2> 1208233 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1208234 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208236 INFO  (zkCallback-1062-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57014d9a name:ZooKeeperConnection Watcher:127.0.0.1:51692/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1208236 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208236 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1208236 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1208239 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1208240 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1208273 INFO  (zkCallback-1060-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_    ] 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> 1208273 INFO  (zkCallback-1062-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> 1208820 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001\cores\collection1
   [junit4]   2> 1208824 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001
   [junit4]   2> 1208826 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1208827 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@157cad82{/,null,AVAILABLE}
   [junit4]   2> 1208828 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@94bf232{HTTP/1.1,[http/1.1]}{127.0.0.1:51722}
   [junit4]   2> 1208829 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.e.j.s.Server Started @1213585ms
   [junit4]   2> 1208829 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=51722, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001\cores}
   [junit4]   2> 1208830 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1208830 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001'
   [junit4]   2> 1208831 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1208831 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1208832 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1208833 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208835 INFO  (zkCallback-1063-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f8961ac name:ZooKeeperConnection Watcher:127.0.0.1:51692/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1208836 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208836 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1208837 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1208837 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001\solr.xml
   [junit4]   2> 1208862 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001\cores
   [junit4]   2> 1208863 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.CoreContainer New CoreContainer 705427615
   [junit4]   2> 1208863 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001]
   [junit4]   2> 1208863 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001\lib
   [junit4]   2> 1208863 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] 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> 1208868 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1208870 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1208870 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1208870 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51692/solr
   [junit4]   2> 1208870 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1208870 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1208871 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208873 INFO  (zkCallback-1066-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31bf2c09 name:ZooKeeperConnection Watcher:127.0.0.1:51692 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1208874 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208874 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1208876 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/110268268@2a975b60
   [junit4]   2> 1208877 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208880 INFO  (zkCallback-1067-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6956b57d name:ZooKeeperConnection Watcher:127.0.0.1:51692/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1208880 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208892 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1208895 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1208898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1208898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95881437318873096-127.0.0.1:51722_-n_0000000001
   [junit4]   2> 1208900 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95881437318873092-127.0.0.1:51703_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1208901 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.ZkController Publish node=127.0.0.1:51722_ as DOWN
   [junit4]   2> 1208904 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51722_"} current state version: 3
   [junit4]   2> 1208904 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51722_
   [junit4]   2> 1209008 INFO  (zkCallback-1060-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_    ] 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> 1209008 INFO  (zkCallback-1062-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> 1209009 INFO  (zkCallback-1067-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_    ] 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> 1209905 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51722_
   [junit4]   2> 1209906 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51722_
   [junit4]   2> 1209907 INFO  (zkCallback-1067-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1209907 INFO  (zkCallback-1060-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1209907 INFO  (zkCallback-1062-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1209908 INFO  (zkCallback-1067-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1209908 INFO  (zkCallback-1060-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1209908 INFO  (zkCallback-1062-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1209918 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1209918 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1209919 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001\cores
   [junit4]   2> 1209923 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1209923 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001\cores\collection1
   [junit4]   2> 1209923 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1209924 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1209924 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[4F0C4126F956C52E]) [n:127.0.0.1:51722_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1209925 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1209925 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1209926 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1209926 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 1209927 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51722",
   [junit4]   2>   "node_name":"127.0.0.1:51722_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1209927 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51722",
   [junit4]   2>   "node_name":"127.0.0.1:51722_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1209927 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1209927 INFO  (OverseerStateUpdate-95881437318873092-127.0.0.1:51703_-n_0000000000) [n:127.0.0.1:51703_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1209928 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 1209928 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1210032 INFO  (zkCallback-1060-thread-1-processing-n:127.0.0.1:51703_) [n:127.0.0.1:51703_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1210032 INFO  (zkCallback-1067-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1210032 INFO  (zkCallback-1062-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1210929 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1210929 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1210929 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1210931 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1210931 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1210931 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:127.0.0.1:51722_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_4F0C4126F956C52E-001\shard-1-001\cores\collection1'
   [junit4]   2> 1210931 INFO  (coreLoadExecutor-3721-thread-1-processing-n:127.0.0.1:51722_) [n:

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

 2> Caused by: org.apache.solr.common.SolrException: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:52)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: Could not load resource=schema.xml
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2> 	... 8 more
   [junit4]   2> 1279886 INFO  (Thread-2951) [n:127.0.0.1:51850_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> May 12, 2016 6:31:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=mk-MK, timezone=America/Anchorage
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=173904872,total=354992128
   [junit4]   2> NOTE: All tests run in this JVM: [TestAuthorizationFramework, SuggestComponentContextFilterQueryTest, SSLMigrationTest, TlogReplayBufferedWhileIndexingTest, ForceLeaderTest, NoCacheHeaderTest, TestSortingResponseWriter, DefaultValueUpdateProcessorTest, TestPHPSerializedResponseWriter, TestExactStatsCache, BasicFunctionalityTest, ConvertedLegacyTest, TestSmileRequest, TestRealTimeGet, AsyncCallRequestStatusResponseTest, TestClusterStateMutator, TestFilteredDocIdSet, MultiThreadedOCPTest, TestHdfsUpdateLog, TermVectorComponentDistributedTest, RequestHandlersTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestMaxScoreQueryParser, TestBM25SimilarityFactory, ShardSplitTest, TestSolr4Spatial, CSVRequestHandlerTest, TestSuggestSpellingConverter, CurrencyFieldOpenExchangeTest, SuggesterTSTTest, ShowFileRequestHandlerTest, OpenCloseCoreStressTest, TestCollapseQParserPlugin, TestCrossCoreJoin, ShardRoutingCustomTest, TestFoldingMultitermQuery, TestManagedSchemaAPI, BitVectorTest, TestRecovery, SolrCmdDistributorTest, TestSortByMinMaxFunction, TestCollationFieldDocValues, HdfsSyncSliceTest, RankQueryTest, RAMDirectoryFactoryTest, TestMinMaxOnMultiValuedField, SolrIndexSplitterTest, SynonymTokenizerTest, FullHLLTest, ZkSolrClientTest, BadIndexSchemaTest, BaseCdcrDistributedZkTest, OutputWriterTest, TestSubQueryTransformerDistrib, QueryResultKeyTest, DeleteInactiveReplicaTest, TestManagedStopFilterFactory, TestConfigSetsAPI, TestLeaderInitiatedRecoveryThread, TestSolrQueryParser, SolrCoreCheckLockOnStartupTest, DistributedTermsComponentTest, ZkStateWriterTest, TestScoreJoinQPNoScore, TestRequestStatusCollectionAPI, FileUtilsTest, NumericFieldsTest, SpellCheckComponentTest, DistributedFacetPivotSmallAdvancedTest, TestFieldTypeCollectionResource, TestQueryUtils, TestCoreDiscovery, TestDistributedGrouping, NotRequiredUniqueKeyTest, FullSolrCloudDistribCmdsTest, TestTolerantUpdateProcessorCloud, BinaryUpdateRequestHandlerTest, TestBulkSchemaAPI, TestCloudPivotFacet, OpenExchangeRatesOrgProviderTest, DateMathParserTest, DeleteReplicaTest, TestSolrJ, TestInitParams, ZkNodePropsTest, HdfsDirectoryTest, FieldAnalysisRequestHandlerTest, EchoParamsTest, CopyFieldTest, TestRestoreCore, TestJoin, ConnectionReuseTest, TestRecoveryHdfs, EnumFieldTest, OverseerTaskQueueTest, WordBreakSolrSpellCheckerTest, HdfsBasicDistributedZkTest, TestExclusionRuleCollectionAccess, MinimalSchemaTest, TestPivotHelperCode, TestConfigSetsAPIZkFailure, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=4F0C4126F956C52E -Dtests.slow=true -Dtests.locale=mk-MK -Dtests.timezone=America/Anchorage -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=9413, name=Thread-3154, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$29/1552368748.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   [junit4]    >    2) Thread[id=8471, name=Thread-3016, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$29/1552368748.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   [junit4]    >    3) Thread[id=8005, name=Thread-2951, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$29/1552368748.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4F0C4126F956C52E]:0)
   [junit4] Completed [237/598 (1!)] on J1 in 73.99s, 1 test, 1 error <<< FAILURES!

[...truncated 1161 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:529: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1457: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1014: There were test failures: 598 suites (10 ignored), 2419 tests, 1 suite-level error, 125 ignored (81 assumptions) [seed: 4F0C4126F956C52E]

Total time: 77 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 173 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/173/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=3683, name=Thread-1106, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)         at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)    2) Thread[id=3753, name=Thread-1120, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)         at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)    3) Thread[id=3467, name=Thread-1070, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)         at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)    4) Thread[id=3820, name=Thread-1133, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)         at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=3683, name=Thread-1106, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
        at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   2) Thread[id=3753, name=Thread-1120, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
        at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   3) Thread[id=3467, name=Thread-1070, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
        at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   4) Thread[id=3820, name=Thread-1133, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
        at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
	at __randomizedtesting.SeedInfo.seed([57EE49E3ABF7238D]:0)




Build Log:
[...truncated 10762 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\init-core-data-001
   [junit4]   2> 391235 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[57EE49E3ABF7238D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 391240 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[57EE49E3ABF7238D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mj_jo/
   [junit4]   2> 391244 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 391244 INFO  (Thread-918) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 391244 INFO  (Thread-918) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 391344 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.ZkTestServer start zk server on port:58343
   [junit4]   2> 391344 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 391345 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 391349 INFO  (zkCallback-470-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b9fc615 name:ZooKeeperConnection Watcher:127.0.0.1:58343 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391349 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 391349 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 391349 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 391352 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 0x154a59012ba0000, 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> 391353 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 391356 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 391357 INFO  (zkCallback-471-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ed60ff name:ZooKeeperConnection Watcher:127.0.0.1:58343/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391357 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 391358 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 391358 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 391361 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 391362 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 391364 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 391367 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 391367 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 391370 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 391370 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 391372 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 391372 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 391376 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 391376 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 391378 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 391378 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 391381 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 391381 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 391383 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 391383 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 391385 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 391385 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 391389 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 391389 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 391392 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 391392 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 391394 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 391394 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 391954 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1
   [junit4]   2> 391957 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 391958 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8727d0b{/mj_jo,null,AVAILABLE}
   [junit4]   2> 391963 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@67ce65d4{HTTP/1.1,[http/1.1]}{127.0.0.1:58350}
   [junit4]   2> 391963 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.e.j.s.Server Started @396491ms
   [junit4]   2> 391963 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\tempDir-001/control/data, hostContext=/mj_jo, hostPort=58350, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores}
   [junit4]   2> 391964 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 391964 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001'
   [junit4]   2> 391964 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 391964 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 391965 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 391966 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 391968 INFO  (zkCallback-472-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3cca0492 name:ZooKeeperConnection Watcher:127.0.0.1:58343/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391968 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 391968 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 391969 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 0x154a59012ba0002, 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> 391970 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 391970 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\solr.xml
   [junit4]   2> 391983 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores
   [junit4]   2> 391983 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1257606310
   [junit4]   2> 391983 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001]
   [junit4]   2> 391983 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\lib
   [junit4]   2> 391983 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] 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> 391989 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 391991 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 391991 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 391991 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58343/solr
   [junit4]   2> 391991 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 391991 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 391992 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 391994 INFO  (zkCallback-475-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6759e887 name:ZooKeeperConnection Watcher:127.0.0.1:58343 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391996 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 391996 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 391997 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 0x154a59012ba0003, 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> 391997 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$54/426649228@dd495b4
   [junit4]   2> 392000 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 392002 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9d55c12 name:ZooKeeperConnection Watcher:127.0.0.1:58343/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 392002 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 392005 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 392009 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 392014 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 392017 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 392022 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 392025 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 392028 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 392030 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 392031 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 392033 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 392036 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 392039 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 392042 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 392046 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 392046 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000
   [junit4]   2> 392048 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58350_mj_jo
   [junit4]   2> 392048 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 392050 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.Overseer Overseer (id=95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) starting
   [junit4]   2> 392052 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 392061 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 392062 INFO  (OverseerCollectionConfigSetProcessor-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 392063 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58350_mj_jo
   [junit4]   2> 392063 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 392063 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58350_mj_jo
   [junit4]   2> 392065 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 392066 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 392067 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 392075 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 392076 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 392076 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores
   [junit4]   2> 392079 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 392079 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1
   [junit4]   2> 392080 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 392081 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 392081 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58350_mj_jo    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 392081 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 392081 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 392082 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 392082 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 392084 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58350/mj_jo",
   [junit4]   2>   "node_name":"127.0.0.1:58350_mj_jo",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 392084 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 392084 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58350/mj_jo",
   [junit4]   2>   "node_name":"127.0.0.1:58350_mj_jo",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 392085 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 392085 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 392086 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 392087 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo    ] 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> 393087 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 393087 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 393087 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 393087 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 393088 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 393088 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1'
   [junit4]   2> 393089 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 393089 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 393092 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 393101 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 393105 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 393111 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 393119 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 393196 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 393205 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 393206 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 393222 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 393227 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 393231 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 393232 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 393237 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 393238 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 393238 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 393238 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1\data\]
   [junit4]   2> 393238 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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@600ed1de
   [junit4]   2> 393239 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1\data\
   [junit4]   2> 393239 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1\data\index/
   [junit4]   2> 393239 WARN  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 393240 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1\data\index
   [junit4]   2> 393240 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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=17, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=15.6669921875, floorSegmentMB=0.6103515625, forceMergeDeletesPctAllowed=10.481196133736686, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12603166124691756
   [junit4]   2> 393241 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3993a573 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@425fb8c0),segFN=segments_1,generation=1}
   [junit4]   2> 393241 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 393244 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 393244 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58350_mj_jo 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 C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1\data\
   [junit4]   2> 393244 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 393244 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 393244 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 393244 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 393244 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393244 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 393244 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393245 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393245 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393245 WARN  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 393254 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 393256 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 393258 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 393260 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 393265 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 393265 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393268 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393268 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393270 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 393270 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 393276 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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=23, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=26.9375, floorSegmentMB=1.0615234375, forceMergeDeletesPctAllowed=6.778317671500497, segmentsPerTier=42.0, maxCFSSegmentSizeMB=0.314453125, noCFSRatio=0.30276096956466336
   [junit4]   2> 393276 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3993a573 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@425fb8c0),segFN=segments_1,generation=1}
   [junit4]   2> 393276 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 393276 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38b08728[collection1] main]
   [junit4]   2> 393276 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393278 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393278 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393278 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 393278 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 393279 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393279 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393279 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393279 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 393279 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 393280 INFO  (searcherExecutor-1173-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38b08728[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 393280 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393281 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393281 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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> 393281 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo 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 1534136486765527040
   [junit4]   2> 393283 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1534136486765527040
   [junit4]   2> 393284 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 393284 INFO  (coreLoadExecutor-1172-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 393287 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo 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:58350/mj_jo collection:control_collection shard:shard1
   [junit4]   2> 393289 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo 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> 393296 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo 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/95883530289676292-core_node1-n_0000000000
   [junit4]   2> 393296 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 393300 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 393300 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo 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> 393300 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58350/mj_jo/collection1/
   [junit4]   2> 393300 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 393300 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58350/mj_jo/collection1/ has no replicas
   [junit4]   2> 393301 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] 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> 393302 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 393305 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95883530289676292-core_node1-n_0000000000
   [junit4]   2> 393308 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo 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:58350/mj_jo/collection1/ shard1
   [junit4]   2> 393309 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] 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:58350/mj_jo",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 393415 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo    ] 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> 393418 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58350/mj_jo/collection1/ and leader is http://127.0.0.1:58350/mj_jo/collection1/
   [junit4]   2> 393418 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo 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:58350/mj_jo
   [junit4]   2> 393418 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 393418 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 393418 INFO  (coreZkRegister-1166-thread-1-processing-n:127.0.0.1:58350_mj_jo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58350_mj_jo 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> 393420 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58350/mj_jo",
   [junit4]   2>   "node_name":"127.0.0.1:58350_mj_jo",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 393421 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58350/mj_jo",
   [junit4]   2>   "node_name":"127.0.0.1:58350_mj_jo",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 393526 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo    ] 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> 393585 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 393588 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 393590 INFO  (zkCallback-478-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2223759c name:ZooKeeperConnection Watcher:127.0.0.1:58343/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 393590 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 393590 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 393590 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 393590 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 393595 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 393596 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 393596 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 393597 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 393601 INFO  (zkCallback-479-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15d53d8e name:ZooKeeperConnection Watcher:127.0.0.1:58343/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 393601 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 393601 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 393604 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] 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> 393604 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 393711 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 394144 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001\cores\collection1
   [junit4]   2> 394148 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001
   [junit4]   2> 394148 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 394149 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34e54dd8{/mj_jo,null,AVAILABLE}
   [junit4]   2> 394151 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6a59ea1b{HTTP/1.1,[http/1.1]}{127.0.0.1:58380}
   [junit4]   2> 394151 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.e.j.s.Server Started @398680ms
   [junit4]   2> 394151 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/mj_jo, hostPort=58380, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001\cores}
   [junit4]   2> 394152 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 394152 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001'
   [junit4]   2> 394152 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 394152 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 394153 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 394154 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 394156 INFO  (zkCallback-480-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73442659 name:ZooKeeperConnection Watcher:127.0.0.1:58343/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 394156 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 394156 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 394157 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 394157 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001\solr.xml
   [junit4]   2> 394168 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001\cores
   [junit4]   2> 394170 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.CoreContainer New CoreContainer 326524730
   [junit4]   2> 394170 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001]
   [junit4]   2> 394170 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001\lib
   [junit4]   2> 394170 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] 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> 394176 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 394177 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 394177 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 394177 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58343/solr
   [junit4]   2> 394179 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 394179 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 394180 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 394182 INFO  (zkCallback-483-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55e2e2c1 name:ZooKeeperConnection Watcher:127.0.0.1:58343 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 394184 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 394184 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 394186 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$54/426649228@63f55234
   [junit4]   2> 394188 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 394191 INFO  (zkCallback-484-thread-1-processing-n:127.0.0.1:58380_mj_jo) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21a5dc81 name:ZooKeeperConnection Watcher:127.0.0.1:58343/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 394191 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 394201 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 394203 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 394206 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 394206 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95883530289676297-127.0.0.1:58380_mj_jo-n_0000000001
   [junit4]   2> 394209 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000 to know if I could be the leader
   [junit4]   2> 394210 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.ZkController Publish node=127.0.0.1:58380_mj_jo as DOWN
   [junit4]   2> 394212 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58380_mj_jo"} current state version: 3
   [junit4]   2> 394212 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58380_mj_jo
   [junit4]   2> 394215 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo    ] 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> 394215 INFO  (zkCallback-484-thread-1-processing-n:127.0.0.1:58380_mj_jo) [n:127.0.0.1:58380_mj_jo    ] 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> 394215 INFO  (zkCallback-478-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> 394323 INFO  (OverseerStateUpdate-95883530289676292-127.0.0.1:58350_mj_jo-n_0000000000) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 395212 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58380_mj_jo
   [junit4]   2> 395213 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58380_mj_jo
   [junit4]   2> 395216 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 395216 INFO  (zkCallback-478-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 395216 INFO  (zkCallback-484-thread-1-processing-n:127.0.0.1:58380_mj_jo) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 395216 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:58350_mj_jo) [n:127.0.0.1:58350_mj_jo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 395217 INFO  (zkCallback-478-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 395217 INFO  (zkCallback-484-thread-1-processing-n:127.0.0.1:58380_mj_jo) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 395229 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 395229 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 395230 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001\cores
   [junit4]   2> 395234 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 395234 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_57EE49E3ABF7238D-001\shard-1-001\cores\collection1
   [junit4]   2> 395234 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 395236 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 395236 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[57EE49E3ABF7238D]) [n:127.0.0.1:58380_mj_jo    ] o.a.s.s.Sol

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

.SolrException: Could not load conf for core collection1: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading schema resource schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:52)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: Could not load resource=schema.xml
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2> 	... 8 more
   [junit4]   2> May 12, 2016 3:23:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=549, maxMBSortInHeap=7.232784114331286, sim=ClassicSimilarity, locale=be-BY, timezone=America/Jujuy
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=125543544,total=343408640
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaNameResource, DefaultValueUpdateProcessorTest, TestBM25SimilarityFactory, BlockJoinFacetSimpleTest, TestDynamicFieldCollectionResource, TestReloadAndDeleteDocs, TestRequestStatusCollectionAPI, EchoParamsTest, TestQuerySenderListener, PluginInfoTest, TestFieldTypeCollectionResource, TestCustomDocTransformer, TestCollapseQParserPlugin, CopyFieldTest, TestSolrFieldCacheMBean, TestTolerantUpdateProcessorCloud, TestFileDictionaryLookup, DistributedIntervalFacetingTest, ForceLeaderTest, SolrCloudExampleTest, TestNamedUpdateProcessors, TestRecoveryHdfs, TestConfigSetsAPI, CdcrReplicationHandlerTest, FileBasedSpellCheckerTest, ZkStateWriterTest, SortByFunctionTest, MinimalSchemaTest, SuggestComponentContextFilterQueryTest, TestValueSourceCache, TestReplicaProperties, TestCollationFieldDocValues, TestRawTransformer, CurrencyFieldOpenExchangeTest, TestBinaryResponseWriter, HLLUtilTest, TestJettySolrRunner, TestStressRecovery, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=57EE49E3ABF7238D -Dtests.slow=true -Dtests.locale=be-BY -Dtests.timezone=America/Jujuy -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=3683, name=Thread-1106, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   [junit4]    >    2) Thread[id=3753, name=Thread-1120, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   [junit4]    >    3) Thread[id=3467, name=Thread-1070, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   [junit4]    >    4) Thread[id=3820, name=Thread-1133, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:913)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$59/693316171.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57EE49E3ABF7238D]:0)
   [junit4] Completed [79/598 (1!)] on J1 in 70.70s, 1 test, 1 error <<< FAILURES!

[...truncated 1702 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:529: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1457: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1014: There were test failures: 598 suites (10 ignored), 2419 tests, 1 suite-level error, 125 ignored (81 assumptions) [seed: 57EE49E3ABF7238D]

Total time: 72 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any