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/12/17 19:02:47 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5479 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5479/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.search.AnalyticsMergeStrategyTest.test

Error Message:
Error from server at http://127.0.0.1:53727/fieh/gr/collection1: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Scheme 'http' not registered.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53727/fieh/gr/collection1: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Scheme 'http' not registered.
	at __randomizedtesting.SeedInfo.seed([14E83C3E660109B6:9CBC03E4C8FD644E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:562)
	at org.apache.solr.search.AnalyticsMergeStrategyTest.test(AnalyticsMergeStrategyTest.java:85)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11009 lines...]
   [junit4] Suite: org.apache.solr.search.AnalyticsMergeStrategyTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001
   [junit4]   2> 2872694 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fieh/gr
   [junit4]   2> 2872695 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2872695 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2872695 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2872695 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2872696 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2872696 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2872736 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2872743 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2872763 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2872767 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2872910 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2872911 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2872912 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2872913 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 21646900
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 2872922 WARN  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 2872922 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] 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> 2872925 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2872926 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2872926 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2872926 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2872926 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2872929 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, transient=false, schema=schema15.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001, shard=shard1}
   [junit4]   2> 2872929 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2872929 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2872929 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2872930 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2872930 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2872952 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2872959 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2872981 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2872985 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2873039 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2873040 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2873040 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2873042 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2873054 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2873054 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2873054 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2873054 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\]
   [junit4]   2> 2873054 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d
   [junit4]   2> 2873055 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\
   [junit4]   2> 2873055 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index/
   [junit4]   2> 2873055 WARN  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 2873055 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index
   [junit4]   2> 2873055 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474
   [junit4]   2> 2873056 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1105c13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17eca17),segFN=segments_1,generation=1}
   [junit4]   2> 2873056 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2873056 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-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2873064 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2873064 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2873065 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2873067 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2873069 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2873069 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2873070 WARN  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2873071 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2873072 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2873072 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1047799936, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1105c13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17eca17),segFN=segments_1,generation=1}
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@166163c[collection1] main
   [junit4]   2> 2873074 WARN  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2873074 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2873074 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2873074 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2873074 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2873204 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2873467 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2873471 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2873471 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2873472 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2873472 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2873472 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2873472 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2873472 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2873472 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520828576779206656
   [junit4]   2> 2873472 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2873472 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2873473 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2873473 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2873473 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2873473 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2873474 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1520828576779206656
   [junit4]   2> 2873474 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2873474 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@166163c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2873476 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2873976 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2873979 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2873981 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@139be6f{/fieh/gr,null,AVAILABLE}
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1acd065{HTTP/1.1,[http/1.1]}{127.0.0.1:53706}
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server Started @2872624ms
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/fieh/gr, hostPort=53706, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores}
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control'
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2873983 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\solr.xml
   [junit4]   2> 2873989 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores
   [junit4]   2> 2873989 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer New CoreContainer 20419794
   [junit4]   2> 2873989 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control]
   [junit4]   2> 2873989 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\lib
   [junit4]   2> 2873989 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2873991 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2873992 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2873992 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2873992 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2873992 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2873993 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores
   [junit4]   2> 2873994 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 2873994 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2873994 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2873994 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2873994 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2873994 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2873995 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2873995 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2873995 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2873995 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2874027 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2874035 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2874077 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2874080 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2874136 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2874136 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2874137 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2874139 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2874149 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2874149 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2874149 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2874149 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2874149 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d
   [junit4]   2> 2874150 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 2874150 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 2874150 WARN  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2874151 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 2874151 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474
   [junit4]   2> 2874151 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e6b79 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126b51e),segFN=segments_1,generation=1}
   [junit4]   2> 2874151 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2874157 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2874157 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2874157 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2874158 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-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 2874159 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2874163 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2874163 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2874164 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2874165 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2874168 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2874169 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2874170 WARN  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2874170 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2874171 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2874171 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2874172 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2874172 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2874173 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1047799936, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2874173 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e6b79 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126b51e),segFN=segments_1,generation=1}
   [junit4]   2> 2874173 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2874173 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@10d620f[collection1] main
   [junit4]   2> 2874174 WARN  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2874174 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2874174 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2874174 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2874174 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2874291 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2874377 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2874385 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2874385 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2874385 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2874385 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2874385 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2874385 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2874385 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2874385 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2874385 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520828577736556544
   [junit4]   2> 2874385 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2874386 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2874386 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2874386 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2874387 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2874387 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1520828577736556544
   [junit4]   2> 2874387 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2874387 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10d620f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2874840 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2874843 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2874845 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd4374{/fieh/gr,null,AVAILABLE}
   [junit4]   2> 2874846 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d2d336{HTTP/1.1,[http/1.1]}{127.0.0.1:53709}
   [junit4]   2> 2874846 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server Started @2873489ms
   [junit4]   2> 2874846 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/fieh/gr, hostPort=53709, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores}
   [junit4]   2> 2874846 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2874846 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0'
   [junit4]   2> 2874847 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2874847 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2874847 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 2874853 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores
   [junit4]   2> 2874853 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer New CoreContainer 16315422
   [junit4]   2> 2874853 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0]
   [junit4]   2> 2874853 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\lib
   [junit4]   2> 2874853 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2874856 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2874857 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2874857 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2874857 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2874857 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2874858 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores
   [junit4]   2> 2874859 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 2874859 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2874859 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2874859 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2874860 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2874860 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2874860 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2874860 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2874860 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2874860 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2874892 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2874899 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2874913 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2874917 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2874989 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2874989 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2874990 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2874992 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2875001 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2875001 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2875001 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2875001 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 2875001 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 2875002 WARN  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d175 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32795e),segFN=segments_1,generation=1}
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2875003 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-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 2875003 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2875007 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2875007 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2875010 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2875011 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2875012 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2875012 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2875016 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2875018 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2875018 WARN  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2875018 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2875019 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2875019 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2875020 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2875020 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2875020 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1047799936, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d175 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32795e),segFN=segments_1,generation=1}
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a0e0be[collection1] main
   [junit4]   2> 2875021 WARN  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2875157 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2875265 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2875271 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2875272 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2875272 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2875272 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2875272 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2875272 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2875272 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2875272 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2875272 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520828578666643456
   [junit4]   2> 2875272 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2875273 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2875273 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2875273 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2875273 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2875275 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520828578666643456
   [junit4]   2> 2875275 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2875275 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a0e0be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2875687 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 2875689 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2875691 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@111c25e{/fieh/gr,null,AVAILABLE}
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f73baf{HTTP/1.1,[http/1.1]}{127.0.0.1:53712}
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server Started @2874335ms
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/fieh/gr, hostPort=53712, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores}
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1'
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2875693 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 2875700 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores
   [junit4]   2> 2875700 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer New CoreContainer 18383971
   [junit4]   2> 2875700 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1]
   [junit4]   2> 2875700 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\lib
   [junit4]   2> 2875700 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2875703 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2875703 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2875704 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2875704 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2875704 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2875704 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores
   [junit4]   2> 2875704 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 2875705 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 2875705 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2875705 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2875705 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2875705 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2875705 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2875705 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2875705 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2875706 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2875741 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2875747 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2875762 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2875768 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2875829 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2875830 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2875830 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2875832 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2875846 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2875846 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2875846 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2875846 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 2875846 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d
   [junit4]   2> 2875847 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 2875847 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\index/
   [junit4]   2> 2875847 WARN  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2875847 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\index
   [junit4]   2> 2875848 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474
   [junit4]   2> 2875848 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dcf526 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32dcf5),segFN=segments_1,generation=1}
   [junit4]   2> 2875848 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2875848 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-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\s

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

