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 2015/06/17 14:03:34 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_45) - Build # 4817 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4817/
Java: 32bit/jdk1.8.0_45 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([71D1182DDB09AD78]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=5545, name=searcherExecutor-2347-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=5545, name=searcherExecutor-2347-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([71D1182DDB09AD78]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5545, name=searcherExecutor-2347-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5545, name=searcherExecutor-2347-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([71D1182DDB09AD78]:0)




Build Log:
[...truncated 10338 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\init-core-data-001
   [junit4]   2> 1104584 INFO  (SUITE-TestLazyCores-seed#[71D1182DDB09AD78]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1104586 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 1104627 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\'
   [junit4]   2> 1104653 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.CoreContainer New CoreContainer 28636363
   [junit4]   2> 1104653 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\]
   [junit4]   2> 1104654 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\lib
   [junit4]   2> 1104654 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\lib).
   [junit4]   2> 1104669 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1104672 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1104674 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1104675 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1104675 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1104675 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1104678 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1104678 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1104678 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1104679 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1104680 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1104680 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1104681 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1104681 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1104681 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1104683 INFO  (coreLoadExecutor-2255-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\'
   [junit4]   2> 1104683 INFO  (coreLoadExecutor-2255-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\'
   [junit4]   2> 1104687 INFO  (coreLoadExecutor-2255-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\'
   [junit4]   2> 1104737 INFO  (coreLoadExecutor-2255-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1104738 INFO  (coreLoadExecutor-2255-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1104756 INFO  (coreLoadExecutor-2255-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1104760 INFO  (coreLoadExecutor-2255-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1104787 INFO  (coreLoadExecutor-2255-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1104790 INFO  (coreLoadExecutor-2255-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1104792 INFO  (coreLoadExecutor-2255-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1104793 INFO  (coreLoadExecutor-2255-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1104795 INFO  (coreLoadExecutor-2255-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1104798 INFO  (coreLoadExecutor-2255-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1104809 INFO  (coreLoadExecutor-2255-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1104810 INFO  (coreLoadExecutor-2255-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\
   [junit4]   2> 1104810 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1104810 INFO  (coreLoadExecutor-2255-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1104811 INFO  (coreLoadExecutor-2255-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\
   [junit4]   2> 1104812 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1104812 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1104812 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1104812 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\
   [junit4]   2> 1104813 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1104814 WARN  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1104814 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\index
   [junit4]   2> 1104814 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18118874402936128]
   [junit4]   2> 1104815 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fac99d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@146985b),segFN=segments_1,generation=1}
   [junit4]   2> 1104816 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1104811 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1104817 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1104818 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\
   [junit4]   2> 1104818 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1104819 WARN  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1104824 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\index
   [junit4]   2> 1104824 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1104824 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\
   [junit4]   2> 1104825 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1104824 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18118874402936128]
   [junit4]   2> 1104826 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ae6474 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fff990),segFN=segments_1,generation=1}
   [junit4]   2> 1104827 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1104828 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104831 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104832 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104833 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104838 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1104843 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1104851 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1104853 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104854 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104854 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104856 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104857 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1104862 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1104863 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5296534291554983]
   [junit4]   2> 1104858 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1104865 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1104866 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1104866 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1104866 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5296534291554983]
   [junit4]   2> 1104866 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ae6474 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fff990),segFN=segments_1,generation=1}
   [junit4]   2> 1104866 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1104867 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a8920[collection1] main
   [junit4]   2> 1104868 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\conf
   [junit4]   2> 1104868 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\conf}
   [junit4]   2> 1104868 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\conf
   [junit4]   2> 1104868 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1104868 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1104868 INFO  (coreLoadExecutor-2255-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1104869 INFO  (searcherExecutor-2256-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a8920[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104857 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\
   [junit4]   2> 1104870 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1104877 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fac99d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@146985b),segFN=segments_1,generation=1}
   [junit4]   2> 1104877 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1104880 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@1c59532[collectionLazy2] main
   [junit4]   2> 1104880 INFO  (coreLoadExecutor-2255-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1104882 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\conf
   [junit4]   2> 1104883 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\conf}
   [junit4]   2> 1104883 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\conf
   [junit4]   2> 1104884 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1104884 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1104884 INFO  (searcherExecutor-2257-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@1c59532[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104884 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1104890 INFO  (coreLoadExecutor-2255-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1104895 INFO  (coreLoadExecutor-2255-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1104909 INFO  (coreLoadExecutor-2255-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1104910 INFO  (coreLoadExecutor-2255-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1104915 INFO  (coreLoadExecutor-2255-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1104921 INFO  (coreLoadExecutor-2255-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1104923 INFO  (coreLoadExecutor-2255-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\
   [junit4]   2> 1104923 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1104923 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1104923 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1104924 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\
   [junit4]   2> 1104924 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1104924 WARN  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1104924 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\index
   [junit4]   2> 1104924 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18118874402936128]
   [junit4]   2> 1104925 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c94b44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c710d),segFN=segments_1,generation=1}
   [junit4]   2> 1104925 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1104928 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\
   [junit4]   2> 1104929 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1104929 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1104931 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104932 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104933 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104934 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104936 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1104937 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1104937 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1104937 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1104938 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5296534291554983]
   [junit4]   2> 1104938 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c94b44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c710d),segFN=segments_1,generation=1}
   [junit4]   2> 1104938 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1104938 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@1d680f1[collectionLazy5] main
   [junit4]   2> 1104939 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\conf
   [junit4]   2> 1104939 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\conf}
   [junit4]   2> 1104939 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\conf
   [junit4]   2> 1104940 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1104940 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1104940 INFO  (coreLoadExecutor-2255-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1104940 INFO  (searcherExecutor-2264-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@1d680f1[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1104941 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\'
   [junit4]   2> 1104969 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1104977 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1104986 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1104987 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 1104992 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 1104996 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1104997 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\
   [junit4]   2> 1104997 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1104997 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 1104997 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 1104997 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\
   [junit4]   2> 1104997 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1104998 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1104999 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\index
   [junit4]   2> 1104999 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=11.6845703125, floorSegmentMB=1.5595703125, forceMergeDeletesPctAllowed=20.730865259560787, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.757618489865802
   [junit4]   2> 1104999 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@165e879 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e8b1f2),segFN=segments_1,generation=1}
   [junit4]   2> 1104999 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1105000 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\
   [junit4]   2> 1105001 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1105003 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1105004 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105006 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105006 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105008 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105011 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1105012 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1105014 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1105014 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1105014 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2590945700632875]
   [junit4]   2> 1105015 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@165e879 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e8b1f2),segFN=segments_1,generation=1}
   [junit4]   2> 1105015 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1105015 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening Searcher@198da53[collectionLazy3] main
   [junit4]   2> 1105016 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\conf
   [junit4]   2> 1105016 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\conf}
   [junit4]   2> 1105016 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\conf
   [junit4]   2> 1105017 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1105017 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1105017 INFO  (searcherExecutor-2268-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher Searcher@198da53[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1105017 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 1105018 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 1105018 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\'
   [junit4]   2> 1105041 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1105047 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1105062 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1105062 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 1105065 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 1105069 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1105070 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\
   [junit4]   2> 1105070 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1105071 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 1105071 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 1105072 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\
   [junit4]   2> 1105072 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1105072 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1105072 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\index
   [junit4]   2> 1105072 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5700341910433655]
   [junit4]   2> 1105073 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11778cb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cf514),segFN=segments_1,generation=1}
   [junit4]   2> 1105073 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1105076 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy4 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\
   [junit4]   2> 1105077 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1105079 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1105080 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105081 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105082 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105083 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1105086 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1105086 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1105086 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1105087 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1105087 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1105088 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11778cb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cf514),segFN=segments_1,generation=1}
   [junit4]   2> 1105088 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1105088 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@b6d20b[collectionLazy4] main
   [junit4]   2> 1105088 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\conf
   [junit4]   2> 1105089 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\conf}
   [junit4]   2> 1105089 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\conf
   [junit4]   2> 1105089 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1105089 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1105090 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 1105090 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28636363
   [junit4]   2> 1105091 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13652d6
   [junit4]   2> 1105091 INFO  (searcherExecutor-2272-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@b6d20b[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1105091 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1105091 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1105092 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1105092 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1105095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1105095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1105095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1105095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\
   [junit4]   2> 1105095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1105095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection1\data\index
   [junit4]   2> 1105095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f645e3
   [junit4]   2> 1105095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1105096 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1105096 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1105096 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1105097 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1105097 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1105097 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1105097 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\index
   [junit4]   2> 1105098 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1105098 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection5\data\
   [junit4]   2> 1105098 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@a23b0e
   [junit4]   2> 1105100 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1105100 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1105100 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1105100 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1105101 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on request.
   [junit4]   2> 1105101 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1105101 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1105101 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\index
   [junit4]   2> 1105101 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1105101 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection4\data\
   [junit4]   2> 1105102 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@855b
   [junit4]   2> 1105102 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1105102 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1105102 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1105102 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1105104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1105104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1105104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1105104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\
   [junit4]   2> 1105104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1105104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection2\data\index
   [junit4]   2> 1105105 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@175c52f
   [junit4]   2> 1105105 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1105105 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1105105 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1105105 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1105106 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Closing main searcher on request.
   [junit4]   2> 1105106 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1105107 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1105107 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\index
   [junit4]   2> 1105107 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1105107 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-001\collection3\data\
   [junit4]   2> 1105107 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 1105110 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 1105133 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\'
   [junit4]   2> 1105168 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\solr.xml
   [junit4]   2> 1105175 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002
   [junit4]   2> 1105175 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoreContainer New CoreContainer 6297645
   [junit4]   2> 1105175 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\]
   [junit4]   2> 1105175 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\lib
   [junit4]   2> 1105175 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\lib).
   [junit4]   2> 1105186 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1105189 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1105189 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1105189 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1105189 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1105191 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002
   [junit4]   2> 1105191 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig1, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badConfig1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badConfig1\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1105191 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoresLocator Found core badConfig1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badConfig1\
   [junit4]   2> 1105192 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig2, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badConfig2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badConfig2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1105192 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoresLocator Found core badConfig2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badConfig2\
   [junit4]   2> 1105193 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema1, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badSchema1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badSchema1\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1105193 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoresLocator Found core badSchema1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badSchema1\
   [junit4]   2> 1105193 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema2, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badSchema2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badSchema2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1105194 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoresLocator Found core badSchema2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\badSchema2\
   [junit4]   2> 1105195 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=core1, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\core1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\core1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1105195 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoresLocator Found core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\core1\
   [junit4]   2> 1105196 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=core2, config=solrconfig.xml, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\core2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\core2\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1105196 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoresLocator Found core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_71D1182DDB09AD78-001\tempDir-002\core2\
   [junit4]   2> 1105196 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[71D1182DDB09AD78]) [    x:collectionLazy3] o.a.s.c.CoresLocator Found 6 core definitions
   [junit4]   2> 1105197 INFO  (coreLoadExecutor-2281-

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

ransientFromAdmin
   [junit4]   2> 1109493 INFO  (SUITE-TestLazyCores-seed#[71D1182DDB09AD78]-worker) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1109493 INFO  (SUITE-TestLazyCores-seed#[71D1182DDB09AD78]-worker) [    x:collectionLazy2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25786279
   [junit4]   2> 1228467 ERROR (SUITE-TestLazyCores-seed#[71D1182DDB09AD78]-worker) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Jun 17, 2015 11:54:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jun 17, 2015 11:55:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=5545, name=searcherExecutor-2347-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 17, 2015 11:55:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5545, name=searcherExecutor-2347-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jun 17, 2015 11:55:11 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=5545, name=searcherExecutor-2347-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {v_t=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), v_s=PostingsFormat(name=Direct), v_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, sim=DefaultSimilarity, locale=ko, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 (32-bit)/cpus=3,threads=2,free=25122784,total=224518144
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedUpdateProcessorTest, StressHdfsTest, TestCollectionAPI, ZkControllerTest, TestFileDictionaryLookup, TestShardHandlerFactory, TestReplicaProperties, TestClassNameShortening, DOMUtilTest, TestCSVLoader, DistributedQueryComponentCustomSortTest, TestFieldTypeCollectionResource, DeleteReplicaTest, TestCloudPivotFacet, SolrCoreTest, TimeZoneUtilsTest, TestSchemaVersionResource, TestMacros, TestSolrQueryParserDefaultOperatorResource, TestBinaryField, HdfsSyncSliceTest, RulesTest, TestSolrCloudWithKerberosAlt, TestCloudSchemaless, TestConfigSets, TestReRankQParserPlugin, TestConfigOverlay, SimpleFacetsTest, TestUniqueKeyFieldResource, ChaosMonkeyNothingIsSafeTest, TestClusterStateMutator, TestComplexPhraseQParserPlugin, RecoveryZkTest, TestComponentsName, TestFreeTextSuggestions, PingRequestHandlerTest, SolrCloudExampleTest, ClusterStateTest, TestMiniSolrCloudClusterSSL, DocValuesMultiTest, DistributedFacetPivotWhiteBoxTest, UnloadDistributedZkTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, TestSolrXml, HardAutoCommitTest, TestJmxIntegration, TestRebalanceLeaders, TestMaxScoreQueryParser, ParsingFieldUpdateProcessorsTest, TestRecoveryHdfs, UniqFieldsUpdateProcessorFactoryTest, TestRemoveLastDynamicCopyField, BadComponentTest, FacetPivotSmallTest, BasicDistributedZkTest, CoreAdminRequestStatusTest, TestEmbeddedSolrServerConstructors, SSLMigrationTest, SortByFunctionTest, TestDefaultStatsCache, TestIndexSearcher, PathHierarchyTokenizerFactoryTest, TestSurroundQueryParser, CloudExitableDirectoryReaderTest, SuggesterFSTTest, TestFieldResource, DistribDocExpirationUpdateProcessorTest, TestIBSimilarityFactory, TestArbitraryIndexDir, ZkCLITest, TestSchemaManager, TestStressLucene, PreAnalyzedFieldTest, DistanceUnitsTest, TestXIncludeConfig, TestJettySolrRunner, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=71D1182DDB09AD78 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71D1182DDB09AD78]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=5545, name=searcherExecutor-2347-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71D1182DDB09AD78]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5545, name=searcherExecutor-2347-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71D1182DDB09AD78]:0)
   [junit4] Completed [159/503] on J0 in 147.49s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1065 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:512: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1444: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:999: There were test failures: 503 suites, 1999 tests, 3 suite-level errors, 1068 ignored (28 assumptions)

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



[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4818 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4818/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D7D875C8AE64B481:5F8C4A120098D979]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.allTests(CloudSolrClientTest.java:217)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest:     1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=420, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest: 
   1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=420, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
	at __randomizedtesting.SeedInfo.seed([D7D875C8AE64B481]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([D7D875C8AE64B481]:0)




Build Log:
[...truncated 11734 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\init-core-data-001
   [junit4]   2> 29411 INFO  (SUITE-CloudSolrClientTest-seed#[D7D875C8AE64B481]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 29411 INFO  (SUITE-CloudSolrClientTest-seed#[D7D875C8AE64B481]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /r_/nx
   [junit4]   2> 29416 WARN  (SUITE-CloudSolrClientTest-seed#[D7D875C8AE64B481]-worker) [    ] o.a.s.c.AbstractZkTestCase TEST_HOME() does not exist - solrj test?
   [junit4]   2> 29442 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 29447 INFO  (Thread-20) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 29448 INFO  (Thread-20) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 29538 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkTestServer start zk server on port:50047
   [junit4]   2> 29584 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 29675 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 29708 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 30976 INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@563ad2e2 name:ZooKeeperConnection Watcher:127.0.0.1:50047 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30976 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 30977 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 30981 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 31033 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 31035 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31037 INFO  (zkCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cdf56e4 name:ZooKeeperConnection Watcher:127.0.0.1:50047/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31038 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31038 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 31045 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 31052 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 31060 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 31063 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 31069 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 31070 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 31077 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 31077 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\stopwords.txt because it doesn't exist
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\protwords.txt because it doesn't exist
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\currency.xml because it doesn't exist
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\enumsConfig.xml because it doesn't exist
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\open-exchange-rates.json because it doesn't exist
   [junit4]   2> 31083 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 31083 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\old_synonyms.txt because it doesn't exist
   [junit4]   2> 31083 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\synonyms.txt because it doesn't exist
   [junit4]   2> 31146 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1
   [junit4]   2> 31149 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 31153 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2781f20a{/r_/nx,null,AVAILABLE}
   [junit4]   2> 31156 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.ServerConnector Started ServerConnector@43a72dc1{HTTP/1.1}{127.0.0.1:50055}
   [junit4]   2> 31156 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.Server Started @37203ms
   [junit4]   2> 31156 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\tempDir-001/control/data, hostContext=/r_/nx, hostPort=50055, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores}
   [junit4]   2> 31157 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 31157 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\'
   [junit4]   2> 31188 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\solr.xml
   [junit4]   2> 31199 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores
   [junit4]   2> 31199 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer New CoreContainer 1996431160
   [junit4]   2> 31199 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\]
   [junit4]   2> 31199 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\lib
   [junit4]   2> 31199 WARN  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\lib).
   [junit4]   2> 31209 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] 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> 31211 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 31212 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 31212 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 31212 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50047/solr
   [junit4]   2> 31240 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 31240 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 31242 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31246 INFO  (zkCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9900b5f name:ZooKeeperConnection Watcher:127.0.0.1:50047 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31248 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31249 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 31301 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31323 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a548283 name:ZooKeeperConnection Watcher:127.0.0.1:50047/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31324 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31367 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 31385 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 31405 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 31408 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 31416 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 31435 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 31439 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 31443 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 31446 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50055_r_%2Fnx
   [junit4]   2> 31451 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50055_r_%2Fnx
   [junit4]   2> 31456 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 31461 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 31466 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 31467 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000
   [junit4]   2> 31475 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50055_r_%2Fnx
   [junit4]   2> 31476 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 31479 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.Overseer Overseer (id=94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) starting
   [junit4]   2> 31493 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 31522 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 31529 INFO  (OverseerCollectionProcessor-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 31530 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 31540 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 31545 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 31545 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 31547 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores
   [junit4]   2> 31556 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 31557 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\
   [junit4]   2> 31557 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 31564 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 31564 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 31565 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 31565 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 31574 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 31574 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 31579 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50055/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50055_r_%2Fnx",
   [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> 31614 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50055/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50055_r_%2Fnx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 31618 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 31642 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 31666 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] 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> 31677 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 32470 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 32470 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 32470 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 32470 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 32472 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 32472 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\'
   [junit4]   2> 32498 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 32506 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 32509 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 32514 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 32516 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 32531 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 32686 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 32686 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 32686 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 32686 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 32693 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 32693 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 32693 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 32693 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 32734 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\
   [junit4]   2> 32735 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\index/
   [junit4]   2> 32735 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 32735 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\index
   [junit4]   2> 32736 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f4dadbd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b0b6d86),segFN=segments_1,generation=1}
   [junit4]   2> 32736 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 32737 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50055_r_%2Fnx 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\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\
   [junit4]   2> 32739 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32740 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 32742 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 32744 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 32745 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 32746 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 32764 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 32766 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 32766 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32767 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32767 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32771 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 32771 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 32771 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f4dadbd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b0b6d86),segFN=segments_1,generation=1}
   [junit4]   2> 32771 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 32773 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@861c12d[collection1] main
   [junit4]   2> 32773 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32774 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32774 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32780 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 32780 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 32780 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32781 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32781 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32781 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 32782 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 32783 INFO  (searcherExecutor-31-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@861c12d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 32783 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32783 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32783 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32783 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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 1504249395527286784
   [junit4]   2> 32785 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1504249395527286784
   [junit4]   2> 32788 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 32790 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 32792 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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:50055/r_/nx collection:control_collection shard:shard1
   [junit4]   2> 32804 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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> 32811 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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/94015587009167363-core_node1-n_0000000000
   [junit4]   2> 32812 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 32814 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 32815 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 32815 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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> 32815 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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> 32818 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50055/r_/nx/collection1/
   [junit4]   2> 32818 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 32818 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50055/r_/nx/collection1/ has no replicas
   [junit4]   2> 32818 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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:50055/r_/nx/collection1/ shard1
   [junit4]   2> 32821 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 32830 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 32831 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50055/r_/nx",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 32938 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] 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> 32939 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 32942 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32943 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 32943 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1937fc27 name:ZooKeeperConnection Watcher:127.0.0.1:50047/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32944 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 32944 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 32944 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 32951 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 32981 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:50055/r_/nx/collection1/ and leader is http://127.0.0.1:50055/r_/nx/collection1/
   [junit4]   2> 32981 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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:50055/r_/nx
   [junit4]   2> 32981 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 32982 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 32982 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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> 32985 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 32988 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50055/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50055_r_%2Fnx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 32989 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 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:50055/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50055_r_%2Fnx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 33008 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores\collection1
   [junit4]   2> 33011 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001
   [junit4]   2> 33013 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 33016 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a31e51d{/r_/nx,null,AVAILABLE}
   [junit4]   2> 33018 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5c794520{HTTP/1.1}{127.0.0.1:50076}
   [junit4]   2> 33018 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.Server Started @39291ms
   [junit4]   2> 33018 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/r_/nx, hostPort=50076, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores}
   [junit4]   2> 33019 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 33019 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\'
   [junit4]   2> 33051 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\solr.xml
   [junit4]   2> 33064 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores
   [junit4]   2> 33065 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer New CoreContainer 1654694683
   [junit4]   2> 33065 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\]
   [junit4]   2> 33065 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\lib
   [junit4]   2> 33065 WARN  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\lib).
   [junit4]   2> 33082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] 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> 33083 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 33084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 33084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 33084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50047/solr
   [junit4]   2> 33084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 33084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 33086 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] 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> 33087 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 33087 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33090 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 33091 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 33091 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f084efc name:ZooKeeperConnection Watcher:127.0.0.1:50047 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33091 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33092 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 33096 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33100 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c9173dd name:ZooKeeperConnection Watcher:127.0.0.1:50047/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33100 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33108 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 34008 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50076_r_%2Fnx
   [junit4]   2> 34009 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50076_r_%2Fnx
   [junit4]   2> 34015 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 34015 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94015587009167366-127.0.0.1:50076_r_%2Fnx-n_0000000001
   [junit4]   2> 34018 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000 to know if I could be the leader
   [junit4]   2> 34019 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 34020 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 34022 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores
   [junit4]   2> 34022 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 34023 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores\collection1\
   [junit4]   2> 34023 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 34025 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 34025 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 34025 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 34025 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 34026 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 34026 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 34028 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50076/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50076_r_%2Fnx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 34029 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50076/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50076_r_%2Fnx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 34029 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 34029 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 34149 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx    ] 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> 34151 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] 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> 34155 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 34171 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 34171 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 34175 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 34921 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 34921 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 34922 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 34922 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 34923 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 34923 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores\collection1\'
   [junit4]   2> 34939 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 34946 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 34948 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 34955 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 34957 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 34964 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 35065 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 35067 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.s.IndexSchema unique 

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

orporation 1.8.0_45 (64-bit)/cpus=3,threads=5,free=110673408,total=331350016
   [junit4]   2> NOTE: All tests run in this JVM: [SolrDocumentTest, FacetFieldTest, SolrExampleXMLTest, ModifiableSolrParamsTest, TestSpellCheckResponse, DocumentAnalysisResponseTest, TestXMLEscaping, StreamExpressionToExpessionTest, TestJsonRecordReader, CloudSolrClientTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientTest -Dtests.seed=D7D875C8AE64B481 -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Etc/GMT+3 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | CloudSolrClientTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest: 
   [junit4]    >    1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=420, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7D875C8AE64B481]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7D875C8AE64B481]:0)
   [junit4] Completed [46/60] on J0 in 117.53s, 3 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 53 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:512: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1444: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:999: There were test failures: 60 suites, 391 tests, 2 suite-level errors, 1 failure, 21 ignored

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