Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4018/
Java: 32bit/jdk1.8.0_20-ea-b15 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.core.TestConfigSets.testDefaultConfigSetBasePathResolution

Error Message:
 Expected: is "/path/to/solr/home/configsets"      got: 
"C:\path\to\solr\home\configsets" 

Stack Trace:
java.lang.AssertionError: 
Expected: is "/path/to/solr/home/configsets"
     got: "C:\path\to\solr\home\configsets"

        at 
__randomizedtesting.SeedInfo.seed([A51D372951E0E89E:F13BC5E52CD80192]:0)
        at org.junit.Assert.assertThat(Assert.java:780)
        at org.junit.Assert.assertThat(Assert.java:738)
        at 
org.apache.solr.core.TestConfigSets.testDefaultConfigSetBasePathResolution(TestConfigSets.java:59)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:360)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        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 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:43)
        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:360)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11184 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigSets
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001
   [junit4]   2> 1989137 T6682 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1989142 T6682 oas.SolrTestCaseJ4.setUp ###Starting 
testNonExistentConfigSetThrowsException
   [junit4]   2> 1989154 T6682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-001\'
   [junit4]   2> 1989209 T6682 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-001
   [junit4]   2> 1989209 T6682 oasc.CoreContainer.<init> New CoreContainer 
6061952
   [junit4]   2> 1989209 T6682 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-001\]
   [junit4]   2> 1989210 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 1989210 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1989210 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 1989210 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1989210 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1989210 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1989210 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1989210 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1989212 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1989222 T6682 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1989222 T6682 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1989222 T6682 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 1989225 T6682 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-001
   [junit4]   2> 1989225 T6682 oasc.CorePropertiesLocator.discover Found 0 core 
definitions
   [junit4]   2> 1989229 T6682 oasc.CoreContainer.recordAndThrow ERROR Unable 
to create core: core1 org.apache.solr.common.SolrException: Could not load 
configuration from directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\nonexistent
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService$Default.locateInstanceDir(ConfigSetService.java:158)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService$Default.createCoreResourceLoader(ConfigSetService.java:142)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:58)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:554)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:537)
   [junit4]   2>        at 
org.apache.solr.core.TestConfigSets.testNonExistentConfigSetThrowsException(TestConfigSets.java:91)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:483)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1989251 T6682 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=6061952
   [junit4]   2> 1989252 T6682 oas.SolrTestCaseJ4.tearDown ###Ending 
testNonExistentConfigSetThrowsException
   [junit4]   2> 1989257 T6682 oas.SolrTestCaseJ4.setUp ###Starting 
testDefaultConfigSetBasePathResolution
   [junit4]   2> 1989257 T6682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: '/path/to/solr/home\'
   [junit4]   2> 1989283 T6682 oas.SolrTestCaseJ4.tearDown ###Ending 
testDefaultConfigSetBasePathResolution
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigSets 
-Dtests.method=testDefaultConfigSetBasePathResolution 
-Dtests.seed=A51D372951E0E89E -Dtests.slow=true -Dtests.locale=de_LU 
-Dtests.timezone=Asia/Kashgar -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s | 
TestConfigSets.testDefaultConfigSetBasePathResolution <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Expected: is "/path/to/solr/home/configsets"
   [junit4]    >      got: "C:\path\to\solr\home\configsets"
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A51D372951E0E89E:F13BC5E52CD80192]:0)
   [junit4]    >        at 
org.apache.solr.core.TestConfigSets.testDefaultConfigSetBasePathResolution(TestConfigSets.java:59)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1989293 T6682 oas.SolrTestCaseJ4.setUp ###Starting 
testConfigSetServiceFindsConfigSets
   [junit4]   2> 1989295 T6682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\'
   [junit4]   2> 1989324 T6682 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002
   [junit4]   2> 1989324 T6682 oasc.CoreContainer.<init> New CoreContainer 
28695288
   [junit4]   2> 1989324 T6682 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\]
   [junit4]   2> 1989326 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 1989326 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1989326 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 1989326 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1989326 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1989326 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1989326 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1989326 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1989326 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1989334 T6682 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1989334 T6682 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1989334 T6682 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 1989363 T6682 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002
   [junit4]   2> 1989363 T6682 oasc.CorePropertiesLocator.discover Found 0 core 
definitions
   [junit4]   2> 1989365 T6682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2\'
   [junit4]   2> 1989389 T6682 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_9
   [junit4]   2> 1989395 T6682 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1989396 T6682 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1989399 T6682 oass.IndexSchema.readSchema [core1] Schema 