g SolrCoreState
   [junit4]   2> 2877931 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2877931 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\;done=false>>]
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=Asserting), sort_i=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct)}, docValues:{}, sim=ClassicSimilarity, locale=es_VE, timezone=Pacific/Pohnpei
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=1,free=104154224,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, TestStressReorder, TestReloadAndDeleteDocs, TestLuceneMatchVersion, SolrXmlInZkTest, ReturnFieldsTest, TestFieldSortValues, TestMinMaxOnMultiValuedField, TestStressVersions, TestPseudoReturnFields, DocumentBuilderTest, TestQueryWrapperFilter, PingRequestHandlerTest, TestBlobHandler, HdfsChaosMonkeySafeLeaderTest, TestSolrQueryParserResource, SortSpecParsingTest, TestCodecSupport, JsonLoaderTest, TestPivotHelperCode, TestRuleBasedAuthorizationPlugin, OverseerStatusTest, SimplePostToolTest, BadComponentTest, TestRawTransformer, CollectionTooManyReplicasTest, HLLSerializationTest, DistributedQueryElevationComponentTest, CoreAdminCreateDiscoverTest, BlockDirectoryTest, OverseerCollectionConfigSetProcessorTest, ShardRoutingTest, TestReplicaProperties, HdfsRecoveryZkTest, PolyFieldTest, TestHashQParserPlugin, TestInitParams, TestPartialUpdateDeduplication, TestObjectReleaseTracker, AnalysisAfterCoreReloadTest, TestLRUCache, ZkCLITest, UUIDFieldTest, UUIDUpdateProcessorFallbackTest, TestQuerySenderNoQuery, TestCloudInspectUtil, CdcrUpdateLogTest, TestSerializedLuceneMatchVersion, SolrIndexConfigTest, SecurityConfHandlerTest, TestDFRSimilarityFactory, GraphQueryTest, TestSolrCloudWithKerberosAlt, TestDocBasedVersionConstraints, TestTolerantSearch, TestIBSimilarityFactory, DocValuesTest, TestTrieFacet, TestRestoreCore, BasicDistributedZkTest, TestBulkSchemaConcurrent, UpdateParamsTest, OverseerTest, EnumFieldTest, TestAnalyzedSuggestions, DOMUtilTest, SmileWriterTest, TestJmxMonitoredMap, DeleteInactiveReplicaTest, BaseCdcrDistributedZkTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, TestCoreContainer, TestLeaderElectionZkExpiry, StandardRequestHandlerTest, BigEndianAscendingWordSerializerTest, TestSearcherReuse, JSONWriterTest, TestSchemaManager, SolrRequestParserTest, TestLMDirichletSimilarityFactory, RegexBoostProcessorTest, ConcurrentDeleteAndCreateCollectionTest, TestMaxScoreQueryParser, DistributedFacetPivotWhiteBoxTest, XmlUpdateRequestHandlerTest, TestCSVLoader, ConnectionManagerTest, TestDynamicFieldCollectionResource, StatelessScriptUpdateProcessorFactoryTest, TestReplicationHandler, DistributedDebugComponentTest, QueryEqualityTest, TestCopyFieldCollectionResource, TestXIncludeConfig, HdfsNNFailoverTest, TestExactStatsCache, PathHierarchyTokenizerFactoryTest, HdfsBasicDistributedZkTest, IndexBasedSpellCheckerTest, TestSolrXml, TestSortingResponseWriter, TestCollationFieldDocValues, FastVectorHighlighterTest, PrimUtilsTest, ReplicationFactorTest, DistributedFacetPivotLargeTest, IndexSchemaTest, SharedFSAutoReplicaFailoverTest, FacetPivotSmallTest, TestManagedStopFilterFactory, AliasIntegrationTest, TestDocumentBuilder, RecoveryZkTest, ResponseHeaderTest, PrimitiveFieldTypeTest, TestComplexPhraseQParserPlugin, TestSchemaNameResource, TimeZoneUtilsTest, TestMiniSolrCloudCluster, CircularListTest, SuggestComponentContextFilterQueryTest, RequiredFieldsTest, SimpleFacetsTest, SampleTest, HardAutoCommitTest, UnloadDistributedZkTest, TestWordDelimiterFilterFactory, AsyncCallRequestStatusResponseTest, HdfsDirectoryTest, SaslZkACLProviderTest, TestCryptoKeys, TestRandomForceMergePolicy, TestExtendedDismaxParser, TestHighFrequencyDictionaryFactory, SuggesterFSTTest, SyncSliceTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, DistributedTermsComponentTest, TestRangeQuery, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, HighlighterTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, TestStressLucene, SchemaVersionSpecificBehaviorTest, TestUpdate, DefaultValueUpdateProcessorTest, TestRemoteStreaming, SolrInfoMBeanTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, TestJmxIntegration, MBeansHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, ConfigSetsAPITest, CustomCollectionTest, DistribCursorPagingTest, DistributedQueueTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, RemoteQueryErrorTest, ShardSplitTest, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestRandomRequestDistribution, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, RulesTest, CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotLongTailTest, DistributedQueryComponentCustomSortTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, AnalyticsMergeStrategyTest]
   [junit4] Completed [517/566 (1!)] on J0 in 5.26s, 1 test, 1 error <<< FAILURES!

