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/03/23 03:51:45 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_76) - Build # 4464 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4464/
Java: 32bit/jdk1.7.0_76 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf\params.json: java.nio.file.FileSystemException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf\params.json: The process cannot access the file because it is being used by another process.     C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf    C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1    C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf\params.json: java.nio.file.FileSystemException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf\params.json: The process cannot access the file because it is being used by another process.

   C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf
   C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1
   C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010

	at __randomizedtesting.SeedInfo.seed([B3BA95B6F9AE59EF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:200)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10494 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrConfigHandler
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\init-core-data-001
   [junit4]   2> 1831218 T9814 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1831222 T9814 oas.SolrTestCaseJ4.setUp ###Starting testReqHandlerAPIs
   [junit4]   2> 1831551 T9814 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1831552 T9814 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1831553 T9814 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core
   [junit4]   2> 1831557 T9814 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1831564 T9814 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51509
   [junit4]   2> 1831564 T9814 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=51509, hostContext=/solr, configSetBaseDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores}
   [junit4]   2> 1831565 T9814 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@a6aa31
   [junit4]   2> 1831565 T9814 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\'
   [junit4]   2> 1831599 T9814 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\solr.xml
   [junit4]   2> 1831621 T9814 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores
   [junit4]   2> 1831621 T9814 oasc.CoreContainer.<init> New CoreContainer 17113125
   [junit4]   2> 1831621 T9814 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\]
   [junit4]   2> 1831621 T9814 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\lib
   [junit4]   2> 1831622 T9814 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\lib).
   [junit4]   2> 1831629 T9814 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1831629 T9814 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1831629 T9814 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1831630 T9814 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1831630 T9814 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1831630 T9814 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1831630 T9814 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1831630 T9814 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1831630 T9814 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1831630 T9814 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1831630 T9814 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1831631 T9814 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1831631 T9814 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1831631 T9814 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1831632 T9814 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1831633 T9814 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores
   [junit4]   2> 1831634 T9814 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\, dataDir=data\, config=solrconfig-managed-schema.xml, configSet=collection1, transient=false, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core, schema=schema-rest.xml}
   [junit4]   2> 1831634 T9814 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\
   [junit4]   2> 1831634 T9814 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1831635 T9824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\'
   [junit4]   2> 1831636 T9824 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1831637 T9824 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 1831661 T9824 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1831673 T9824 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1831699 T9824 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 1831702 T9824 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 1831702 T9824 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf\schema-rest.xml
   [junit4]   2> 1831709 T9824 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 1831938 T9824 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1831939 T9824 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 1831940 T9824 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1831941 T9824 oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1831947 T9824 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1831948 T9824 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1831948 T9824 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1831948 T9824 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1831951 T9824 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1831952 T9824 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 1831952 T9824 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1
   [junit4]   2> 1831952 T9824 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1831953 T9824 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\
   [junit4]   2> 1831953 T9824 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1831954 T9824 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data
   [junit4]   2> 1831955 T9824 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 1831955 T9824 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1831956 T9824 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index
   [junit4]   2> 1831956 T9824 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=83.91796875, floorSegmentMB=1.650390625, forceMergeDeletesPctAllowed=0.1465262733188577, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1831959 T9824 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a6d9f2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1831959 T9824 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1831961 T9824 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1831961 T9824 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1831967 T9824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1831968 T9824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1831969 T9824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1831971 T9824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1831973 T9824 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /get,/update,/config,/admin/plugins,/admin/system,/admin/logging,/schema,/admin/ping,/update/json,/admin/properties,/admin/mbeans,/replication,/admin/luke,/update/csv,/admin/file,/dump,/update/json/docs,standard,/admin/segments,/admin/threads
   [junit4]   2> 1831976 T9824 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1831977 T9824 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1831977 T9824 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1831977 T9824 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27206245893220504]
   [junit4]   2> 1831978 T9824 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a6d9f2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1831978 T9824 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1831978 T9824 oass.SolrIndexSearcher.<init> Opening Searcher@9d5597[collection1] main
   [junit4]   2> 1831979 T9824 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1831979 T9824 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf}
   [junit4]   2> 1831979 T9824 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1831980 T9824 oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 1831980 T9824 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1831981 T9824 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1831981 T9824 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1831981 T9824 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1831981 T9824 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1831981 T9824 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1831982 T9824 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 1831982 T9824 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1831982 T9824 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1831983 T9824 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1831983 T9824 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1831983 T9824 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1831984 T9824 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1831984 T9824 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1831984 T9824 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1831984 T9824 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1831985 T9824 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1831985 T9824 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1831985 T9824 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1831985 T9824 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1831985 T9825 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9d5597[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1831986 T9814 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1831986 T9814 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1831986 T9814 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#51509
   [junit4]   2> ASYNC  NEW_CORE C1643 name=collection1 org.apache.solr.core.SolrCore@103800b
   [junit4]   2> 1831993 T9819 C1643 oasc.SolrResourceLoader.persistConfLocally Written confile configoverlay.json
   [junit4]   2> 1831994 T9819 C1643 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\'
   [junit4]   2> 1831996 T9819 C1643 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1831997 T9819 C1643 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 1832036 T9819 C1643 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1832050 T9819 C1643 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1832081 T9819 C1643 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 1832084 T9819 C1643 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1832090 T9819 C1643 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> ASYNC  NEW_CORE C1644 name=collection1 org.apache.solr.core.SolrCore@103800b
   [junit4]   2> 1832334 T9819 C1644 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1832336 T9819 C1644 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 1832336 T9819 C1644 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1832338 T9819 C1644 oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1832339 T9819 C1644 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1832340 T9819 C1644 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1832340 T9819 C1644 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1832340 T9819 C1644 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1832348 T9819 C1644 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1
   [junit4]   2> 1832349 T9819 C1644 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\
   [junit4]   2> 1832349 T9819 C1644 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1832350 T9819 C1644 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 1832353 T9819 C1644 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1832353 T9819 C1644 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1832360 T9819 C1644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832362 T9819 C1644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832363 T9819 C1644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832364 T9819 C1644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832366 T9819 C1644 oasc.PluginBag.createPlugin requestHandler : '/x' created with startup=lazy 
   [junit4]   2> 1832367 T9819 C1644 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /get,/x,/update,/config,/admin/plugins,/admin/system,/admin/logging,/schema,/admin/ping,/update/json,/admin/properties,/admin/mbeans,/replication,/admin/luke,/update/csv,/admin/file,/dump,/update/json/docs,standard,/admin/segments,/admin/threads
   [junit4]   2> 1832369 T9819 C1644 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1832370 T9819 C1644 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1832370 T9819 C1644 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1832370 T9819 C1644 oass.SolrIndexSearcher.<init> Opening Searcher@271688[collection1] main
   [junit4]   2> 1832371 T9819 C1644 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832372 T9819 C1644 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf}
   [junit4]   2> 1832372 T9819 C1644 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832372 T9819 C1644 oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 1832373 T9819 C1644 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832373 T9819 C1644 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832373 T9819 C1644 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1832373 T9819 C1644 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1832373 T9819 C1644 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1832373 T9819 C1644 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832373 T9819 C1644 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832374 T9819 C1644 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1832374 T9819 C1644 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1832375 T9819 C1644 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1832375 T9819 C1644 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832376 T9819 C1644 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1832376 T9819 C1644 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1832376 T9819 C1644 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1832377 T9819 C1644 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832377 T9819 C1644 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1832377 T9819 C1644 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1832378 T9819 C1644 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1832378 T9819 C1644 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1832378 T9819 C1644 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1832378 T9819 C1644 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1832378 T9819 C1644 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 1832378 T9827 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@271688[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1832379 T9819 C1644 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=83.91796875, floorSegmentMB=1.650390625, forceMergeDeletesPctAllowed=0.1465262733188577, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1832381 T9819 C1644 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a6d9f2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1832381 T9819 C1644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1832382 T9819 C1644 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1832382 T9819 C1644 oass.SolrIndexSearcher.<init> Opening Searcher@61b656[collection1] main
   [junit4]   2> 1832382 T9819 C1644 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1832382 T9827 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61b656[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1832383 T9819 C1644 oash.SolrConfigHandler$Command.handleCommands Executed config commands successfully and persited to File System [{"create-requesthandler":{
   [junit4]   2> 	    "name":"/x",
   [junit4]   2> 	    "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2> 	    "startup":"lazy"}}]
   [junit4]   2> 1832383 T9819 C1644 oasc.SolrCore.execute [collection1] webapp=/solr path=/config params={wt=json} status=0 QTime=395 
   [junit4]   2> 1832383 T9819 C1644 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@103800b
   [junit4]   2> 1832383 T9819 C1644 oasu.DirectUpdateHandler2.close 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> 1832383 T9819 C1644 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1645 name=collection1 org.apache.solr.core.SolrCore@109e505
   [junit4]   2> 1832387 T9821 C1645 oasc.SolrCore.execute [collection1] webapp=/solr path=/config/overlay params={wt=json} status=0 QTime=1 
   [junit4]   2> 1832389 T9820 C1645 oasc.SolrResourceLoader.persistConfLocally Written confile configoverlay.json
   [junit4]   2> 1832390 T9820 C1645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\'
   [junit4]   2> 1832392 T9820 C1645 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1832393 T9820 C1645 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> ASYNC  NEW_CORE C1646 name=collection1 org.apache.solr.core.SolrCore@109e505
   [junit4]   2> 1832457 T9820 C1646 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1832476 T9820 C1646 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1832509 T9820 C1646 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 1832513 T9820 C1646 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1832520 T9820 C1646 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> ASYNC  NEW_CORE C1647 name=collection1 org.apache.solr.core.SolrCore@109e505
   [junit4]   2> 1832782 T9820 C1647 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1832783 T9820 C1647 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 1832784 T9820 C1647 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1832786 T9820 C1647 oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1832788 T9820 C1647 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1832788 T9820 C1647 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1832789 T9820 C1647 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1832789 T9820 C1647 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1832795 T9820 C1647 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1
   [junit4]   2> 1832796 T9820 C1647 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\
   [junit4]   2> 1832796 T9820 C1647 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1832796 T9820 C1647 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 1832800 T9820 C1647 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1832800 T9820 C1647 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1832810 T9820 C1647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832811 T9820 C1647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832813 T9820 C1647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832814 T9820 C1647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1832816 T9820 C1647 oasc.PluginBag.createPlugin requestHandler : '/x' created with startup=lazy 
   [junit4]   2> 1832816 T9820 C1647 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /get,/x,/update,/config,/admin/plugins,/admin/system,/admin/logging,/schema,/admin/ping,/update/json,/admin/properties,/admin/mbeans,/replication,/admin/luke,/update/csv,/admin/file,/dump,/update/json/docs,standard,/admin/segments,/admin/threads
   [junit4]   2> 1832819 T9820 C1647 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1832821 T9820 C1647 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1832821 T9820 C1647 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1832821 T9820 C1647 oass.SolrIndexSearcher.<init> Opening Searcher@53c594[collection1] main
   [junit4]   2> 1832821 T9820 C1647 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832821 T9820 C1647 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf}
   [junit4]   2> 1832821 T9820 C1647 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832822 T9820 C1647 oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 1832822 T9820 C1647 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832823 T9820 C1647 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832823 T9820 C1647 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1832823 T9820 C1647 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1832824 T9820 C1647 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1832824 T9820 C1647 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832824 T9820 C1647 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832825 T9820 C1647 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1832825 T9820 C1647 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1832825 T9820 C1647 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1832826 T9820 C1647 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832826 T9820 C1647 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1832826 T9820 C1647 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1832826 T9820 C1647 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1832826 T9820 C1647 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1832826 T9820 C1647 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1832827 T9820 C1647 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1832827 T9820 C1647 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1832827 T9820 C1647 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1832828 T9820 C1647 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1832828 T9820 C1647 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1832828 T9820 C1647 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 1832828 T9828 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53c594[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1832830 T9820 C1647 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=83.91796875, floorSegmentMB=1.650390625, forceMergeDeletesPctAllowed=0.1465262733188577, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1832831 T9820 C1647 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a6d9f2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1832831 T9820 C1647 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1832831 T9820 C1647 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1832831 T9820 C1647 oass.SolrIndexSearcher.<init> Opening Searcher@143c8fd[collection1] main
   [junit4]   2> 1832831 T9820 C1647 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1832831 T9828 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@143c8fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1832832 T9820 C1647 oash.SolrConfigHandler$Command.handleCommands Executed config commands successfully and persited to File System [{"update-requesthandler":{
   [junit4]   2> 	    "name":"/x",
   [junit4]   2> 	    "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2> 	    "startup":"lazy",
   [junit4]   2> 	    "a":"b",
   [junit4]   2> 	    "defaults":{"def_a":"def A val"}}}]
   [junit4]   2> 1832832 T9820 C1647 oasc.SolrCore.execute [collection1] webapp=/solr path=/config params={wt=json} status=0 QTime=443 
   [junit4]   2> 1832832 T9820 C1647 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@109e505
   [junit4]   2> 1832833 T9820 C1647 oasu.DirectUpdateHandler2.close 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> 1832833 T9820 C1647 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1648 name=collection1 org.apache.solr.core.SolrCore@14063ec
   [junit4]   2> 1832836 T9819 C1648 oasc.SolrCore.execute [collection1] webapp=/solr path=/config/overlay params={wt=json} status=0 QTime=0 
   [junit4]   2> 1832837 T9821 oasc.PluginBag$LazyPluginHolder.createInst Going to create a new requestHandler with {type = requestHandler,name = /x,class = org.apache.solr.handler.DumpRequestHandler,args = {startup=lazy,a=b,defaults={def_a=def A val}}} 
   [junit4]   2> 1832837 T9821 C1648 oasc.SolrCore.execute [collection1] webapp=/solr path=/x params={wt=json&json.nl=map&getdefaults=true} status=0 QTime=0 
   [junit4]   2> 1832840 T9823 C1648 oasc.SolrResourceLoader.persistConfLocally Written confile configoverlay.json
   [junit4]   2> 1832842 T9823 C1648 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\'
   [junit4]   2> 1832843 T9823 C1648 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1832844 T9823 C1648 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 1832888 T9823 C1648 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1832910 T9823 C1648 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1832947 T9823 C1648 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 1832950 T9823 C1648 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1832960 T9823 C1648 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> ASYNC  NEW_CORE C1649 name=collection1 org.apache.solr.core.SolrCore@14063ec
   [junit4]   2> 1833270 T9823 C1649 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1833271 T9823 C1649 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 1833272 T9823 C1649 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1833274 T9823 C1649 oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1833275 T9823 C1649 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1833276 T9823 C1649 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1833276 T9823 C1649 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1833276 T9823 C1649 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1833284 T9823 C1649 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1
   [junit4]   2> 1833285 T9823 C1649 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\
   [junit4]   2> 1833285 T9823 C1649 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1833286 T9823 C1649 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 1833289 T9823 C1649 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1833289 T9823 C1649 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1833295 T9823 C1649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1833296 T9823 C1649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1833297 T9823 C1649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1833299 T9823 C1649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1833301 T9823 C1649 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /get,/update,/config,/admin/plugins,/admin/system,/admin/logging,/schema,/admin/ping,/update/json,/admin/properties,/admin/mbeans,/replication,/admin/luke,/update/csv,/admin/file,/dump,/update/json/docs,standard,/admin/segments,/admin/threads
   [junit4]   2> 1833304 T9823 C1649 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1833305 T9823 C1649 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1833305 T9823 C1649 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1833305 T9823 C1649 oass.SolrIndexSearcher.<init> Opening Searcher@80cee5[collection1] main
   [junit4]   2> 1833306 T9823 C1649 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833306 T9823 C1649 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf}
   [junit4]   2> 1833306 T9823 C1649 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833307 T9823 C1649 oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 1833307 T9823 C1649 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833308 T9823 C1649 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833308 T9823 C1649 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1833308 T9823 C1649 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1833308 T9823 C1649 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1833309 T9823 C1649 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833309 T9823 C1649 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833310 T9823 C1649 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1833310 T9823 C1649 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1833310 T9823 C1649 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1833310 T9823 C1649 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833310 T9823 C1649 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1833310 T9823 C1649 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1833311 T9823 C1649 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1833311 T9823 C1649 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833311 T9823 C1649 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1833312 T9823 C1649 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1833312 T9823 C1649 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1833312 T9823 C1649 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1833313 T9823 C1649 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1833313 T9823 C1649 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1833313 T9823 C1649 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 1833313 T9829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@80cee5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1833315 T9823 C1649 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=83.91796875, floorSegmentMB=1.650390625, forceMergeDeletesPctAllowed=0.1465262733188577, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1833315 T9823 C1649 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a6d9f2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1833315 T9823 C1649 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1833315 T9823 C1649 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1833316 T9823 C1649 oass.SolrIndexSearcher.<init> Opening Searcher@125fb6e[collection1] main
   [junit4]   2> 1833316 T9823 C1649 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1833316 T9829 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@125fb6e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1833316 T9823 C1649 oash.SolrConfigHandler$Command.handleCommands Executed config commands successfully and persited to File System [{"delete-requesthandler":"/x"}]
   [junit4]   2> 1833317 T9823 C1649 oasc.SolrCore.execute [collection1] webapp=/solr path=/config params={wt=json} status=0 QTime=477 
   [junit4]   2> 1833317 T9823 C1649 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14063ec
   [junit4]   2> 1833318 T9823 C1649 oasu.DirectUpdateHandler2.close 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> 1833318 T9823 C1649 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1650 name=collection1 org.apache.solr.core.SolrCore@9dfa87
   [junit4]   2> 1833320 T9818 C1650 oasc.SolrCore.execute [collection1] webapp=/solr path=/config/overlay params={wt=json} status=0 QTime=0 
   [junit4]   2> 1833325 T9819 C1650 oasc.SolrResourceLoader.persistConfLocally Written confile configoverlay.json
   [junit4]   2> 1833364 T9819 C1650 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\'
   [junit4]   2> 1833366 T9819 C1650 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1833366 T9819 C1650 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 1833417 T9819 C1650 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1833434 T9819 C1650 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1833469 T9819 C1650 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 1833474 T9819 C1650 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1833483 T9819 C1650 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> ASYNC  NEW_CORE C1651 name=collection1 org.apache.solr.core.SolrCore@9dfa87
   [junit4]   2> 1833727 T9819 C1651 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1833728 T9819 C1651 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 1833728 T9819 C1651 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1833730 T9819 C1651 oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1833732 T9819 C1651 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1833732 T9819 C1651 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1833732 T9819 C1651 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1833732 T9819 C1651 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1833739 T9819 C1651 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1
   [junit4]   2> 1833741 T9819 C1651 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\
   [junit4]   2> 1833741 T9819 C1651 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1833741 T9819 C1651 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 1833744 T9819 C1651 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1833744 T9819 C1651 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1833750 T9819 C1651 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1833751 T9819 C1651 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1833753 T9819 C1651 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1833754 T9819 C1651 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1833758 T9819 C1651 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /get,/update,/config,/admin/plugins,/admin/system,/admin/logging,/schema,/admin/ping,/update/json,/admin/properties,/admin/mbeans,/replication,/admin/luke,/update/csv,/admin/file,/dump,/update/json/docs,standard,/admin/segments,/admin/threads
   [junit4]   2> 1833761 T9819 C1651 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1833762 T9819 C1651 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1833762 T9819 C1651 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1833763 T9819 C1651 oass.SolrIndexSearcher.<init> Opening Searcher@18b27b[collection1] main
   [junit4]   2> 1833763 T9819 C1651 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833763 T9819 C1651 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf}
   [junit4]   2> 1833764 T9819 C1651 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833764 T9819 C1651 oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 1833764 T9819 C1651 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833765 T9819 C1651 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833765 T9819 C1651 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1833765 T9819 C1651 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1833766 T9819 C1651 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1833766 T9819 C1651 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833766 T9819 C1651 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833767 T9819 C1651 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1833767 T9819 C1651 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1833767 T9819 C1651 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1833767 T9819 C1651 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833768 T9819 C1651 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1833768 T9819 C1651 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1833768 T9819 C1651 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1833768 T9819 C1651 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1833768 T9819 C1651 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1833768 T9819 C1651 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1833769 T9819 C1651 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1833769 T9819 C1651 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1833769 T9819 C1651 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1833770 T9819 C1651 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1833770 T9819 C1651 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 1833769 T9830 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18b27b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1833771 T9819 C1651 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27206245893220504]
   [junit4]   2> 1833772 T9819 C1651 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a6d9f2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1833773 T9819 C1651 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1833773 T9819 C1651 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1833773 T9819 C1651 oass.SolrIndexSearcher.<init> Opening Searcher@125a72c[collection1] main
   [junit4]   2> 1833773 T9819 C1651 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1833773 T9830 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@125a72c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1833773 T9819 C1651 oash.SolrConfigHandler$Command.handleCommands Executed config commands successfully and persited to File System [{"create-queryconverter":{
   [junit4]   2> 	    "name":"qc",
   [junit4]   2> 	    "class":"org.apache.solr.spelling.SpellingQueryConverter"}}]
   [junit4]   2> 1833773 T9819 C1651 oasc.SolrCore.execute [collection1] webapp=/solr path=/config params={wt=json} status=0 QTime=449 
   [junit4]   2> 1833774 T9819 C1651 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9dfa87
   [junit4]   2> 1833774 T9819 C1651 oasu.DirectUpdateHandler2.close 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> 1833775 T9819 C1651 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1652 name=collection1 org.apache.solr.core.SolrCore@1026352
   [junit4]   2> 1833778 T9820 C1652 oasc.SolrCore.execute [collection1] webapp=/solr path=/config params={wt=json} status=0 QTime=0 
   [junit4]   2> 1833781 T9823 C1652 oasc.SolrResourceLoader.persistConfLocally Written confile configoverlay.json
   [junit4]   2> 1833782 T9823 C1652 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\'
   [junit4]   2> 1833783 T9823 C1652 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1833783 T9823 C1652 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler%20B3BA95B6F9AE59EF-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 1833820 T9823 C1652 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1833833 T9823 C1652 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> ASYNC  NEW_CORE C1653 name=collection1 org.apache.solr.core.SolrCore@1026352
   [junit4]   2> 1833868 T9823 C1653 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 1833871 T9823 C1653 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1833878 T9823 C1653 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 1834132 T9823 C1653 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1834133 T9823 C1653 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 1834134 T9823 C1653 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1834135 T9823 C1653 oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1834138 T9823 C1653 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1834138 T9823 C1653 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1834138 T9823 C1653 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1834138 T9823 C1653 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1834145 T9823 C1653 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1
   [junit4]   2> 1834146 T9823 C1653 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\
   [junit4]   2> 1834146 T9823 C1653 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1834148 T9823 C1653 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-003\cores\core\data\index/
   [junit4]   2> ASYNC  NEW_CORE C1654 name=collection1 org.apache.solr.core.SolrCore@1026352
   [junit4]   2> 1834158 T9823 C1654 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1834158 T9823 C1654 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1834163 T9823 C1654 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1834164 T9823 C1654 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1834166 T9823 C1654 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1834167 T9823 C1654 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1834169 T9823 C1654 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /get,/update,/config,/admin/plugins,/admin/system,/admin/logging,/schema,/admin/ping,/update/json,/admin/properties,/admin/mbeans,/replication,/admin/luke,/update/csv,/admin/file,/dump,/update/json/docs,standard,/admin/segments,/admin/threads
   [junit4]   2> 1834172 T9823 C1654 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1834173 T9823 C1654 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1834173 T9823 C1654 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1834174 T9823 C1654 oass.SolrIndexSearcher.<init> Opening Searcher@c8555e[collection1] main
   [junit4]   2> 1834174 T9823 C1654 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1834174 T9823 C1654 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf}
   [junit4]   2> 1834175 T9823 C1654 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1834175 T9823 C1654 oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 1834175 T9823 C1654 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1834175 T9823 C1654 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-001\collection1\conf
   [junit4]   2> 1834175 T9823 C1654 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1834175 T9823 C1654 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1834176 T9823 C1654 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/eng

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

alse>>]
   [junit4]   2> 1844197 T9814 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-012\cores\core\data\index
   [junit4]   2> 1844197 T9814 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-012\cores\core\data [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-012\cores\core\data;done=false>>]
   [junit4]   2> 1844197 T9814 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-012\cores\core\data
   [junit4]   2> 1844198 T9814 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 1844387 T9814 oas.SolrTestCaseJ4.tearDown ###Ending testReqParams
   [junit4]   2> 1844389 T9814 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=ro, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_76 (32-bit)/cpus=3,threads=1,free=178538664,total=384827392
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerCollectionProcessorTest, TestSystemIdResolver, ChaosMonkeySafeLeaderTest, RecoveryAfterSoftCommitTest, PrimitiveFieldTypeTest, SolrIndexConfigTest, TermVectorComponentDistributedTest, TestJsonRequest, MinimalSchemaTest, DistributedMLTComponentTest, HdfsLockFactoryTest, ExternalFileFieldSortTest, TestNamedUpdateProcessors, BasicDistributedZk2Test, TestSolrDeletionPolicy2, TestRTGBase, QueryResultKeyTest, TestSolrQueryParserDefaultOperatorResource, TestReRankQParserPlugin, IndexSchemaTest, TestFieldResource, TermsComponentTest, TestMergePolicyConfig, HdfsDirectoryFactoryTest, CursorPagingTest, TestRecovery, TestDefaultStatsCache, FullSolrCloudDistribCmdsTest, AliasIntegrationTest, HdfsCollectionsAPIDistributedZkTest, TestSearchPerf, SolrRequestParserTest, TestLuceneMatchVersion, XsltUpdateRequestHandlerTest, TestConfigReload, TestSolrDeletionPolicy1, TestValueSourceCache, TestCoreDiscovery, FastVectorHighlighterTest, DebugComponentTest, TestSolrConfigHandlerConcurrent, StatelessScriptUpdateProcessorFactoryTest, DistributedQueryComponentOptimizationTest, TestSchemaNameResource, TestRestManager, TestReversedWildcardFilterFactory, MoreLikeThisHandlerTest, TestSolr4Spatial, TestConfig, ReturnFieldsTest, NotRequiredUniqueKeyTest, LoggingHandlerTest, ZkNodePropsTest, TestSchemaManager, TestHighFrequencyDictionaryFactory, TestQuerySenderNoQuery, ExitableDirectoryReaderTest, TestStressUserVersions, TestDocSet, TestCloudManagedSchema, QueryEqualityTest, AnalysisErrorHandlingTest, IndexBasedSpellCheckerTest, TestHdfsUpdateLog, HighlighterConfigTest, UUIDUpdateProcessorFallbackTest, HdfsWriteToMultipleCollectionsTest, BinaryUpdateRequestHandlerTest, SolrXmlInZkTest, RegexBoostProcessorTest, TestCloudPivotFacet, CopyFieldTest, TestLMJelinekMercerSimilarityFactory, TestCollectionAPI, TestLMDirichletSimilarityFactory, WordBreakSolrSpellCheckerTest, TestUtils, TestFuzzyAnalyzedSuggestions, TestSolrXml, TestSimpleTrackingShardHandler, TestDynamicFieldResource, SearchHandlerTest, RequestLoggingTest, DeleteInactiveReplicaTest, TestJoin, AsyncMigrateRouteKeyTest, TestDefaultSearchFieldResource, ResourceLoaderTest, CoreAdminRequestStatusTest, TestRandomFaceting, TestRequestStatusCollectionAPI, CoreAdminCreateDiscoverTest, CustomCollectionTest, OpenExchangeRatesOrgProviderTest, TestFiltering, BadIndexSchemaTest, StatsComponentTest, SpellCheckCollatorTest, TestLRUStatsCache, TestSolr4Spatial2, TestMaxScoreQueryParser, HighlighterTest, CurrencyFieldOpenExchangeTest, TestRealTimeGet, OverriddenZkACLAndCredentialsProvidersTest, TestPHPSerializedResponseWriter, TestLeaderElectionZkExpiry, SolrCmdDistributorTest, LeaderElectionIntegrationTest, TestCopyFieldCollectionResource, DistributedQueryComponentCustomSortTest, ShardRoutingCustomTest, TestQuerySenderListener, SimplePostToolTest, BlockCacheTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestFaceting, TestReload, TestStressVersions, TestRangeQuery, SpellCheckComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, TestTrie, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, SortByFunctionTest, CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest, TestArbitraryIndexDir, UpdateRequestProcessorFactoryTest, JSONWriterTest, QueryParsingTest, PingRequestHandlerTest, TestBinaryResponseWriter, SOLR749Test, TestSolrIndexConfig, BadComponentTest, TestBinaryField, TestPhraseSuggestions, TestCodecSupport, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ScriptEngineTest, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, ConnectionManagerTest, DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, MultiThreadedOCPTest, OverseerStatusTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestCryptoKeys, TestMiniSolrCloudCluster, TestMiniSolrCloudClusterSSL, TestReplicaProperties, HdfsBasicDistributedZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, CachingDirectoryFactoryTest, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandler -Dtests.seed=B3BA95B6F9AE59EF -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandler (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf\params.json: java.nio.file.FileSystemException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf\params.json: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1\conf
   [junit4]    >    C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010\collection1
   [junit4]    >    C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrConfigHandler B3BA95B6F9AE59EF-001\tempDir-010
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B3BA95B6F9AE59EF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed on J1 in 13.57s, 4 tests, 1 error <<< FAILURES!

[...truncated 257 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 475 suites, 1892 tests, 1 suite-level error, 57 ignored (30 assumptions)

Total time: 58 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_76 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_76) - Build # 4465 - Still Failing!

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

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

Error Message:
Didn't see all replicas for shard shard1 in c8n_1x3_commits come up within 30000 ms! ClusterState: {   "control_collection":{     "maxShardsPerNode":"1",     "autoCreated":"true",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{"core_node1":{             "base_url":"http://127.0.0.1:56835/znv/x",             "node_name":"127.0.0.1:56835_znv%2Fx",             "state":"active",             "core":"collection1",             "leader":"true"}}}},     "replicationFactor":"1",     "autoAddReplicas":"false",     "router":{"name":"compositeId"}},   "c8n_1x3_commits":{     "maxShardsPerNode":"1",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "base_url":"http://127.0.0.1:56855/znv/x",             "node_name":"127.0.0.1:56855_znv%2Fx",             "state":"active",             "core":"c8n_1x3_commits_shard1_replica3",             "leader":"true"},           "core_node2":{             "base_url":"http://127.0.0.1:56835/znv/x",             "node_name":"127.0.0.1:56835_znv%2Fx",             "state":"recovering",             "core":"c8n_1x3_commits_shard1_replica1"},           "core_node3":{             "base_url":"http://127.0.0.1:56902/znv/x",             "node_name":"127.0.0.1:56902_znv%2Fx",             "state":"recovering",             "core":"c8n_1x3_commits_shard1_replica2"}}}},     "replicationFactor":"3",     "autoAddReplicas":"false",     "router":{"name":"compositeId"}},   "collection1":{     "maxShardsPerNode":"1",     "autoCreated":"true",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "base_url":"http://127.0.0.1:56855/znv/x",             "node_name":"127.0.0.1:56855_znv%2Fx",             "state":"active",             "core":"collection1",             "leader":"true"},           "core_node2":{             "base_url":"http://127.0.0.1:56871/znv/x",             "node_name":"127.0.0.1:56871_znv%2Fx",             "state":"active",             "core":"collection1"},           "core_node3":{             "base_url":"http://127.0.0.1:56886/znv/x",             "node_name":"127.0.0.1:56886_znv%2Fx",             "state":"active",             "core":"collection1"},           "core_node4":{             "base_url":"http://127.0.0.1:56902/znv/x",             "node_name":"127.0.0.1:56902_znv%2Fx",             "state":"recovering",             "core":"collection1"}}}},     "replicationFactor":"1",     "autoAddReplicas":"false",     "router":{"name":"compositeId"}}}

Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x3_commits come up within 30000 ms! ClusterState: {
  "control_collection":{
    "maxShardsPerNode":"1",
    "autoCreated":"true",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node1":{
            "base_url":"http://127.0.0.1:56835/znv/x",
            "node_name":"127.0.0.1:56835_znv%2Fx",
            "state":"active",
            "core":"collection1",
            "leader":"true"}}}},
    "replicationFactor":"1",
    "autoAddReplicas":"false",
    "router":{"name":"compositeId"}},
  "c8n_1x3_commits":{
    "maxShardsPerNode":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "base_url":"http://127.0.0.1:56855/znv/x",
            "node_name":"127.0.0.1:56855_znv%2Fx",
            "state":"active",
            "core":"c8n_1x3_commits_shard1_replica3",
            "leader":"true"},
          "core_node2":{
            "base_url":"http://127.0.0.1:56835/znv/x",
            "node_name":"127.0.0.1:56835_znv%2Fx",
            "state":"recovering",
            "core":"c8n_1x3_commits_shard1_replica1"},
          "core_node3":{
            "base_url":"http://127.0.0.1:56902/znv/x",
            "node_name":"127.0.0.1:56902_znv%2Fx",
            "state":"recovering",
            "core":"c8n_1x3_commits_shard1_replica2"}}}},
    "replicationFactor":"3",
    "autoAddReplicas":"false",
    "router":{"name":"compositeId"}},
  "collection1":{
    "maxShardsPerNode":"1",
    "autoCreated":"true",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "base_url":"http://127.0.0.1:56855/znv/x",
            "node_name":"127.0.0.1:56855_znv%2Fx",
            "state":"active",
            "core":"collection1",
            "leader":"true"},
          "core_node2":{
            "base_url":"http://127.0.0.1:56871/znv/x",
            "node_name":"127.0.0.1:56871_znv%2Fx",
            "state":"active",
            "core":"collection1"},
          "core_node3":{
            "base_url":"http://127.0.0.1:56886/znv/x",
            "node_name":"127.0.0.1:56886_znv%2Fx",
            "state":"active",
            "core":"collection1"},
          "core_node4":{
            "base_url":"http://127.0.0.1:56902/znv/x",
            "node_name":"127.0.0.1:56902_znv%2Fx",
            "state":"recovering",
            "core":"collection1"}}}},
    "replicationFactor":"1",
    "autoAddReplicas":"false",
    "router":{"name":"compositeId"}}}
	at __randomizedtesting.SeedInfo.seed([50FDA1D69D52233:8D5BE5C7C7294FCB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1995)
	at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.oneShardTest(LeaderInitiatedRecoveryOnCommitTest.java:116)
	at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test(LeaderInitiatedRecoveryOnCommitTest.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10448 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\init-core-data-001
   [junit4]   2> 1632975 T7280 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /znv/x
   [junit4]   2> 1632978 T7280 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1632979 T7281 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1633080 T7280 oasc.ZkTestServer.run start zk server on port:56828
   [junit4]   2> 1633080 T7280 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1633082 T7280 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1633085 T7288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2682a6e5 name:ZooKeeperConnection Watcher:127.0.0.1:56828 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1633085 T7280 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1633085 T7280 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1633085 T7280 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1633089 T7280 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1633090 T7280 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1633091 T7291 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c51f01 name:ZooKeeperConnection Watcher:127.0.0.1:56828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1633092 T7280 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1633092 T7280 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1633092 T7280 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1633095 T7280 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1633097 T7280 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1633099 T7280 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1633101 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1633102 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1633106 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1633106 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1633109 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1633109 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1633112 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1633112 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1633115 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1633115 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1633118 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1633118 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1633121 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1633121 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1633124 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1633124 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1633126 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1633126 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1633128 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1633128 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1633131 T7280 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1633131 T7280 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1633404 T7280 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1
   [junit4]   2> 1633407 T7280 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1633413 T7280 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56836
   [junit4]   2> 1633413 T7280 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\tempDir-001/control/data, hostPort=56835, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores, hostContext=/znv/x}
   [junit4]   2> 1633414 T7280 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3479404a
   [junit4]   2> 1633414 T7280 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\'
   [junit4]   2> 1633439 T7280 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\solr.xml
   [junit4]   2> 1633460 T7280 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores
   [junit4]   2> 1633460 T7280 oasc.CoreContainer.<init> New CoreContainer 301586592
   [junit4]   2> 1633460 T7280 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\]
   [junit4]   2> 1633460 T7280 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\lib
   [junit4]   2> 1633460 T7280 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\lib).
   [junit4]   2> 1633467 T7280 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1633467 T7280 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1633468 T7280 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1633468 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1633468 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1633468 T7280 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1633468 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1633468 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1633468 T7280 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1633469 T7280 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1633469 T7280 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1633469 T7280 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1633469 T7280 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1633470 T7280 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1633470 T7280 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1633470 T7280 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56828/solr
   [junit4]   2> 1633470 T7280 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1633470 T7280 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1633472 T7280 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1633474 T7303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ad4dc52 name:ZooKeeperConnection Watcher:127.0.0.1:56828 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1633475 T7280 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1633475 T7280 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1633478 T7280 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1633479 T7306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6592f16c name:ZooKeeperConnection Watcher:127.0.0.1:56828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1633480 T7280 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1633481 T7280 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1633484 T7280 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1633487 T7280 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1633490 T7280 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1633493 T7280 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1633496 T7280 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1633498 T7280 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1633500 T7280 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1633502 T7280 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56835_znv%2Fx
   [junit4]   2> 1633502 T7280 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56835_znv%2Fx
   [junit4]   2> 1633503 T7280 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1633505 T7280 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1633507 T7280 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1633509 T7280 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56835_znv%2Fx
   [junit4]   2> 1633509 T7280 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1633511 T7280 oasc.Overseer.start Overseer (id=93526261362393091-127.0.0.1:56835_znv%2Fx-n_0000000000) starting
   [junit4]   2> 1633513 T7280 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1633521 T7280 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1633522 T7308 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1633522 T7280 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1633522 T7307 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1633528 T7280 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores
   [junit4]   2> 1633529 T7280 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {shard=, dataDir=data\, transient=false, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1\, collection=control_collection, loadOnStartup=true, coreNodeName=, schema=schema.xml, name=collection1, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1}
   [junit4]   2> 1633529 T7280 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1\
   [junit4]   2> 1633529 T7280 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1633530 T7310 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1633530 T7310 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1633531 T7306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1633531 T7310 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1633532 T7307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56835/znv/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:56835_znv%2Fx",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"collection1"} current state version: 0
   [junit4]   2> 1633533 T7307 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56835/znv/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:56835_znv%2Fx",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 1633533 T7307 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1633533 T7307 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1633535 T7306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1634532 T7310 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1634532 T7310 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1634533 T7310 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1634533 T7310 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1634534 T7310 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1634534 T7310 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1\'
   [junit4]   2> 1634547 T7310 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1634550 T7310 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1634559 T7310 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1634574 T7310 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1634603 T7310 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1634605 T7310 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1634611 T7310 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1634925 T7310 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1634960 T7310 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1634961 T7310 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1634973 T7310 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1634978 T7310 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1634983 T7310 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1634984 T7310 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1634984 T7310 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1634984 T7310 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1634985 T7310 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1634986 T7310 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1634986 T7310 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1634986 T7310 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1634986 T7310 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1\data\
   [junit4]   2> 1634986 T7310 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31bfee8
   [junit4]   2> 1634987 T7310 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1\data\
   [junit4]   2> 1634987 T7310 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1634987 T7310 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1634987 T7310 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\control-001\cores\collection1\data\index
   [junit4]   2> 1634988 T7310 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=80.4599609375, floorSegmentMB=0.455078125, forceMergeDeletesPctAllowed=7.724953065203239, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2858701556619392
   [junit4]   2> 1634988 T7310 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7758f52a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7147d59c),segFN=segments_1,generation=1}
   [junit4]   2> 1634988 T7310 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1634992 T7310 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1634993 T7310 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1634993 T7310 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1634993 T7310 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1634993 T7310 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1634993 T7310 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1634993 T7310 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1634994 T7310 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1634994 T7310 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1635000 T7310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1635001 T7310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1635002 T7310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1635003 T7310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1635007 T7310 oasc.RequestHandlers.initHandlersFromConfig Registered paths: standard,/update,/get,/admin/segments,/update/json,/admin/mbeans,/admin/system,/config,/admin/threads,/admin/logging,/replication,/admin/properties,/admin/ping,/update/csv,/admin/plugins,/admin/luke,/schema,/admin/file,/update/json/docs
   [junit4]   2> 1635009 T7310 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1635010 T7310 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1635010 T7310 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1635011 T7310 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1635011 T7310 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1635011 T7310 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=49.431640625, floorSegmentMB=1.4248046875, forceMergeDeletesPctAllowed=25.959241063281773, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1635012 T7310 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7758f52a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7147d59c),segFN=segments_1,generation=1}
   [junit4]   2> 1635012 T7310 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1635012 T7310 oass.SolrIndexSearcher.<init> Opening Searcher@5c5fa629[collection1] main
   [junit4]   2> 1635013 T7310 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1635014 T7310 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1635014 T7310 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1635014 T7310 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1635014 T7310 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1635014 T7310 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1635015 T7310 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1635015 T7310 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1635016 T7310 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1635016 T7310 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1635016 T7311 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c5fa629[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1635017 T7310 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1635018 T7314 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56835/znv/x collection:control_collection shard:shard1
   [junit4]   2> 1635018 T7280 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1635018 T7280 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1635019 T7314 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1635019 T7280 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1635021 T7280 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1635024 T7318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5025fba8 name:ZooKeeperConnection Watcher:127.0.0.1:56828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1635024 T7280 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1635024 T7280 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1635025 T7280 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1635026 T7314 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1635028 T7306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1635028 T7314 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1635028 T7314 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2282 name=collection1 org.apache.solr.core.SolrCore@2f05208d url=http://127.0.0.1:56835/znv/x/collection1 node=127.0.0.1:56835_znv%2Fx C2282_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:56835/znv/x, node_name=127.0.0.1:56835_znv%2Fx, state=down, core=collection1}
   [junit4]   2> 1635028 T7314 C2282 P56835 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56835/znv/x/collection1/
   [junit4]   2> 1635029 T7314 C2282 P56835 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1635029 T7314 C2282 P56835 oasc.SyncStrategy.syncToMe http://127.0.0.1:56835/znv/x/collection1/ has no replicas
   [junit4]   2> 1635029 T7280 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1635029 T7314 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56835/znv/x/collection1/ shard1
   [junit4]   2> 1635029 T7280 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1635029 T7307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 1635029 T7314 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1635030 T7280 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1635031 T7280 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1635033 T7321 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b9644c4 name:ZooKeeperConnection Watcher:127.0.0.1:56828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1635033 T7280 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1635034 T7280 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1635036 T7306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1635037 T7307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56835/znv/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1635039 T7306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1635039 T7318 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1635045 T7307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 2
   [junit4]   2> 1635045 T7307 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1635048 T7306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1635049 T7307 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1635050 T7306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1635050 T7318 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1635087 T7314 oasc.ZkController.register We are http://127.0.0.1:56835/znv/x/collection1/ and leader is http://127.0.0.1:56835/znv/x/collection1/
   [junit4]   2> 1635087 T7314 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56835/znv/x
   [junit4]   2> 1635087 T7314 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1635087 T7314 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1635087 T7314 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1635089 T7306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1635090 T7307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56835/znv/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:56835_znv%2Fx",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core":"collection1"} current state version: 3
   [junit4]   2> 1635091 T7307 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56835/znv/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:56835_znv%2Fx",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 1635195 T7306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1635196 T7318 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1635306 T7280 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1
   [junit4]   2> 1635309 T7280 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001
   [junit4]   2> 1635309 T7280 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1635312 T7280 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56856
   [junit4]   2> 1635312 T7280 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/znv/x, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\tempDir-001/jetty1, hostPort=56855}
   [junit4]   2> 1635313 T7280 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3479404a
   [junit4]   2> 1635313 T7280 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\'
   [junit4]   2> 1635340 T7280 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\solr.xml
   [junit4]   2> 1635370 T7280 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores
   [junit4]   2> 1635370 T7280 oasc.CoreContainer.<init> New CoreContainer 46575828
   [junit4]   2> 1635370 T7280 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\]
   [junit4]   2> 1635370 T7280 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\lib
   [junit4]   2> 1635371 T7280 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\lib).
   [junit4]   2> 1635381 T7280 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1635381 T7280 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1635382 T7280 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1635382 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1635382 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1635382 T7280 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1635382 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1635383 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1635383 T7280 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1635383 T7280 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1635384 T7280 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1635384 T7280 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1635384 T7280 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1635385 T7280 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1635385 T7280 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1635385 T7280 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56828/solr
   [junit4]   2> 1635385 T7280 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1635385 T7280 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1635387 T7280 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1635389 T7333 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9cb9f7d name:ZooKeeperConnection Watcher:127.0.0.1:56828 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1635389 T7280 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1635390 T7280 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1635393 T7280 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1635395 T7336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14456cf8 name:ZooKeeperConnection Watcher:127.0.0.1:56828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1635395 T7280 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1635401 T7280 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1636408 T7280 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56855_znv%2Fx
   [junit4]   2> 1636409 T7280 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56855_znv%2Fx
   [junit4]   2> 1636413 T7280 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1636416 T7280 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores
   [junit4]   2> 1636417 T7280 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1, schema=schema.xml, coreNodeName=, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1\, dataDir=data\, loadOnStartup=true, transient=false, config=solrconfig.xml, name=collection1, shard=}
   [junit4]   2> 1636418 T7280 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1\
   [junit4]   2> 1636418 T7280 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1636420 T7337 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1636420 T7337 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1636422 T7306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1636423 T7337 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1636423 T7337 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1636423 T7307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56855/znv/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:56855_znv%2Fx",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"collection1"} current state version: 4
   [junit4]   2> 1636424 T7337 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1636424 T7307 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56855/znv/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:56855_znv%2Fx",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 1636424 T7307 oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 1636424 T7307 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1636425 T7337 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1636425 T7337 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1636528 T7307 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1636529 T7336 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1636530 T7336 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1637425 T7337 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1637425 T7337 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1637426 T7337 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1637426 T7337 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1637427 T7337 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1637427 T7337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1\'
   [junit4]   2> 1637444 T7337 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1637447 T7337 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1637455 T7337 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1637469 T7337 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1637502 T7337 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1637504 T7337 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1637511 T7337 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1637777 T7337 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1637787 T7337 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1637788 T7337 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1637799 T7337 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1637802 T7337 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1637805 T7337 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1637806 T7337 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1637806 T7337 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1637807 T7337 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1637808 T7337 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1637808 T7337 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1637808 T7337 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1637808 T7337 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1637808 T7337 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 1637809 T7337 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31bfee8
   [junit4]   2> 1637809 T7337 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 1637809 T7337 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 1637809 T7337 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1637810 T7337 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 1637810 T7337 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=80.4599609375, floorSegmentMB=0.455078125, forceMergeDeletesPctAllowed=7.724953065203239, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2858701556619392
   [junit4]   2> 1637811 T7337 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2622b483 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30791804),segFN=segments_1,generation=1}
   [junit4]   2> 1637811 T7337 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1637815 T7337 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1637816 T7337 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1637816 T7337 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1637816 T7337 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1637816 T7337 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1637816 T7337 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1637817 T7337 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1637817 T7337 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1637817 T7337 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1637823 T7337 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1637824 T7337 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1637826 T7337 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1637827 T7337 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1637832 T7337 oasc.RequestHandlers.initHandlersFromConfig Registered paths: standard,/update,/get,/admin/segments,/update/json,/admin/mbeans,/admin/system,/config,/admin/threads,/admin/logging,/replication,/admin/properties,/admin/ping,/update/csv,/admin/plugins,/admin/luke,/schema,/admin/file,/update/json/docs
   [junit4]   2> 1637833 T7337 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1637834 T7337 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1637834 T7337 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1637835 T7337 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1637835 T7337 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1637836 T7337 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=49.431640625, floorSegmentMB=1.4248046875, forceMergeDeletesPctAllowed=25.959241063281773, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1637837 T7337 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2622b483 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30791804),segFN=segments_1,generation=1}
   [junit4]   2> 1637837 T7337 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1637837 T7337 oass.SolrIndexSearcher.<init> Opening Searcher@650a78eb[collection1] main
   [junit4]   2> 1637837 T7337 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1637838 T7337 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1637838 T7337 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1637839 T7337 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1637839 T7337 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1637839 T7337 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1637840 T7337 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1637840 T7337 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1637840 T7337 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1637840 T7337 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1637841 T7338 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@650a78eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1637841 T7337 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1637842 T7341 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56855/znv/x collection:collection1 shard:shard1
   [junit4]   2> 1637843 T7280 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1637843 T7280 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1637843 T7341 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1637849 T7341 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1637851 T7306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1637851 T7341 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1637851 T7341 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2283 name=collection1 org.apache.solr.core.SolrCore@5b9921f5 url=http://127.0.0.1:56855/znv/x/collection1 node=127.0.0.1:56855_znv%2Fx C2283_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:56855/znv/x, node_name=127.0.0.1:56855_znv%2Fx, state=down, core=collection1}
   [junit4]   2> 1637851 T7341 C2283 P56855 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56855/znv/x/collection1/
   [junit4]   2> 1637852 T7341 C2283 P56855 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1637852 T7341 C2283 P56855 oasc.SyncStrategy.syncToMe http://127.0.0.1:56855/znv/x/collection1/ has no replicas
   [junit4]   2> 1637852 T7341 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56855/znv/x/collection1/ shard1
   [junit4]   2> 1637852 T7341 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1637852 T7307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 1637854 T7307 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1637855 T7336 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1637856 T7336 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1637859 T7307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56855/znv/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1637861 T7307 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1637861 T7336 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1637862 T7336 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1637864 T7306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1637911 T7341 oasc.ZkController.register We are http://127.0.0.1:56855/znv/x/collection1/ and leader is http://127.0.0.1:56855/znv/x/collection1/
   [junit4]   2> 1637911 T7341 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56855/znv/x
   [junit4]   2> 1637911 T7341 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1637911 T7341 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1637911 T7341 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1637912 T7306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1637913 T7307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56855/znv/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:56855_znv%2Fx",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core":"collection1"} current state version: 4
   [junit4]   2> 1637914 T7307 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56855/znv/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:56855_znv%2Fx",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 1637916 T7307 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1637916 T7341 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1637917 T7336 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1637917 T7336 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1638101 T7280 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\cores\collection1
   [junit4]   2> 1638104 T7280 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001
   [junit4]   2> 1638104 T7280 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1638107 T7280 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56872
   [junit4]   2> 1638108 T7280 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/znv/x, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\cores, solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostPort=56871}
   [junit4]   2> 1638109 T7280 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3479404a
   [junit4]   2> 1638109 T7280 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\'
   [junit4]   2> 1638132 T7280 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\solr.xml
   [junit4]   2> 1638153 T7280 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\cores
   [junit4]   2> 1638153 T7280 oasc.CoreContainer.<init> New CoreContainer 645955537
   [junit4]   2> 1638153 T7280 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\]
   [junit4]   2> 1638153 T7280 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\lib
   [junit4]   2> 1638154 T7280 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\lib).
   [junit4]   2> 1638162 T7280 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1638162 T7280 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1638162 T7280 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1638162 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1638162 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1638163 T7280 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1638163 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1638163 T7280 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1638163 T7280 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1638163 T7280 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1638164 T7280 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1638164 T7280 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1638164 T7280 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1638164 T7280 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1638164 T7280 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1638165 T7280 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56828/solr
   [junit4]   2> 1638165 T7280 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1638165 T7280 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1638166 T7280 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1638168 T7354 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69030abb name:ZooKeeperConnection Watcher:127.0.0.1:56828 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1638168 T7280 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1638168 T7280 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1638171 T7280 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1638173 T7357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4562d961 name:ZooKeeperConnection Watcher:127.0.0.1:56828/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1638173 T7280 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1638179 T7280 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1639189 T7280 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56871_znv%2Fx
   [junit4]   2> 1639238 T7280 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56871_znv%2Fx
   [junit4]   2> 1639243 T7280 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1639247 T7280 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\cores
   [junit4]   2> 1639248 T7280 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data\, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\cores\collection1\, transient=false, coreNodeName=, collection=collection1, name=collection1, config=solrconfig.xml, shard=, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\cores\collection1}
   [junit4]   2> 1639248 T7280 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\cores\collection1\
   [junit4]   2> 1639249 T7280 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1639252 T7358 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1639252 T7358 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1639253 T7306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1639253 T7358 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1639254 T7358 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1639254 T7307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56871/znv/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:56871_znv%2Fx",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"collection1"} current state version: 4
   [junit4]   2> 1639255 T7358 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1639255 T7307 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56871/znv/x",
   [junit4]   2> 	  "node_name":"127.0.0.1:56871_znv%2Fx",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 1639255 T7307 oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 1639255 T7307 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1639256 T7358 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1639256 T7358 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1639256 T7307 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1639257 T7336 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1639257 T7357 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1639258 T7336 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1639258 T7357 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1640257 T7358 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1640257 T7358 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1640258 T7358 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1640258 T7358 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1640259 T7358 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1640259 T7358 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\cores\collection1\'
   [junit4]   2> 1640274 T7358 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1640277 T7358 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1640285 T7358 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1640321 T7358 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1640352 T7358 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1640354 T7358 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1640360 T7358 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1640629 T7358 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1640640 T7358 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1640642 T7358 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1640653 T7358 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1640657 T7358 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1640661 T7358 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1640662 T7358 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1640662 T7358 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1640663 T7358 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1640664 T7358 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1640664 T7358 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1640664 T7358 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1640664 T7358 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1640665 T7358 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001\shard-2-001\cores\co

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

         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "base_url":"http://127.0.0.1:56855/znv/x",
   [junit4]    >             "node_name":"127.0.0.1:56855_znv%2Fx",
   [junit4]    >             "state":"active",
   [junit4]    >             "core":"c8n_1x3_commits_shard1_replica3",
   [junit4]    >             "leader":"true"},
   [junit4]    >           "core_node2":{
   [junit4]    >             "base_url":"http://127.0.0.1:56835/znv/x",
   [junit4]    >             "node_name":"127.0.0.1:56835_znv%2Fx",
   [junit4]    >             "state":"recovering",
   [junit4]    >             "core":"c8n_1x3_commits_shard1_replica1"},
   [junit4]    >           "core_node3":{
   [junit4]    >             "base_url":"http://127.0.0.1:56902/znv/x",
   [junit4]    >             "node_name":"127.0.0.1:56902_znv%2Fx",
   [junit4]    >             "state":"recovering",
   [junit4]    >             "core":"c8n_1x3_commits_shard1_replica2"}}}},
   [junit4]    >     "replicationFactor":"3",
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "router":{"name":"compositeId"}},
   [junit4]    >   "collection1":{
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoCreated":"true",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "base_url":"http://127.0.0.1:56855/znv/x",
   [junit4]    >             "node_name":"127.0.0.1:56855_znv%2Fx",
   [junit4]    >             "state":"active",
   [junit4]    >             "core":"collection1",
   [junit4]    >             "leader":"true"},
   [junit4]    >           "core_node2":{
   [junit4]    >             "base_url":"http://127.0.0.1:56871/znv/x",
   [junit4]    >             "node_name":"127.0.0.1:56871_znv%2Fx",
   [junit4]    >             "state":"active",
   [junit4]    >             "core":"collection1"},
   [junit4]    >           "core_node3":{
   [junit4]    >             "base_url":"http://127.0.0.1:56886/znv/x",
   [junit4]    >             "node_name":"127.0.0.1:56886_znv%2Fx",
   [junit4]    >             "state":"active",
   [junit4]    >             "core":"collection1"},
   [junit4]    >           "core_node4":{
   [junit4]    >             "base_url":"http://127.0.0.1:56902/znv/x",
   [junit4]    >             "node_name":"127.0.0.1:56902_znv%2Fx",
   [junit4]    >             "state":"recovering",
   [junit4]    >             "core":"collection1"}}}},
   [junit4]    >     "replicationFactor":"1",
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "router":{"name":"compositeId"}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([50FDA1D69D52233:8D5BE5C7C7294FCB]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1995)
   [junit4]    > 	at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.oneShardTest(LeaderInitiatedRecoveryOnCommitTest.java:116)
   [junit4]    > 	at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test(LeaderInitiatedRecoveryOnCommitTest.java:62)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2006652 T7280 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderInitiatedRecoveryOnCommitTest 50FDA1D69D52233-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=pl_PL, timezone=NET
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=3,threads=1,free=172481800,total=306184192
   [junit4]   2> NOTE: All tests run in this JVM: [PathHierarchyTokenizerFactoryTest, AlternateDirectoryTest, BadComponentTest, TestHashPartitioner, TestWordDelimiterFilterFactory, TestDistribDocBasedVersion, TestOmitPositions, TestCloudSchemaless, CoreAdminHandlerTest, TestFunctionQuery, SOLR749Test, TestNonDefinedSimilarityFactory, ZkStateWriterTest, TestObjectReleaseTracker, TestFieldTypeCollectionResource, SystemInfoHandlerTest, DistributedFacetPivotSmallAdvancedTest, TestElisionMultitermQuery, ClusterStateTest, TestQueryTypes, TestSolrIndexConfig, TestFileDictionaryLookup, MultiTermTest, TestXIncludeConfig, BadCopyFieldTest, ZkCLITest, TestManagedSchemaFieldTypeResource, TestSchemaResource, TestMissingGroups, HdfsChaosMonkeySafeLeaderTest, SuggesterWFSTTest, TestStressVersions, ExternalCollectionsTest, DistanceFunctionTest, SuggesterTest, TestUniqueKeyFieldResource, UnloadDistributedZkTest, SortByFunctionTest, OverseerStatusTest, CircularListTest, SimpleMLTQParserTest, TestSearcherReuse, ClusterStateUpdateTest, SolrIndexSplitterTest, SuggestComponentTest, SimpleFacetsTest, TestNoOpRegenerator, TestIndexSearcher, TestReplicationHandlerBackup, TestBlobHandler, OutputWriterTest, TestQueryUtils, TestSweetSpotSimilarityFactory, TestRandomDVFaceting, TestSimpleQParserPlugin, StressHdfsTest, BufferStoreTest, LukeRequestHandlerTest, TestBinaryField, DistributedQueryElevationComponentTest, TestExactStatsCache, TestExactSharedStatsCache, TestIBSimilarityFactory, TestInitParams, TestCSVLoader, TestAtomicUpdateErrorCases, ActionThrottleTest, DistributedSuggestComponentTest, DistributedFacetPivotLongTailTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestFieldCollectionResource, TestComplexPhraseQParserPlugin, TestWriterPerf, TestTrackingShardHandlerFactory, HdfsDirectoryTest, PreAnalyzedFieldTest, UUIDFieldTest, DistribDocExpirationUpdateProcessorTest, TestStressRecovery, TestCSVResponseWriter, ChaosMonkeyNothingIsSafeTest, TestManagedSchemaDynamicFieldResource, PingRequestHandlerTest, ChangedSchemaMergeTest, TestManagedSchemaFieldResource, TestShortCircuitedRequests, TestAnalyzedSuggestions, PreAnalyzedUpdateProcessorTest, SaslZkACLProviderTest, CloudMLTQParserTest, DateRangeFieldTest, SimpleCollectionCreateDeleteTest, ResponseLogComponentTest, QueryElevationComponentTest, TestCharFilters, SolrPluginUtilsTest, TestLazyCores, ParsingFieldUpdateProcessorsTest, DocValuesMissingTest, UniqFieldsUpdateProcessorFactoryTest, TestFieldTypeResource, AnalysisAfterCoreReloadTest, TestSolrDynamicMBean, LeaderFailoverAfterPartitionTest, SolrCoreTest, TriLevelCompositeIdRoutingTest, TestExpandComponent, NoCacheHeaderTest, HardAutoCommitTest, TestLRUCache, RecoveryZkTest, TestInfoStreamLogging, SampleTest, BasicDistributedZkTest, SyncSliceTest, OverseerTest, TestRandomFaceting, LeaderElectionTest, ShardRoutingCustomTest, TestDistributedSearch, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, TestSort, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, TestFoldingMultitermQuery, TestStressLucene, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, DocValuesMultiTest, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, RequestHandlersTest, TestValueSourceCache, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, RegexBoostProcessorTest, TestCollationField, MBeansHandlerTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, TestQuerySenderNoQuery, CopyFieldTest, TestDocSet, NumericFieldsTest, DirectSolrConnectionTest, TestLuceneMatchVersion, EchoParamsTest, TestPerFieldSimilarity, TestDefaultSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, URLClassifyProcessorTest, DistributedIntervalFacetingTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnCommitTest]
   [junit4] Completed on J0 in 373.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 296 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 475 suites, 1892 tests, 1 failure, 57 ignored (30 assumptions)

Total time: 62 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any