name=minimal
   [junit4]   2> 1989405 T6682 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 1989407 T6682 oasc.CoreContainer.create Creating SolrCore 
'core1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2
   [junit4]   2> 1989407 T6682 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1989407 T6682 oasc.SolrCore.<init> [core1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\/core1\data\
   [junit4]   2> 1989407 T6682 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core1
   [junit4]   2> 1989408 T6682 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\/core1\data\
   [junit4]   2> 1989408 T6682 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\/core1\data\index/
   [junit4]   2> 1989408 T6682 oasc.SolrCore.initIndex WARN [core1] Solr index 
directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\core1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1989409 T6682 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\/core1\data\index
   [junit4]   2> 1989415 T6682 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ec345b 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\core1\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 1989415 T6682 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1989416 T6682 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1989417 T6682 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1989417 T6682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1989417 T6682 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1989423 T6682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1989426 T6682 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1989426 T6682 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1989427 T6682 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ec345b 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\core1\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 1989427 T6682 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1989428 T6682 oass.SolrIndexSearcher.<init> Opening 
Searcher@14dcc2c[core1] main
   [junit4]   2> 1989428 T6682 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2\conf
   [junit4]   2> 1989428 T6682 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2\conf\}
   [junit4]   2> 1989428 T6682 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2\conf
   [junit4]   2> 1989431 T6682 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1989431 T6682 oasr.ManagedResource.notifyObserversDuringInit 
WARN No registered observers for /rest/managed
   [junit4]   2> 1989431 T6682 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1989435 T6682 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@9eec0
   [junit4]   2> 1989435 T6682 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> 1989436 T6682 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1989436 T6682 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1989436 T6682 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1989437 T6685 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@14dcc2c[core1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1989438 T6682 oasc.SolrCore.closeSearcher [core1] Closing main 
searcher on request.
   [junit4]   2> 1989438 T6682 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1989438 T6682 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\/core1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\/core1\data\index;done=false>>]
   [junit4]   2> 1989438 T6682 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\/core1\data\index
   [junit4]   2> 1989438 T6682 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\/core1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\/core1\data\;done=false>>]
   [junit4]   2> 1989438 T6682 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\tempDir-002\/core1\data\
   [junit4]   2> 1989438 T6682 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=28695288
   [junit4]   2> 1989442 T6682 oas.SolrTestCaseJ4.tearDown ###Ending 
testConfigSetServiceFindsConfigSets
   [junit4]   2> 1989446 T6682 oas.SolrTestCaseJ4.setUp ###Starting 
testConfigSetOnCoreReload
   [junit4]   2> 1989639 T6682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\'
   [junit4]   2> 1989685 T6682 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload
   [junit4]   2> 1989685 T6682 oasc.CoreContainer.<init> New CoreContainer 
24234789
   [junit4]   2> 1989685 T6682 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\]
   [junit4]   2> 1989687 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 1989687 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1989687 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 1989687 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1989687 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1989687 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1989687 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1989687 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1989687 T6682 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1989699 T6682 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1989699 T6682 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1989699 T6682 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 1989702 T6682 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload
   [junit4]   2> 1989844 T6682 oasc.CorePropertiesLocator.discover Found 0 core 
definitions
   [junit4]   2> 1989846 T6682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2\'
   [junit4]   2> 1989885 T6682 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_9
   [junit4]   2> 1989892 T6682 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1989893 T6682 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1989899 T6682 oass.IndexSchema.readSchema [core1] Schema 
name=minimal
   [junit4]   2> 1989905 T6682 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 1989906 T6682 oasc.CoreContainer.create Creating SolrCore 
'core1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2
   [junit4]   2> 1989906 T6682 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1989907 T6682 oasc.SolrCore.<init> [core1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\
   [junit4]   2> 1989907 T6682 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core1
   [junit4]   2> 1989907 T6682 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\
   [junit4]   2> 1989908 T6682 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\index/
   [junit4]   2> 1989908 T6682 oasc.SolrCore.initIndex WARN [core1] Solr index 
directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\core\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1989909 T6682 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\index
   [junit4]   2> 1989919 T6682 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@578fb3 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\core\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 1989919 T6682 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1989920 T6682 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1989921 T6682 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1989921 T6682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1989921 T6682 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1989928 T6682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1989930 T6682 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1989931 T6682 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1989931 T6682 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@578fb3 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\core\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 1989931 T6682 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1989932 T6682 oass.SolrIndexSearcher.<init> Opening 
Searcher@71d66b[core1] main
   [junit4]   2> 1989932 T6682 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2\conf
   [junit4]   2> 1989932 T6682 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2\conf\}
   [junit4]   2> 1989932 T6682 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2\conf
   [junit4]   2> 1989932 T6682 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1989934 T6682 oasr.ManagedResource.notifyObserversDuringInit 