[...truncated 153 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 566 suites (8 ignored), 2254 tests, 1 error, 123 ignored (79 assumptions) [seed: 14E83C3E660109B6]

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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5482 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5482/
Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([BA8FD9090776008F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
	at sun.reflect.GeneratedMethodAccessor18.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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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=13351, name=searcherExecutor-6094-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=13351, name=searcherExecutor-6094-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([BA8FD9090776008F]: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=13351, name=searcherExecutor-6094-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=13351, name=searcherExecutor-6094-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([BA8FD9090776008F]:0)




Build Log:
[...truncated 10600 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\init-core-data-001
   [junit4]   2> 1884802 INFO  (SUITE-TestLazyCores-seed#[BA8FD9090776008F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1884807 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 1884872 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001'
   [junit4]   2> 1884872 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884872 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1884873 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreContainer New CoreContainer 1061394966
   [junit4]   2> 1884874 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001]
   [junit4]   2> 1884874 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\lib
   [junit4]   2> 1884874 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 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> 1884875 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1884875 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1884880 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1884880 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1884880 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1884880 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1884922 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1884923 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884924 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 1884924 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1884925 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1884925 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884925 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884926 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884926 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5'
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2'
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1884998 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1'
   [junit4]   2> 1884998 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884998 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1885082 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885084 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885089 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885090 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885091 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1885096 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885097 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885098 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5'
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\]
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1885115 WARN  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.542624151325572]
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e7abb13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f2e0049),segFN=segments_1,generation=1}
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885116 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1885117 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1885119 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885123 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885129 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885130 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
   [junit4]   2> 1885141 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2'
   [junit4]   2> 1885141 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2
   [junit4]   2> 1885141 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\]
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1885142 WARN  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1885146 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index
   [junit4]   2> 1885146 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.542624151325572]
   [junit4]   2> 1885148 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885150 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885150 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1885152 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885153 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885154 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885154 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ccdfa65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10bd0fdb),segFN=segments_1,generation=1}
   [junit4]   2> 1885154 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885155 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885156 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.5615234375, floorSegmentMB=1.4951171875, forceMergeDeletesPctAllowed=16.56114309384901, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34295441430010865
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1'
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885164 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885165 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885166 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885167 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e7abb13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f2e0049),segFN=segments_1,generation=1}
   [junit4]   2> 1885167 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885167 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@5ace5aca[collection5] main
   [junit4]   2> 1885168 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885168 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\conf
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\conf}
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\conf
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.5615234375, floorSegmentMB=1.4951171875, forceMergeDeletesPctAllowed=16.56114309384901, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34295441430010865
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ccdfa65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10bd0fdb),segFN=segments_1,generation=1}
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@525f2044[collection2] main
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\conf
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\conf}
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\conf
   [junit4]   2> 1885170 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885171 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1885171 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1885171 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\]
   [junit4]   2> 1885172 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885172 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1885173 INFO  (searcherExecutor-6066-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@525f2044[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885172 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885173 INFO  (searcherExecutor-6065-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@5ace5aca[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1885173 WARN  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.542624151325572]
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2e28bd54 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3054eff6),segFN=segments_1,generation=1}
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885174 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1885181 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885182 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-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
   [junit4]   2> 1885183 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1885186 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885187 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885189 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885190 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885191 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885191 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885191 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.5615234375, floorSegmentMB=1.4951171875, forceMergeDeletesPctAllowed=16.56114309384901, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34295441430010865
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2e28bd54 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3054eff6),segFN=segments_1,generation=1}
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@401bdfd1[collection1] main
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\conf
   [junit4]   2> 1885193 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\conf}
   [junit4]   2> 1885193 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\conf
   [junit4]   2> 1885194 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885194 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885194 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1885196 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4'
   [junit4]   2> 1885196 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1885196 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1885204 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885206 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885210 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885214 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1885231 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885233 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4'
   [junit4]   2> 1885234 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4
   [junit4]   2> 1885234 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885234 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\]
   [junit4]   2> 1885234 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1885235 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
   [junit4]   2> 1885237 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1885237 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1885238 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index
   [junit4]   2> 1885238 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=75.5234375, floorSegmentMB=2.16015625, forceMergeDeletesPctAllowed=13.37415507563249, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1885238 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c5e2dd5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2211de8e),segFN=segments_1,generation=1}
   [junit4]   2> 1885238 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885239 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1885240 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885241 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885242 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885243 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885244 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885244 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885244 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
   [junit4]   2> 1885245 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1885245 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885245 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885245 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=79.9521484375, floorSegmentMB=0.6005859375, forceMergeDeletesPctAllowed=1.5585630587338528, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16471719795393341
   [junit4]   2> 1885246 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c5e2dd5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2211de8e),segFN=segments_1,generation=1}
   [junit4]   2> 1885246 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885246 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening Searcher@631c23a7[collection4] main
   [junit4]   2> 1885246 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\conf
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\conf}
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\conf
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6'
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1885255 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885258 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885264 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885267 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 1885281 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885285 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6'
   [junit4]   2> 1885285 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6
   [junit4]   2> 1885285 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885285 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\]
   [junit4]   2> 1885286 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore JMX monitoring not detected for core: collection6
   [junit4]   2> 1885286 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
   [junit4]   2> 1885286 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index/
   [junit4]   2> 1885286 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore [collection6] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1885287 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index
   [junit4]   2> 1885287 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1885288 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b10e556 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47b0069f),segFN=segments_1,generation=1}
   [junit4]   2> 1885288 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885288 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1885291 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885292 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885293 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885293 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885294 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885295 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885295 INFO  (searcherExecutor-6078-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@631c23a7[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885295 INFO  (OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection6 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
   [junit4]   2> 1885296 WARN  (OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1885296 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885296 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885296 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20911993952741073]
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b10e556 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47b0069f),segFN=segments_1,generation=1}
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.s.SolrIndexSearcher Opening Searcher@6c9158ea[collection6] main
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\conf
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\conf}
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\conf
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885298 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 1885298 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer registering core: collection6
   [junit4]   2> 1885306 INFO  (searcherExecutor-6070-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@401bdfd1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885323 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885323 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t12}
   [junit4]   2> 1885323 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885324 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885332 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t14}
   [junit4]   2> 1885332 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885333 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885333 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t15}
   [junit4]   2> 1885334 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885334 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885334 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t16}
   [junit4]   2> 1885334 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885347 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1061394966
   [junit4]   2> 1885430 INFO  (searcherExecutor-6082-thread-1-processing-x:collection6) [    x:collection6] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@6c9158ea[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885760 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d565dc7
   [junit4]   2> 1885761 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.u.DirectUpdateHandler2 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> 1885761 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885761 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1885761 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885764 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1885764 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1885764 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1885764 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
   [junit4]   2> 1885765 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1885765 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index
   [junit4]   2> 1885765 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40db2a20
   [junit4]   2> 1885765 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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> 1885765 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885766 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1885766 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ec4a5c9
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 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> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c3682aa
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.u.DirectUpdateHandler2 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> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1885769 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index
   [junit4]   2> 1885772 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore [collection6]  CLOSING SolrCore org.apache.solr.core.SolrCore@218bf676
   [junit4]   2> 1885772 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.DirectUpdateHandler2 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> 1885772 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885772 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1885772 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885779 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore [collection6] Closing main searcher on request.
   [junit4]   2> 1885779 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1885779 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\;done=false>>]
   [junit4]   2> 1885779 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
   [junit4]   2> 1885780 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index;done=false>>]
   [junit4]   2> 1885780 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index
   [junit4]   2> 1885780 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 1885782 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1885864 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002'
   [junit4]   2> 1885865 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1885865 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1885866 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer New CoreContainer 1312440323
   [junit4]   2> 1885866 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002]
   [junit4]   2> 1885866 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002\lib
   [junit4]   2> 1885867 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] 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> 1885870 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1885870 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1885870 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1885871 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1885871 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1885871 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1885873 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1885874 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1885875 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 1885875 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1885876 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup

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

l
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13351, name=searcherExecutor-6094-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Dec 18, 2015 7:33:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=13351, name=searcherExecutor-6094-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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4, maxDocsPerChunk=992, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4, blockSize=4)), sim=ClassicSimilarity, locale=ru, timezone=America/Juneau
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=92060616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCloudExampleTest, TestConfigSetsAPI, BasicFunctionalityTest, TestFieldTypeCollectionResource, TestIndexingPerformance, LeaderFailoverAfterPartitionTest, TestClassicSimilarityFactory, UUIDUpdateProcessorFallbackTest, TestSearcherReuse, DistributedTermsComponentTest, SmileWriterTest, ConvertedLegacyTest, CollectionsAPIAsyncDistributedZkTest, CoreMergeIndexesAdminHandlerTest, TestRTGBase, SpellCheckComponentTest, TestUtils, TestSolrIndexConfig, TestSortingResponseWriter, TestZkChroot, CdcrRequestHandlerTest, TestSolr4Spatial, TestFoldingMultitermQuery, TestLMJelinekMercerSimilarityFactory, HdfsThreadLeakTest, TestAtomicUpdateErrorCases, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestFiltering, HdfsRecoverLeaseTest, StatsComponentTest, TestSolrCoreProperties, QueryParsingTest, SpellCheckCollatorTest, TestAuthorizationFramework, TestRecoveryHdfs, TestSortByMinMaxFunction, TestJoin, BinaryUpdateRequestHandlerTest, FacetPivotSmallTest, TestComplexPhraseQParserPlugin, SearchHandlerTest, TestPerFieldSimilarity, TestSuggestSpellingConverter, BitVectorTest, TestSchemaSimilarityResource, EchoParamsTest, TestBM25SimilarityFactory, TestRebalanceLeaders, DebugComponentTest, TestHashQParserPlugin, TestRangeQuery, OpenExchangeRatesOrgProviderTest, RemoteQueryErrorTest, SynonymTokenizerTest, DistribDocExpirationUpdateProcessorTest, TestPivotHelperCode, CacheHeaderTest, MinimalSchemaTest, ExitableDirectoryReaderTest, ShardRoutingCustomTest, TestSchemaManager, TestReload, CoreAdminHandlerTest, TestSolrConfigHandlerCloud, CustomCollectionTest, DateMathParserTest, RequestHandlersTest, TestReversedWildcardFilterFactory, SpellPossibilityIteratorTest, TestIndexSearcher, TestBinaryField, TestFuzzyAnalyzedSuggestions, SignatureUpdateProcessorFactoryTest, TestConfigSetsAPIZkFailure, TestMacros, TestInitParams, TestMaxScoreQueryParser, TestFieldCollectionResource, TestBulkSchemaConcurrent, TestCSVResponseWriter, PreAnalyzedUpdateProcessorTest, OpenCloseCoreStressTest, TestCollationFieldDocValues, ResponseLogComponentTest, TestHdfsUpdateLog, JavabinLoaderTest, TestTrieFacet, SuggesterTSTTest, TestLeaderInitiatedRecoveryThread, GraphQueryTest, TestBlobHandler, TestCopyFieldCollectionResource, SSLMigrationTest, CurrencyFieldOpenExchangeTest, TestStressRecovery, TestSolrQueryParser, DeleteShardTest, TestManagedStopFilterFactory, CheckHdfsIndexTest, CSVRequestHandlerTest, TestNoOpRegenerator, TestSmileRequest, LeaderElectionIntegrationTest, CdcrReplicationDistributedZkTest, FullSolrCloudDistribCmdsTest, DeleteLastCustomShardedReplicaTest, SolrCoreCheckLockOnStartupTest, FullHLLTest, SolrInfoMBeanTest, OutputWriterTest, UniqFieldsUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, TestCustomDocTransformer, ResponseHeaderTest, TestValueSourceCache, DistributedMLTComponentTest, CollectionStateFormat2Test, ZkNodePropsTest, TestMiniSolrCloudClusterSSL, TestExactStatsCache, TestMiniSolrCloudClusterBase, TestQueryTypes, ForceLeaderTest, TestHighFrequencyDictionaryFactory, MultiTermTest, TestOmitPositions, TestPerFieldSimilarityClassic, DistributedQueueTest, TestCollationField, TestDocBasedVersionConstraints, TestClusterStateMutator, DistributedQueryComponentOptimizationTest, OverseerRolesTest, AddBlockUpdateTest, NotRequiredUniqueKeyTest, TestQueryWrapperFilter, TestReloadAndDeleteDocs, CloudMLTQParserTest, RAMDirectoryFactoryTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, BasicZkTest, TestReplicationHandler, AutoCommitTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestRealTimeGet, TestCoreContainer, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=BA8FD9090776008F -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=America/Juneau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA8FD9090776008F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
   [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=13351, name=searcherExecutor-6094-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([BA8FD9090776008F]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13351, name=searcherExecutor-6094-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([BA8FD9090776008F]:0)
   [junit4] Completed [379/568 (1!)] on J1 in 151.92s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 621 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 568 suites (8 ignored), 2263 tests, 3 suite-level errors, 655 ignored (75 assumptions) [seed: BA8FD9090776008F]

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



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5481 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5481/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseConcMarkSweepGC

11 tests failed.
FAILED:  org.apache.solr.cloud.DistribJoinFromCollectionTest.test

Error Message:
Error from server at http://127.0.0.1:58024/to_2x2_shard2_replica1: SolrCloud join: from_1x2 has a local replica (from_1x2_shard1_replica2) on 127.0.0.1:58024_, but it is down

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58024/to_2x2_shard2_replica1: SolrCloud join: from_1x2 has a local replica (from_1x2_shard1_replica2) on 127.0.0.1:58024_, but it is down
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:135)
	at org.apache.solr.cloud.DistribJoinFromCollectionTest.test(DistribJoinFromCollectionTest.java:104)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:49570/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:49570/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:D458763D4FECBEE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:620)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:573)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:137)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Unexpected achieved replication factor expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: Unexpected achieved replication factor expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:212)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:104)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:D60A1D8FD5926CFF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:211)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:93)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:9DECACD0AC4B9FA0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:364)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:9DECACD0AC4B9FA0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:364)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:48281D066A94D82A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:211)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> https://127.0.0.1:61074/collection1:java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:61114/collection1/: An exception has occurred on the server, refer to server log for details.