WARN No registered observers for /rest/managed
   [junit4]   2> 1989934 T6682 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1989937 T6682 oasc.CoreContainer.registerCore registering 
core: core1
   [junit4]   2> 1989937 T6687 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@71d66b[core1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1989950 T6682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2\'
   [junit4]   2> 1989972 T6682 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_9
   [junit4]   2> 1989983 T6682 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1989984 T6682 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1989988 T6682 oass.IndexSchema.readSchema [core1] Schema 
name=minimal
   [junit4]   2> 1989991 T6682 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 1989991 T6682 oasc.CoreContainer.reload Reloading SolrCore 
'core1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2
   [junit4]   2> 1989991 T6682 oasc.SolrCore.<init> [core1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\
   [junit4]   2> 1989992 T6682 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core1
   [junit4]   2> 1989992 T6682 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\index/
   [junit4]   2> 1989994 T6682 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1989994 T6682 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1989994 T6682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1989995 T6682 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1989995 T6682 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1989996 T6682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1989999 T6682 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1989999 T6682 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1989999 T6682 oass.SolrIndexSearcher.<init> Opening 
Searcher@7340a2[core1] main
   [junit4]   2> 1989999 T6682 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2\conf
   [junit4]   2> 1989999 T6682 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2\conf\}
   [junit4]   2> 1989999 T6682 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\configsets\configset-2\conf
   [junit4]   2> 1990000 T6682 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1990001 T6682 oasr.ManagedResource.notifyObserversDuringInit 
WARN No registered observers for /rest/managed
   [junit4]   2> 1990001 T6682 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1990003 T6682 oasu.DefaultSolrCoreState.newIndexWriter 
Creating new IndexWriter...
   [junit4]   2> 1990003 T6682 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=core1
   [junit4]   2> 1990003 T6682 oasu.DefaultSolrCoreState.closeIndexWriter 
Closing old IndexWriter... core=core1
   [junit4]   2> 1990003 T6689 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@7340a2[core1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1990005 T6682 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@578fb3 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\core\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 1990005 T6682 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1990005 T6682 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 1990006 T6682 oass.SolrIndexSearcher.<init> Opening 
Searcher@19cd4f7[core1] main
   [junit4]   2> 1990006 T6682 oasc.CoreContainer.registerCore replacing core: 
core1
   [junit4]   2> 1990006 T6682 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@61fdd9
   [junit4]   2> 1990007 T6682 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> 1990006 T6689 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@19cd4f7[core1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1990009 T6682 oasc.SolrCore.closeSearcher [core1] Closing main 
searcher on request.
   [junit4]   2> 1990014 T6682 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=24234789
   [junit4]   2> 1990014 T6682 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@38a592
   [junit4]   2> 1990015 T6682 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> 1990015 T6682 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1990015 T6682 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1990015 T6682 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1990016 T6682 oasc.SolrCore.closeSearcher [core1] Closing main 
searcher on request.
   [junit4]   2> 1990016 T6682 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1990016 T6682 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\;done=false>>]
   [junit4]   2> 1990016 T6682 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\
   [junit4]   2> 1990016 T6682 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\index;done=false>>]
   [junit4]   2> 1990016 T6682 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-A51D372951E0E89E-001\init-core-data-001\core-reload/core\data\index
   [junit4]   2> 1990016 T6682 oas.SolrTestCaseJ4.tearDown ###Ending 
testConfigSetOnCoreReload
   [junit4]   2> 1990019 T6682 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-A51D372951E0E89E-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=de_LU, 
timezone=Asia/Kashgar
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20-ea 
(32-bit)/cpus=2,threads=1,free=230955400,total=486539264
   [junit4]   2> NOTE: All tests run in this JVM: [PluginInfoTest, 
HdfsWriteToMultipleCollectionsTest, BasicDistributedZkTest, SearchHandlerTest, 
TestSolrIndexConfig, TestJmxIntegration, OpenExchangeRatesOrgProviderTest, 
QueryResultKeyTest, BlockDirectoryTest, HdfsRecoveryZkTest, ShardSplitTest, 
MinimalSchemaTest, TestReload, AlternateDirectoryTest, TestExpandComponent, 
BasicFunctionalityTest, TestSolrDeletionPolicy1, TestFuzzyAnalyzedSuggestions, 
TestRecoveryHdfs, SoftAutoCommitTest, TestTrie, TermVectorComponentTest, 
AliasIntegrationTest, TestRandomMergePolicy, TestSchemaSimilarityResource, 
OverseerTest, TestManagedResource, DirectSolrConnectionTest, 
CustomCollectionTest, AtomicUpdatesTest, SpellCheckCollatorTest, 
TestQuerySenderNoQuery, DistribCursorPagingTest, TestExceedMaxTermLength, 
TermsComponentTest, TestNRTOpen, UniqFieldsUpdateProcessorFactoryTest, 
TestStressVersions, ShardRoutingTest, SolrInfoMBeanTest, 
LegacyHTMLStripCharFilterTest, DistributedQueryComponentOptimizationTest, 
DocumentBuilderTest, TestFunctionQuery, BasicZkTest, SolrIndexConfigTest, 
MBeansHandlerTest, TestRealTimeGet, QueryEqualityTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, ExternalFileFieldSortTest, 
TestReRankQParserPlugin, BasicDistributedZk2Test, AnalyticsQueryTest, 
HdfsSyncSliceTest, TestCollectionAPI, DirectUpdateHandlerTest, 
ResourceLoaderTest, ReturnFieldsTest, WordBreakSolrSpellCheckerTest, 
CoreAdminRequestStatusTest, HttpPartitionTest, TestLuceneMatchVersion, 
SuggesterTest, TriLevelCompositeIdRoutingTest, DocValuesMultiTest, 
SolrTestCaseJ4Test, TestManagedSynonymFilterFactory, TestFreeTextSuggestions, 
TestPerFieldSimilarity, TestManagedStopFilterFactory, SolrCoreTest, 
TestWordDelimiterFilterFactory, TestCursorMarkWithoutUniqueKey, 
DistributedExpandComponentTest, TestSearchPerf, TestAtomicUpdateErrorCases, 
TestDocumentBuilder, IndexSchemaRuntimeFieldTest, TestReloadAndDeleteDocs, 
TestQueryUtils, TestSolrXml, DirectSolrSpellCheckerTest, TestStandardQParsers, 
TestCSVResponseWriter, AssignTest, ChangedSchemaMergeTest, 
TestSerializedLuceneMatchVersion, CollectionsAPIAsyncDistributedZkTest, 
TestFastWriter, TestStressUserVersions, OutputWriterTest, 
DistributedSpellCheckComponentTest, DocExpirationUpdateProcessorFactoryTest, 
TestNonDefinedSimilarityFactory, UpdateRequestProcessorFactoryTest, 
TestMultiCoreConfBootstrap, TestManagedResourceStorage, SyncSliceTest, 
RequiredFieldsTest, ParsingFieldUpdateProcessorsTest, CacheHeaderTest, 
RemoteQueryErrorTest, TestLRUCache, SuggesterFSTTest, TestSurroundQueryParser, 
TestWriterPerf, TestDynamicFieldResource, TestArbitraryIndexDir, 
LeaderElectionIntegrationTest, TestManagedSchemaFieldResource, 
TestFieldSortValues, TestStressLucene, RAMDirectoryFactoryTest, 
TestFastOutputStream, TestDistributedMissingSort, SpellPossibilityIteratorTest, 
TestImplicitCoreProperties, TestSort, SuggesterWFSTTest, TestRestManager, 
TestFieldTypeResource, DistanceFunctionTest, ClusterStateTest, 
ChaosMonkeyNothingIsSafeTest, UUIDFieldTest, TestPseudoReturnFields, 
BadComponentTest, TestCloudManagedSchemaAddFields, CircularListTest, 
EchoParamsTest, TestDistribDocBasedVersion, TestSchemaNameResource, 
MultiTermTest, TestDistributedGrouping, SignatureUpdateProcessorFactoryTest, 
TestFastLRUCache, SchemaVersionSpecificBehaviorTest, 
CoreAdminCreateDiscoverTest, TestDistributedSearch, StatsComponentTest, 
TimeZoneUtilsTest, TestFiltering, HdfsDirectoryTest, TestInfoStreamLogging, 
TestConfigSets]
   [junit4] Completed in 0.91s, 4 tests, 1 failure <<< FAILURES!

[...truncated 791 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1297:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:921:
 There were test failures: 404 suites, 1648 tests, 1 failure, 42 ignored (21 
assumptions)

Total time: 103 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0_20-ea-b15 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to