Stack Trace:
java.io.IOException: --> https://127.0.0.1:61074/collection1:java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:61114/collection1/: An exception has occurred on the server, refer to server log for details.
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:4C960B0780C72136]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:178)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:1959)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:239)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:90)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.schema.TestCloudSchemaless.test

Error Message:
Expected Bad Request Exception

Stack Trace:
java.lang.AssertionError: Expected Bad Request Exception
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:172)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
.response.numFound:1!=0

Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:1!=0
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:893)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:912)
	at org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:655)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareReplicas(AbstractFullDistribZkTestBase.java:1042)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareShards(AbstractFullDistribZkTestBase.java:1059)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:165)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
expected:<[b!doc1]> but was:<[]>

Stack Trace:
java.lang.AssertionError: expected:<[b!doc1]> but was:<[]>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.doQuery(AbstractFullDistribZkTestBase.java:1469)
	at org.apache.solr.cloud.ShardRoutingTest.doRTG(ShardRoutingTest.java:330)
	at org.apache.solr.cloud.ShardRoutingTest.doHashingTest(ShardRoutingTest.java:141)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9502 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\init-core-data-001
   [junit4]   2> 215801 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[EBD2B3A3ED7C328F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 215801 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[EBD2B3A3ED7C328F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 215805 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 215805 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 215806 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 215895 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.ZkTestServer start zk server on port:58017
   [junit4]   2> 215895 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 215895 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215898 INFO  (zkCallback-155-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2b0ef name:ZooKeeperConnection Watcher:127.0.0.1:58017 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 215898 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215899 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 215899 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 215902 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 215904 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215905 INFO  (zkCallback-156-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ec44bb name:ZooKeeperConnection Watcher:127.0.0.1:58017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 215906 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215907 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 215907 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 215909 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 215912 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 215914 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 215915 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 215915 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 215919 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 215919 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 215922 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 215922 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 215924 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 215925 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 215927 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 215927 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 215929 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 215929 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 215932 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 215932 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 215935 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 215935 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 215937 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 215937 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 215940 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 215940 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 215942 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 215942 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 216290 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1
   [junit4]   2> 216293 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 216295 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12a8248{/,null,AVAILABLE}
   [junit4]   2> 216297 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@17ecaac{HTTP/1.1,[http/1.1]}{127.0.0.1:58024}
   [junit4]   2> 216297 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.e.j.s.Server Started @219624ms
   [junit4]   2> 216297 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\tempDir-001/control/data, hostContext=/, hostPort=58024, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores}
   [junit4]   2> 216298 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 216298 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001'
   [junit4]   2> 216298 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 216298 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 216299 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 216300 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216302 INFO  (zkCallback-157-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1da15af name:ZooKeeperConnection Watcher:127.0.0.1:58017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 216302 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216302 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 216305 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x151b4da372c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 216305 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 216305 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\solr.xml
   [junit4]   2> 216320 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores
   [junit4]   2> 216320 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.CoreContainer New CoreContainer 16533840
   [junit4]   2> 216320 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001]
   [junit4]   2> 216321 WARN  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\lib
   [junit4]   2> 216321 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] 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> 216324 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 216325 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 216325 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 216325 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58017/solr
   [junit4]   2> 216325 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 216325 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 216326 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216329 INFO  (zkCallback-160-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72d3c0 name:ZooKeeperConnection Watcher:127.0.0.1:58017 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 216329 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216330 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 216333 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216335 INFO  (zkCallback-161-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fe21c1 name:ZooKeeperConnection Watcher:127.0.0.1:58017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 216335 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216337 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 216340 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 216344 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 216348 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 216351 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 216354 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 216356 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 216357 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 216359 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 216361 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58024_
   [junit4]   2> 216362 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58024_
   [junit4]   2> 216364 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 216365 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 216367 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 216368 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95055916472991748-127.0.0.1:58024_-n_0000000000
   [junit4]   2> 216369 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58024_
   [junit4]   2> 216369 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 216371 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.Overseer Overseer (id=95055916472991748-127.0.0.1:58024_-n_0000000000) starting
   [junit4]   2> 216373 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 216381 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 216381 INFO  (OverseerCollectionConfigSetProcessor-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 216381 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 216382 INFO  (OverseerStateUpdate-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 216422 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 216422 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 216424 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores
   [junit4]   2> 216427 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 216427 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1
   [junit4]   2> 216427 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 216428 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 216428 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 216429 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 216429 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 216431 INFO  (OverseerStateUpdate-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] 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:58024",
   [junit4]   2>   "node_name":"127.0.0.1:58024_",
   [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> 216431 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 216432 INFO  (OverseerStateUpdate-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] 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:58024",
   [junit4]   2>   "node_name":"127.0.0.1:58024_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 216432 INFO  (OverseerStateUpdate-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 216433 INFO  (OverseerStateUpdate-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 216436 INFO  (zkCallback-161-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_    ] 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> 217323 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 217323 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 217324 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 217324 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 217324 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 217325 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1'
   [junit4]   2> 217325 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 217325 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 217327 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 217339 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 217352 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 217369 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 217390 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 217548 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 217562 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 217563 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 217584 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 217588 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 217591 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 217592 WARN  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 217592 WARN  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 217592 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 217593 WARN  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 217593 WARN  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 217596 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 217596 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 217597 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 217597 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ 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-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1\data\]
   [junit4]   2> 217597 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1990a45
   [junit4]   2> 217599 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1\data\
   [junit4]   2> 217599 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1\data\index/
   [junit4]   2> 217599 WARN  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 217599 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1\data\index
   [junit4]   2> 217600 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=82.197265625, floorSegmentMB=1.2236328125, forceMergeDeletesPctAllowed=6.413399299531292, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 217600 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@16ed2f6 

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

junit4]   2> 2922142 INFO  (TEST-TestCloudSchemaless.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:54446_ c:collection1 s:shard1 r:core_node8 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54240 54240
   [junit4]   2> 2924723 INFO  (Thread-6916) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54240 54240
   [junit4]   2> 2924741 WARN  (Thread-6916) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	9	/solr/configs/conf1/managed-schema
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless -Dtests.method=test -Dtests.seed=EBD2B3A3ED7C328F -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 97.5s J0 | TestCloudSchemaless.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected Bad Request Exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
   [junit4]    > 	at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:172)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2924745 INFO  (SUITE-TestCloudSchemaless-seed#[EBD2B3A3ED7C328F]-worker) [n:127.0.0.1:54446_ c:collection1 s:shard1 r:core_node8 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_EBD2B3A3ED7C328F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=ms, timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=1,free=165535784,total=369532928
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, TestAddFieldRealTimeGet, PKIAuthenticationIntegrationTest, TestJmxMonitoredMap, RankQueryTest, QueryEqualityTest, ClusterStateTest, TestArbitraryIndexDir, StandardRequestHandlerTest, SolrRequestParserTest, DistanceUnitsTest, TestTestInjection, CollectionReloadTest, TestSurroundQueryParser, FastVectorHighlighterTest, TestRTimerTree, HardAutoCommitTest, TestRequestStatusCollectionAPI, DistribJoinFromCollectionTest, TestPartialUpdateDeduplication, TestManagedSchemaFieldResource, SolrCoreTest, TestLMDirichletSimilarityFactory, TestLeaderElectionZkExpiry, DirectUpdateHandlerTest, TestSimpleQParserPlugin, TestReloadDeadlock, TestExactSharedStatsCache, SparseHLLTest, TestStressVersions, PreAnalyzedFieldTest, BlockCacheTest, CdcrReplicationHandlerTest, CursorPagingTest, ReturnFieldsTest, TestMergePolicyConfig, TestConfigSetsAPIExclusivity, SuggestComponentTest, JSONWriterTest, CollectionTooManyReplicasTest, TestDefaultSearchFieldResource, ZkStateReaderTest, RequiredFieldsTest, TestDynamicFieldResource, OverseerStatusTest, BasicDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, HdfsSyncSliceTest, DocumentAnalysisRequestHandlerTest, TestSolr4Spatial2, ConcurrentDeleteAndCreateCollectionTest, RequestLoggingTest, UUIDFieldTest, TestJmxIntegration, SpatialHeatmapFacetsTest, RecoveryZkTest, DocValuesTest, TestPhraseSuggestions, DocExpirationUpdateProcessorFactoryTest, TestLRUStatsCache, DeleteInactiveReplicaTest, SpatialFilterTest, TestDocumentBuilder, UpdateParamsTest, DeleteReplicaTest, CachingDirectoryFactoryTest, SaslZkACLProviderTest, TestPseudoReturnFields, PrimitiveFieldTypeTest, DOMUtilTest, BadComponentTest, AlternateDirectoryTest, TestSchemaVersionResource, AtomicUpdatesTest, TestFilteredDocIdSet, RecoveryAfterSoftCommitTest, CleanupOldIndexTest, TestRestManager, XmlUpdateRequestHandlerTest, TestUniqueKeyFieldResource, TestSQLHandler, TestRandomMergePolicy, TestHighlightDedupGrouping, SimplePostToolTest, TestLuceneMatchVersion, TestDownShardTolerantSearch, TestComponentsName, BJQParserTest, TestIBSimilarityFactory, TestDefaultStatsCache, MoreLikeThisHandlerTest, DistributedFacetPivotSmallTest, SliceStateTest, TestConfig, CircularListTest, AnalysisAfterCoreReloadTest, TestPostingsSolrHighlighter, SystemInfoHandlerTest, BufferStoreTest, TestCloudManagedSchema, TestClassNameShortening, URLClassifyProcessorTest, ExternalFileFieldSortTest, SpatialRPTFieldTypeTest, TestFastLRUCache, TestStressLucene, HdfsBasicDistributedZkTest, TestOverriddenPrefixQueryForCustomFieldType, SolrIndexConfigTest, TestShardHandlerFactory, SimpleFacetsTest, TestMissingGroups, TestDistributedSearch, SolrXmlInZkTest, AnalysisErrorHandlingTest, TestFieldTypeResource, TestLRUCache, HttpPartitionTest, DataDrivenBlockJoinTest, TestManagedSynonymFilterFactory, SuggesterFSTTest, TestInitQParser, DistributedSpellCheckComponentTest, TestGroupingSearch, SampleTest, TestQuerySenderNoQuery, TestScoreJoinQPNoScore, DocumentBuilderTest, PeerSyncTest, DistributedExpandComponentTest, TestPerFieldSimilarityWithDefaultOverride, ParsingFieldUpdateProcessorsTest, SegmentsInfoRequestHandlerTest, TestFunctionQuery, QueryElevationComponentTest, TestSolrQueryParserDefaultOperatorResource, BigEndianAscendingWordSerializerTest, PrimUtilsTest, OverseerTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestRangeQuery, BadIndexSchemaTest, TestSort, TestLazyCores, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, SuggesterTSTTest, TestTrie, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, SortByFunctionTest, DistanceFunctionTest, CacheHeaderTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, TestStressRecovery, MultiTermTest, TestDocSet, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, NotRequiredUniqueKeyTest, TestXIncludeConfig, TimeZoneUtilsTest, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestConfigSetsAPI, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, TestReplicaProperties, TestRequestForwarding, TestSolrCloudWithKerberosAlt, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, RuleEngineTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestDynamicLoading, TestReqParamsAPI, TestRestoreCore, TestSolrConfigHandlerConcurrent, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality, TestCloudSchemaless]
   [junit4] Completed [521/568 (9!)] on J0 in 97.71s, 1 test, 1 failure <<< FAILURES!

[...truncated 166 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 568 suites (8 ignored), 2260 tests, 2 errors, 9 failures, 124 ignored (80 assumptions) [seed: EBD2B3A3ED7C328F]

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



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5480 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5480/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseSerialGC

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

Error Message:
.response.numFound:1!=0

Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:1!=0
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:893)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:912)
	at org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:655)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareReplicas(AbstractFullDistribZkTestBase.java:1042)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareShards(AbstractFullDistribZkTestBase.java:1059)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:165)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:721)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Doc with id=1 not found in http://127.0.0.1:52390/bal/c8n_vers_1x3_shard1_replica3 due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:52390/bal/c8n_vers_1x3_shard1_replica3 due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.DistributedVersionInfoTest.assertDocExists(DistributedVersionInfoTest.java:367)
	at org.apache.solr.cloud.DistributedVersionInfoTest.assertDocsExistInAllReplicas(DistributedVersionInfoTest.java:334)
	at org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling(DistributedVersionInfoTest.java:100)
	at org.apache.solr.cloud.DistributedVersionInfoTest.test(DistributedVersionInfoTest.java:75)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Doc Counts do not add up expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Doc Counts do not add up expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.assertDocCounts(AbstractFullDistribZkTestBase.java:1368)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.addUpdateDelete(FullSolrCloudDistribCmdsTest.java:487)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:82)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:251)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:111)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:825)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:219)
	at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:82)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
No registered leader was found after waiting for 15000ms , collection: unloadcollection slice: shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 15000ms , collection: unloadcollection slice: shard1
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:638)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:605)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:287)
	at org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:68)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:135)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10179 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\init-core-data-001
   [junit4]   2> 1594536 INFO  (SUITE-BasicDistributedZkTest-seed#[16BFA20F8C9AC739]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1594539 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1594540 INFO  (Thread-3916) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1594540 INFO  (Thread-3916) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1594641 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.ZkTestServer start zk server on port:65078
   [junit4]   2> 1594641 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1594642 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1594645 INFO  (zkCallback-1293-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@180b0d7 name:ZooKeeperConnection Watcher:127.0.0.1:65078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1594645 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1594645 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1594645 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1594650 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1594651 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1594652 INFO  (zkCallback-1294-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a3f6eb name:ZooKeeperConnection Watcher:127.0.0.1:65078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1594652 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1594652 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1594653 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1594655 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1594657 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1594659 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1594661 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1594661 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1594665 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1594665 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1594668 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1594668 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1594671 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1594671 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1594673 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1594674 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1594676 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1594677 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1594679 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1594679 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1594682 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1594682 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1594685 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1594685 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1594687 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1594688 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1594690 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1594690 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1595087 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1
   [junit4]   2> 1595090 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1595093 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3302e9{/,null,AVAILABLE}
   [junit4]   2> 1595099 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ff51b1{HTTP/1.1,[http/1.1]}{127.0.0.1:65096}
   [junit4]   2> 1595099 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.e.j.s.Server Started @1596430ms
   [junit4]   2> 1595099 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\tempDir-001/control/data, hostContext=/, hostPort=65096, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores}
   [junit4]   2> 1595099 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1595099 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001'
   [junit4]   2> 1595100 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1595100 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1595101 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1595102 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1595103 INFO  (zkCallback-1295-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e06400 name:ZooKeeperConnection Watcher:127.0.0.1:65078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1595103 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1595103 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1595105 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1595105 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\solr.xml
   [junit4]   2> 1595114 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores
   [junit4]   2> 1595114 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.CoreContainer New CoreContainer 17988572
   [junit4]   2> 1595114 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001]
   [junit4]   2> 1595114 WARN  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\lib
   [junit4]   2> 1595114 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 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> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65078/solr
   [junit4]   2> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1595119 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1595120 INFO  (zkCallback-1297-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ea4058 name:ZooKeeperConnection Watcher:127.0.0.1:65078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1595120 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1595121 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1595123 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1595124 INFO  (zkCallback-1298-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@87cfa name:ZooKeeperConnection Watcher:127.0.0.1:65078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1595124 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1595126 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1595130 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1595134 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1595137 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1595140 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1595143 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1595145 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1595147 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1595149 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1595151 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65096_
   [junit4]   2> 1595151 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65096_
   [junit4]   2> 1595154 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1595155 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1595157 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1595158 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95053895189463044-127.0.0.1:65096_-n_0000000000
   [junit4]   2> 1595158 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65096_
   [junit4]   2> 1595158 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1595160 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.Overseer Overseer (id=95053895189463044-127.0.0.1:65096_-n_0000000000) starting
   [junit4]   2> 1595162 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1595171 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1595171 INFO  (OverseerCollectionConfigSetProcessor-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1595171 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1595172 INFO  (OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1595216 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1595216 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1595217 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores
   [junit4]   2> 1595220 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1595220 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1
   [junit4]   2> 1595220 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1595221 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1595221 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1595222 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1595222 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1595224 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1595224 INFO  (OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] 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:65096",
   [junit4]   2>   "node_name":"127.0.0.1:65096_",
   [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> 1595225 INFO  (OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] 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:65096",
   [junit4]   2>   "node_name":"127.0.0.1:65096_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1595226 INFO  (OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1595226 INFO  (OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1595228 INFO  (zkCallback-1298-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_    ] 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> 1596225 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1596225 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1596226 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1596226 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1596227 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1596227 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1'
   [junit4]   2> 1596227 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1596227 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1596230 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1596239 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1596243 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1596262 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1596277 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1596383 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1596393 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1596394 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1596409 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1596411 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1596414 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1596415 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1596415 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1596415 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1596416 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1596416 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1596419 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1596419 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1596419 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1596420 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\]
   [junit4]   2> 1596420 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9bbee1
   [junit4]   2> 1596420 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\
   [junit4]   2> 1596421 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1596421 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1596421 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\index
   [junit4]   2> 1596421 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1596422 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1688bbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb840),segFN=segments_1,generation=1}
   [junit4]   2> 1596422 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1596422 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:65096_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\
   [junit4]   2> 1596422 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1596426 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1596426 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596427 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1596431 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596432 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596433 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596435 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596441 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1596442 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596443 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596443 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596444 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1596444 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1596445 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1596445 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1688bbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb840),segFN=segments_1,generation=1}
   [junit4]   2> 1596445 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1596446 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@112781d[collection1] main
   [junit4]   2> 1596446 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596447 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596447 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596448 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1596448 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1596448 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596449 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596449 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596449 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1596449 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1596449 INFO  (searcherExecutor-4486-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@112781d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1596450 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596450 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596450 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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> 1596450 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ 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 1520862325031043072
   [junit4]   2> 1596451 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520862325031043072
   [junit4]   2> 1596451 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1596452 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1596452 INFO  (coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ 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:65096 collection:control_collection shard:shard1
   [junit4]   2> 1596452 INFO  (coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ 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> 1596457 INFO  (coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ 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/95053895189463044-core_node1-n_0000000000
   [junit4]   2> 1596457 INFO  (coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1596460 INFO  (coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.Sha

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

TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
   [junit4]    > 	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
   [junit4]    > 	at java.util.ArrayList.get(ArrayList.java:429)
   [junit4]    > 	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:135)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3154544 INFO  (SUITE-TestNamedUpdateProcessors-seed#[16BFA20F8C9AC739]-worker) [n:127.0.0.1:55894_r%2Frd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TestNamedUpdateProcessors_16BFA20F8C9AC739-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=3121, maxDocsPerChunk=7, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=3121, blockSize=2)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=vi_VN, timezone=America/Fort_Wayne
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=1,free=138720224,total=362483712
   [junit4]   2> NOTE: All tests run in this JVM: [ReturnFieldsTest, OverseerStatusTest, TestInitQParser, AnalysisErrorHandlingTest, SolrTestCaseJ4Test, TestLuceneMatchVersion, HdfsUnloadDistributedZkTest, TestDFRSimilarityFactory, SliceStateTest, TestLRUCache, CleanupOldIndexTest, InfoHandlerTest, DeleteReplicaTest, TestSolrDeletionPolicy1, ParsingFieldUpdateProcessorsTest, SolrIndexConfigTest, TestStressReorder, TestCryptoKeys, DistributedFacetPivotSmallTest, HdfsDirectoryFactoryTest, TestMergePolicyConfig, ExplicitHLLTest, SOLR749Test, BufferStoreTest, TestJsonRequest, SoftAutoCommitTest, TestDistributedSearch, URLClassifyProcessorTest, TestRequestStatusCollectionAPI, TestFieldResource, TestIBSimilarityFactory, DistanceUnitsTest, FastVectorHighlighterTest, DocumentBuilderTest, CoreAdminRequestStatusTest, AlternateDirectoryTest, RecoveryAfterSoftCommitTest, TestReplicaProperties, AnalysisAfterCoreReloadTest, DistributedQueryElevationComponentTest, SharedFSAutoReplicaFailoverTest, TermsComponentTest, PolyFieldTest, CollectionTooManyReplicasTest, LeaderInitiatedRecoveryOnCommitTest, IndexBasedSpellCheckerTest, SyncSliceTest, TestStressVersions, TestManagedSchemaFieldResource, AsyncCallRequestStatusResponseTest, TestLazyCores, DistributedQueryComponentCustomSortTest, QueryElevationComponentTest, TestCustomSort, SimplePostToolTest, TestAddFieldRealTimeGet, HdfsNNFailoverTest, TestLFUCache, RecoveryZkTest, TestNonDefinedSimilarityFactory, LeaderElectionTest, TestPartialUpdateDeduplication, RequiredFieldsTest, TestScoreJoinQPNoScore, BlockCacheTest, JSONWriterTest, TestPostingsSolrHighlighter, DocValuesTest, DistributedExpandComponentTest, TestDefaultStatsCache, TestCollectionAPI, TestCursorMarkWithoutUniqueKey, HdfsChaosMonkeySafeLeaderTest, TestOverriddenPrefixQueryForCustomFieldType, MoreLikeThisHandlerTest, TestPerFieldSimilarityWithDefaultOverride, TestFilteredDocIdSet, QueryEqualityTest, TestComponentsName, TestInfoStreamLogging, SpatialRPTFieldTypeTest, OverseerCollectionConfigSetProcessorTest, TestSolrCloudWithKerberosAlt, ZkStateReaderTest, TestSha256AuthenticationProvider, VersionInfoTest, DisMaxRequestHandlerTest, TestExactSharedStatsCache, CdcrReplicationHandlerTest, TestOrdValues, TestSurroundQueryParser, TestCollapseQParserPlugin, SimpleMLTQParserTest, TestDynamicLoading, TestLeaderElectionZkExpiry, HdfsRecoveryZkTest, TestUniqueKeyFieldResource, TestIntervalFaceting, HttpPartitionTest, HighlighterMaxOffsetTest, DocumentAnalysisRequestHandlerTest, TestCodecSupport, TestExtendedDismaxParser, TestQuerySenderNoQuery, TestReloadDeadlock, AtomicUpdatesTest, TestManagedResource, RollingRestartTest, TestReplicationHandler, ConnectionManagerTest, TestElisionMultitermQuery, TestUpdate, TestFunctionQuery, TestCloudInspectUtil, DistributedSpellCheckComponentTest, CircularListTest, MBeansHandlerTest, TestRemoveLastDynamicCopyField, SolrXmlInZkTest, TestSolrQueryParserDefaultOperatorResource, TestJettySolrRunner, SaslZkACLProviderTest, DistribCursorPagingTest, SampleTest, TestRTimerTree, TestCloudManagedSchema, HLLSerializationTest, TestConfigReload, IndexSchemaTest, RuleEngineTest, HdfsSyncSliceTest, AnalyticsMergeStrategyTest, CdcrVersionReplicationTest, TestSearchPerf, TestDefaultSearchFieldResource, TestTestInjection, TestJmxMonitoredMap, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, ZkCLITest, TestFaceting, ZkControllerTest, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DistanceFunctionTest, DebugComponentTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, RequestHandlersTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, SolrPluginUtilsTest, TestCollationField, TestCSVResponseWriter, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, MultiTermTest, TestDocSet, TestBinaryField, NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, ActionThrottleTest, AliasIntegrationTest, CollectionStateFormat2Test, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistributedVersionInfoTest, MigrateRouteKeyTest, ReplicationFactorTest, SSLMigrationTest, ShardSplitTest, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestExpandComponent, TestTrackingShardHandlerFactory, JavabinLoaderTest, TestChildDocTransformer, TestRawResponseWriter, TestSolrQueryResponse, TestSortingResponseWriter, TestManagedResourceStorage, TestRestManager, TestClassNameShortening, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestManagedSchemaFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, ChangedSchemaMergeTest, DocValuesMissingTest, EnumFieldTest, TestCloudSchemaless, TestLRUStatsCache, BasicAuthIntegrationTest, TestPKIAuthenticationPlugin, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestFreeTextSuggestions, HdfsDirectoryTest, HdfsLockFactoryTest, DataDrivenBlockJoinTest, TestHdfsUpdateLog, AddSchemaFieldsUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, TestNamedUpdateProcessors]
   [junit4] Completed [568/568 (8!)] on J0 in 40.58s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 568 suites (8 ignored), 2259 tests, 2 errors, 6 failures, 124 ignored (80 assumptions) [seed: 16BFA20F8C9AC739]

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