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 2013/02/17 01:23:27 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_10) - Build # 2562 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2562/
Java: 64bit/jdk1.7.0_10 -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:
No such core: renamed_core

Stack Trace:
org.apache.solr.common.SolrException: No such core: renamed_core
	at __randomizedtesting.SeedInfo.seed([33CD0207B0FEF001:7ABC710DB6D1C8BF]:0)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9873 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   2> -20 T18 oasc.CoreContainer.<init> New CoreContainer 1140817899
[junit4:junit4]   2> 13 T18 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   2> 64 T18 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 608 T18 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 609 T18 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 609 T18 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 611 T18 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 611 T18 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 611 T18 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 612 T18 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 613 T18 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 614 T18 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 646 T18 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1089 T18 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1253 T19 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 1266 T19 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 1266 T21 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 1266 T21 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 1260 T20 oasc.CoreContainer.create Creating SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 1267 T20 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 1452 T19 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1457 T20 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1525 T21 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1949 T20 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1958 T21 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1961 T19 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1996 T19 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1996 T21 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1996 T20 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2011 T20 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 2041 T19 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 2050 T21 oass.IndexSchema.readSchema Schema name=example core FR
[junit4:junit4]   2> 2369 T19 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 2370 T20 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 2372 T19 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 2373 T20 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 2375 T19 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2380 T21 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 2382 T21 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 2385 T21 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2376 T20 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2603 T19 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489/data/-1.3\
[junit4:junit4]   2> 2603 T21 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\
[junit4:junit4]   2> 2603 T20 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\
[junit4:junit4]   2> 2604 T21 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
[junit4:junit4]   2> 2604 T19 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2606 T20 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
[junit4:junit4]   2> 2617 T21 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2618 T19 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2617 T20 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2731 T19 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3 forceNew:false
[junit4:junit4]   2> 2731 T20 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1 forceNew:false
[junit4:junit4]   2> 2731 T21 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2 forceNew:false
[junit4:junit4]   2> 2732 T19 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
[junit4:junit4]   2> 2732 T20 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 2732 T21 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 2733 T19 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489/data/-1.3\index/
[junit4:junit4]   2> 2733 T20 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index/
[junit4:junit4]   2> 2733 T21 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index/
[junit4:junit4]   2> 2735 T19 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2735 T20 oasc.SolrCore.initIndex WARNING [core0] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2737 T21 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2751 T19 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index forceNew:false
[junit4:junit4]   2> 2751 T21 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index forceNew:false
[junit4:junit4]   2> 2751 T20 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index forceNew:false
[junit4:junit4]   2> 3073 T20 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3074 T19 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a1b12ea lockFactory=org.apache.lucene.store.NativeFSLockFactory@5568a234),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3074 T20 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3073 T21 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3075 T21 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3076 T21 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 3075 T19 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3078 T20 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 3090 T19 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
[junit4:junit4]   2> 3852 T19 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3852 T21 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3853 T20 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3884 T20 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3884 T19 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3884 T21 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3889 T20 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 3901 T19 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 3904 T21 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 3964 T20 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3965 T19 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3965 T21 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3992 T19 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
[junit4:junit4]   2> 3993 T20 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 3994 T21 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 4079 T21 oass.SolrIndexSearcher.<init> Opening Searcher@130ed4e9 main
[junit4:junit4]   2> 4079 T20 oass.SolrIndexSearcher.<init> Opening Searcher@2cb8b75f main
[junit4:junit4]   2> 4079 T19 oass.SolrIndexSearcher.<init> Opening Searcher@32bc16c5 main
[junit4:junit4]   2> 4172 T20 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog
[junit4:junit4]   2> 4172 T19 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\tlog
[junit4:junit4]   2> 4172 T21 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\tlog
[junit4:junit4]   2> 4198 T20 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4198 T21 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4198 T21 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4198 T19 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4199 T19 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4199 T20 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4311 T21 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 4313 T23 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@2cb8b75f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4313 T24 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@130ed4e9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4313 T22 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32bc16c5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4318 T19 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4319 T20 oasc.CoreContainer.registerCore registering core: core0
[junit4:junit4]   2> ASYNC  NEW_CORE C0 name=core0 org.apache.solr.core.SolrCore@3e028dd7
[junit4:junit4]   2> 4826 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 4834 T18 C0 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4835 T18 C0 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4880 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 4920 T18 C0 oass.SolrIndexSearcher.<init> Opening Searcher@771331f8 realtime
[junit4:junit4]   2> 4929 T18 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4930 T18 C0 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 4931 T18 C0 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 4932 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 4933 T18 C0 oass.SolrIndexSearcher.<init> Opening Searcher@6b0f2fd4 main
[junit4:junit4]   2> 4933 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 4938 T18 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4946 T23 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@6b0f2fd4 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 4947 T23 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 4947 T18 C0 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427175250279268352),commit=} 0 517
[junit4:junit4]   2> ASYNC  NEW_CORE C1 name=core1 org.apache.solr.core.SolrCore@4188c8e6
[junit4:junit4]   2> 4964 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 4969 T18 C1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4971 T18 C1 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4973 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 4974 T18 C1 oass.SolrIndexSearcher.<init> Opening Searcher@3e77b29a realtime
[junit4:junit4]   2> 4975 T18 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4976 T18 C1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 4976 T18 C1 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 4978 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 4978 T18 C1 oass.SolrIndexSearcher.<init> Opening Searcher@238b1d64 main
[junit4:junit4]   2> 4979 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 4980 T24 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@238b1d64 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 4980 T18 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4981 T24 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 4982 T18 C1 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427175250616909824),commit=} 0 18
[junit4:junit4]   2> 5268 T18 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5726 T18 C0 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 5727 T18 C0 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 5728 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 5875 T18 C0 oass.SolrIndexSearcher.<init> Opening Searcher@7cd40b9d main
[junit4:junit4]   2> 5878 T23 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@7cd40b9d main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 5878 T18 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5879 T23 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 5880 T18 C0 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[AAA (1427175250651512832)],commit=} 0 887
[junit4:junit4]   2> 5885 T18 C1 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 4
[junit4:junit4]   2> 5887 T18 C1 oasc.SolrException.log Ignoring exception matching unknown field
[junit4:junit4]   2> 5895 T18 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5903 T18 C1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0_1.del, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 5903 T18 C1 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0_1.del, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 5904 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 5905 T18 C1 oass.SolrIndexSearcher.<init> Opening Searcher@185ceaf main
[junit4:junit4]   2> 5906 T24 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@185ceaf main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C2/1)}
[junit4:junit4]   2> 5906 T18 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5907 T24 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 5908 T18 C1 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[BBB (1427175251586842624), BBB (1427175251593134080)],commit=} 0 20
[junit4:junit4]   2> 5908 T18 C0 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   2> 5910 T18 C0 oasc.SolrException.log Ignoring exception matching unknown field
[junit4:junit4]   2> 6072 T18 C0 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=150 
[junit4:junit4]   2> 6100 T18 C1 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 6102 T18 C0 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 6103 T18 C0 REQ [core0] webapp=null path=/select params={q=id%3ABBB} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 6104 T18 C1 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 6110 T18 C1 REQ [core1] webapp=null path=/select params={q=id%3ABBB} hits=1 status=0 QTime=5 
[junit4:junit4]   2> 6124 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 6130 T18 C0 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=11 
[junit4:junit4]   2> 6131 T18 C0 oasc.CoreContainer.reload Reloading SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 6133 T18 C0 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 6242 T18 C0 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 6359 T18 C0 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6361 T18 C0 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6371 T18 C0 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 6451 T18 C0 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6454 T18 C0 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6456 T18 C0 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6461 T18 C0 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\
[junit4:junit4]   2> 6462 T18 C0 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
[junit4:junit4]   2> 6462 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 6463 T18 C0 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index/
[junit4:junit4]   2> 6465 T18 C0 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6466 T18 C0 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6467 T18 C0 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6476 T18 C0 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6485 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 6486 T18 C0 oass.SolrIndexSearcher.<init> Opening Searcher@a21d2ac main
[junit4:junit4]   2> 6501 T18 C0 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6502 T18 C0 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6504 T25 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@a21d2ac main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 6504 T18 C0 oasc.CoreContainer.registerCore replacing core: core0
[junit4:junit4]   2> 6504 T18 C0 REQ [core0] webapp=null path=/admin/cores params={action=RELOAD&core=core0&indexInfo=true} status=0 QTime=373 
[junit4:junit4]   2> 6505 T18 C0 oasc.SolrCore.close [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e028dd7
[junit4:junit4]   2> 6505 T18 C0 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   2> 6508 T18 C0 oasc.SolrCore.closeSearcher [core0] Closing main searcher on request.
[junit4:junit4]   2> 6509 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> ASYNC  NEW_CORE C2 name=core0 org.apache.solr.core.SolrCore@5a349d46
[junit4:junit4]   2> 6510 T18 C2 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 6510 T18 C2 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=1 
[junit4:junit4]   2> 6517 T18 C2 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
[junit4:junit4]   2> 6554 T18 C2 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
[junit4:junit4]   2> 6574 T18 C2 REQ [core0] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=57 
[junit4:junit4]   2> 6602 T18 C2 oasc.CoreContainer.registerCore registering core: renamed_core
[junit4:junit4]   2> 6602 T18 C2 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr.xml
[junit4:junit4]   2> 6630 T18 C2 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr.xml
[junit4:junit4]   2> 6634 T18 C2 REQ [renamed_core] webapp=null path=/admin/cores params={action=RENAME&core=core0&indexInfo=true&other=renamed_core} status=0 QTime=33 
[junit4:junit4]   2> 6635 T18 C2 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
[junit4:junit4]   2> 6658 T18 C2 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
[junit4:junit4]   2> 6662 T18 C2 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=27 
[junit4:junit4]   2> 6678 T18 C2 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   2> 6680 T18 C2 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 6765 T18 C2 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 6880 T18 C2 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6881 T18 C2 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6895 T18 C2 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 6949 T18 C2 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6951 T18 C2 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6986 T18 C2 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6990 T18 C2 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\
[junit4:junit4]   2> 6990 T18 C2 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
[junit4:junit4]   2> 6991 T18 C2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6992 T18 C2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3 forceNew:false
[junit4:junit4]   2> 6992 T18 C2 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
[junit4:junit4]   2> 6992 T18 C2 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index/
[junit4:junit4]   2> 6994 T18 C2 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6995 T18 C2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index forceNew:false
[junit4:junit4]   2> 6998 T18 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5533fd6a lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f2cae9e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6998 T18 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6999 T18 C2 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
[junit4:junit4]   2> 7001 T18 C2 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7002 T18 C2 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7002 T18 C2 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7013 T18 C2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7022 T18 C2 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
[junit4:junit4]   2> 7023 T18 C2 oass.SolrIndexSearcher.<init> Opening Searcher@6a6f43dc main
[junit4:junit4]   2> 7023 T18 C2 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\tlog3\tlog
[junit4:junit4]   2> 7025 T18 C2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7026 T18 C2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7026 T18 C2 oasc.CoreContainer.registerCore registering core: newCore
[junit4:junit4]   2> 7026 T18 C2 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr.xml
[junit4:junit4]   2> 7049 T18 C2 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr.xml
[junit4:junit4]   2> 7054 T18 C2 REQ [renamed_core] webapp=null path=/admin/cores params={action=CREATE&name=newCore&instanceDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Csolrj%5Csrc%5Ctest-files%5Csolrj%5Csolr%5Cshared&dataDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361060376489%5Cdata3&ulogDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361060376489%5Ctlog3} status=0 QTime=376 
[junit4:junit4]   2> 7055 T18 C2 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
[junit4:junit4]   2> 7079 T26 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@6a6f43dc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7088 T18 C2 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
[junit4:junit4]   2> 7093 T18 C2 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=38 
[junit4:junit4]   2> 7101 T18 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1140817899
[junit4:junit4]   2> 7101 T18 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4188c8e6
[junit4:junit4]   2> 7101 T18 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   2> 7102 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 7102 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 7103 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 7106 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 7107 T18 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 7108 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 7112 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 7113 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 7113 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 7114 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 7115 T18 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6e886a6a
[junit4:junit4]   2> 7116 T18 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:junit4]   2> 7116 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 7116 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 7118 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 7123 T18 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 7125 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
[junit4:junit4]   2> 7125 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
[junit4:junit4]   2> 7125 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
[junit4:junit4]   2> 7126 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
[junit4:junit4]   2> 7127 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
[junit4:junit4]   2> 7128 T18 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a349d46
[junit4:junit4]   2> 7130 T18 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:junit4]   2> 7130 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 7131 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 7131 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 7136 T18 C2 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 7138 T18 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
[junit4:junit4]   2> 7138 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 7139 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 7140 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 7141 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 7141 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 7142 T18 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d31fee
[junit4:junit4]   2> 7142 T18 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:junit4]   2> 7143 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 7143 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 7144 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 7145 T18 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
[junit4:junit4]   2> 7146 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
[junit4:junit4]   2> 7146 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
[junit4:junit4]   2> 7147 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
[junit4:junit4]   2> 7147 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
[junit4:junit4]   2> 7147 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
[junit4:junit4]   2> 7148 T18 oasc.CoreContainer.<init> New CoreContainer 898824134
[junit4:junit4]   2> 7151 T18 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   2> 7153 T18 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 7221 T18 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 7221 T18 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7221 T18 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 7222 T18 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7223 T18 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7223 T18 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7224 T18 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7224 T18 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7224 T18 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7225 T18 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 7247 T18 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7282 T27 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 7284 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 7287 T28 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 7288 T28 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 7296 T29 oasc.CoreContainer.create Creating SolrCore 'renamed_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 7296 T29 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 7383 T28 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7388 T27 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7399 T29 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7465 T28 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7465 T28 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7471 T28 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 7511 T27 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7511 T27 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7521 T27 oass.IndexSchema.readSchema Schema name=example core FR
[junit4:junit4]   2> 7542 T29 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7542 T29 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7552 T29 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 7586 T27 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 7588 T27 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 7591 T27 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7593 T28 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 7594 T27 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\
[junit4:junit4]   2> 7595 T27 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
[junit4:junit4]   2> 7598 T27 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 7600 T28 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 7602 T28 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7604 T28 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489/data/-1.3\
[junit4:junit4]   2> 7604 T28 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 7605 T28 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 7606 T27 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2 forceNew:false
[junit4:junit4]   2> 7606 T27 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 7606 T27 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index/
[junit4:junit4]   2> 7607 T28 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3 forceNew:false
[junit4:junit4]   2> 7607 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
[junit4:junit4]   2> 7607 T28 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489/data/-1.3\index/
[junit4:junit4]   2> 7608 T27 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7610 T28 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7610 T27 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index forceNew:false
[junit4:junit4]   2> 7614 T27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3404b2ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c5d0d01),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7614 T27 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7615 T27 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 7616 T27 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7617 T27 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7617 T27 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7618 T28 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index forceNew:false
[junit4:junit4]   2> 7625 T28 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38b1c9f0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d349786),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7625 T29 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 7626 T28 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7627 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
[junit4:junit4]   2> 7628 T28 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7628 T28 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7629 T28 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7629 T29 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 7632 T29 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7637 T28 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7637 T29 oasc.SolrCore.<init> [renamed_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\
[junit4:junit4]   2> 7637 T29 oasc.SolrCore.<init> JMX monitoring not detected for core: renamed_core
[junit4:junit4]   2> 7638 T29 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 7638 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7638 T29 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1 forceNew:false
[junit4:junit4]   2> 7641 T27 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 7641 T29 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 7641 T29 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index/
[junit4:junit4]   2> 7641 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
[junit4:junit4]   2> 7643 T29 oasc.SolrCore.initIndex WARNING [renamed_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7643 T29 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index forceNew:false
[junit4:junit4]   2> 7644 T29 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@326fa4bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@42370b74),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7645 T29 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7646 T29 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 7647 T29 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7647 T29 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7647 T29 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7655 T29 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7660 T29 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 7680 T27 oass.SolrIndexSearcher.<init> Opening Searcher@3bef4d22 main
[junit4:junit4]   2> 7681 T27 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\tlog
[junit4:junit4]   2> 7682 T28 oass.SolrIndexSearcher.<init> Opening Searcher@460f8a54 main
[junit4:junit4]   2> 7682 T28 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\tlog
[junit4:junit4]   2> 7685 T28 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7685 T27 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7686 T28 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7686 T27 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7687 T28 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7688 T31 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@460f8a54 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7688 T30 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@3bef4d22 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7688 T27 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 7688 T28 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   2> 7689 T28 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 7700 T29 oass.SolrIndexSearcher.<init> Opening Searcher@62b0e231 main
[junit4:junit4]   2> 7700 T29 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog
[junit4:junit4]   2> 7703 T29 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ad23195
[junit4:junit4]   2> 7705 T29 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 7707 T29 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 7707 T32 oasc.SolrCore.registerSearcher [renamed_core] Registered new searcher Searcher@62b0e231 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7709 T29 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
[junit4:junit4]   2> 7709 T29 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 7709 T29 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 7709 T29 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
[junit4:junit4]   2> 7710 T29 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 7710 T29 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
[junit4:junit4]   2> 7711 T29 oasc.CoreContainer.recordAndThrow SEVERE Unable to create core: renamed_core org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:605)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
[junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
[junit4:junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
[junit4:junit4]   2> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[junit4:junit4]   2> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
[junit4:junit4]   2> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[junit4:junit4]   2> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:512)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:583)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
[junit4:junit4]   2> 	... 13 more
[junit4:junit4]   2> 
[junit4:junit4]   2> 7713 T29 oasc.SolrException.log SEVERE null:org.apache.solr.common.SolrException: Unable to create core: renamed_core
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1667)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1052)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:605)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
[junit4:junit4]   2> 		... 10 more
[junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
[junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
[junit4:junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
[junit4:junit4]   2> 		at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[junit4:junit4]   2> 		at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
[junit4:junit4]   2> 		at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[junit4:junit4]   2> 		at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:512)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:583)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
[junit4:junit4]   2> 		... 13 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 7761 T28 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7842 T28 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7842 T28 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7848 T28 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 7904 T28 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 7906 T28 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 7907 T28 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7910 T28 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\
[junit4:junit4]   2> 7910 T28 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
[junit4:junit4]   2> 7910 T28 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 7911 T28 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3 forceNew:false
[junit4:junit4]   2> 7911 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
[junit4:junit4]   2> 7912 T28 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index/
[junit4:junit4]   2> 7912 T28 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7913 T28 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index forceNew:false
[junit4:junit4]   2> 7916 T28 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1b7a92f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4bfed00f; maxCacheMB=0.03515625 maxMergeSizeMB=0.546875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7916 T28 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7918 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
[junit4:junit4]   2> 7919 T28 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7919 T28 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7919 T28 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7927 T28 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7932 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
[junit4:junit4]   2> 7933 T28 oass.SolrIndexSearcher.<init> Opening Searcher@3a324fc main
[junit4:junit4]   2> 7933 T28 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\tlog
[junit4:junit4]   2> 7934 T28 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7934 T28 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7936 T28 oasc.CoreContainer.registerCore registering core: newCore
[junit4:junit4]   2> 7939 T33 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@3a324fc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7941 T18 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=898824134
[junit4:junit4]   2> 7941 T18 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b625be
[junit4:junit4]   2> 7942 T18 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:junit4]   2> 7943 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 7943 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 7943 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 7945 T18 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 7947 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
[junit4:junit4]   2> 7947 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
[junit4:junit4]   2> 7948 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
[junit4:junit4]   2> 7948 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
[junit4:junit4]   2> 7949 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
[junit4:junit4]   2> 7950 T18 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b67ded9
[junit4:junit4]   2> 7950 T18 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:junit4]   2> 7951 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 7951 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 7952 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 7953 T18 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 7953 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 7953 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 7953 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
[junit4:junit4]   2> 7954 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 7954 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
[junit4:junit4]   2> 7956 T18 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@22eaa01b
[junit4:junit4]   2> 7956 T18 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:junit4]   2> 7956 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 7956 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 7956 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 7957 T18 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
[junit4:junit4]   2> 7958 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
[junit4:junit4]   2> 7959 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
[junit4:junit4]   2> 7959 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
[junit4:junit4]   2> 7959 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
[junit4:junit4]   2> 7959 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog\tlog.0000000000000000000 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1 FAILED !!!!!
[junit4:junit4]   2> 7973 T18 oascse.AbstractEmbeddedSolrServerTestCase.tearDown WARNING !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=33CD0207B0FEF001 -Dtests.slow=true -Dtests.locale=es_EC -Dtests.timezone=Europe/London -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   8.10s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such core: renamed_core
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([33CD0207B0FEF001:7ABC710DB6D1C8BF]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=es_EC, timezone=Europe/London
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=16174144,total=32440320
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ModifiableSolrParamsTest, TestJavaBinCodec, DocumentAnalysisResponseTest, TestSolrProperties]
[junit4:junit4] Completed in 8.17s, 1 test, 1 error <<< FAILURES!

[...truncated 134 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:381: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:361: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:196: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1202: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:865: There were test failures: 45 suites, 259 tests, 1 error, 1 ignored (1 assumption)

Total time: 61 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0_10 -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_10) - Build # 2564 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2564/
Java: 64bit/jdk1.7.0_10 -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:
No such core: renamed_core

Stack Trace:
org.apache.solr.common.SolrException: No such core: renamed_core
	at __randomizedtesting.SeedInfo.seed([A02F9BFCA129F3EA:E95EE8F6A706CB54]:0)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9863 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   2> 2399 T444 oasc.CoreContainer.<init> New CoreContainer 1481753479
[junit4:junit4]   2> 2399 T444 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   2> 2400 T444 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 2452 T444 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2452 T444 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2453 T444 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2453 T444 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2454 T444 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2454 T444 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2455 T444 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2455 T444 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2455 T444 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2456 T444 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2475 T444 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2515 T445 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 2516 T445 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 2518 T447 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 2518 T447 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 2531 T446 oasc.CoreContainer.create Creating SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 2531 T446 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 2583 T447 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2584 T446 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2657 T446 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2657 T446 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2663 T446 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 2699 T447 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2700 T447 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2703 T447 oass.IndexSchema.readSchema Schema name=example core FR
[junit4:junit4]   2> 2727 T445 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2760 T447 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 2762 T447 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 2764 T447 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2766 T447 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\
[junit4:junit4]   2> 2767 T447 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
[junit4:junit4]   2> 2767 T447 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2768 T447 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2 forceNew:false
[junit4:junit4]   2> 2771 T447 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 2771 T447 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index/
[junit4:junit4]   2> 2773 T447 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2773 T447 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index forceNew:false
[junit4:junit4]   2> 2776 T447 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51fea2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@2064375a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2776 T447 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2777 T447 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 2778 T447 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2778 T447 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2778 T447 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2788 T446 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 2792 T446 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 2793 T446 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2797 T446 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\
[junit4:junit4]   2> 2797 T446 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
[junit4:junit4]   2> 2797 T446 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2798 T446 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1 forceNew:false
[junit4:junit4]   2> 2798 T446 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 2798 T446 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index/
[junit4:junit4]   2> 2799 T446 oasc.SolrCore.initIndex WARNING [core0] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2799 T446 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index forceNew:false
[junit4:junit4]   2> 2803 T446 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5aa153ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@73c3c8ff),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2803 T446 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2804 T446 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 2805 T446 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2805 T446 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2806 T446 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2813 T446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2814 T445 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2815 T445 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2815 T446 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 2816 T446 oass.SolrIndexSearcher.<init> Opening Searcher@62b216f2 main
[junit4:junit4]   2> 2816 T446 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\tlog
[junit4:junit4]   2> 2817 T446 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2817 T446 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2819 T447 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2819 T448 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@62b216f2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2819 T446 oasc.CoreContainer.registerCore registering core: core0
[junit4:junit4]   2> 2825 T447 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 2825 T447 oass.SolrIndexSearcher.<init> Opening Searcher@745ac829 main
[junit4:junit4]   2> 2825 T447 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\tlog
[junit4:junit4]   2> 2828 T447 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2828 T447 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2829 T449 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@745ac829 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2829 T447 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 2830 T445 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 2880 T445 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 2881 T445 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 2883 T445 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2888 T445 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322/data/-1.3\
[junit4:junit4]   2> 2889 T445 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2889 T445 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2890 T445 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3 forceNew:false
[junit4:junit4]   2> 2890 T445 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3
[junit4:junit4]   2> 2890 T445 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322/data/-1.3\index/
[junit4:junit4]   2> 2891 T445 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2891 T445 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index forceNew:false
[junit4:junit4]   2> 2894 T445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@501b0198 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67626254),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2894 T445 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2896 T445 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index
[junit4:junit4]   2> 2897 T445 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2897 T445 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2897 T445 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2905 T445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2912 T445 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3
[junit4:junit4]   2> 2912 T445 oass.SolrIndexSearcher.<init> Opening Searcher@554b4064 main
[junit4:junit4]   2> 2912 T445 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\tlog
[junit4:junit4]   2> 2913 T445 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2913 T445 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2914 T445 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2914 T450 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@554b4064 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> ASYNC  NEW_CORE C34 name=core0 org.apache.solr.core.SolrCore@325c3a5c
[junit4:junit4]   2> 2916 T444 C34 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 2919 T444 C34 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5aa153ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@73c3c8ff),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2919 T444 C34 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2921 T444 C34 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 2921 T444 C34 oass.SolrIndexSearcher.<init> Opening Searcher@3bf67acb realtime
[junit4:junit4]   2> 2921 T444 C34 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2922 T444 C34 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5aa153ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@73c3c8ff),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5aa153ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@73c3c8ff),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 2922 T444 C34 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 2923 T444 C34 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 2923 T444 C34 oass.SolrIndexSearcher.<init> Opening Searcher@4f39292e main
[junit4:junit4]   2> 2924 T444 C34 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 2924 T448 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@4f39292e main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 2924 T444 C34 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2924 T448 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 2925 T444 C34 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427215263561940992),commit=} 0 10
[junit4:junit4]   2> ASYNC  NEW_CORE C35 name=core1 org.apache.solr.core.SolrCore@207456a5
[junit4:junit4]   2> 2925 T444 C35 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 2928 T444 C35 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51fea2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@2064375a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2929 T444 C35 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2930 T444 C35 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 2930 T444 C35 oass.SolrIndexSearcher.<init> Opening Searcher@7b002479 realtime
[junit4:junit4]   2> 2931 T444 C35 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2931 T444 C35 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51fea2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@2064375a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51fea2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@2064375a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 2931 T444 C35 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 2932 T444 C35 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 2933 T444 C35 oass.SolrIndexSearcher.<init> Opening Searcher@1bb2b245 main
[junit4:junit4]   2> 2933 T444 C35 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 2933 T444 C35 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2933 T449 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@1bb2b245 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 2934 T449 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 2934 T444 C35 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427215263572426752),commit=} 0 9
[junit4:junit4]   2> 2939 T444 C34 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2940 T444 C34 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5aa153ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@73c3c8ff),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5aa153ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@73c3c8ff),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 2940 T444 C34 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 2940 T444 C34 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 2947 T444 C34 oass.SolrIndexSearcher.<init> Opening Searcher@10738c95 main
[junit4:junit4]   2> 2947 T444 C34 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2948 T448 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@10738c95 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 2948 T448 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 2948 T444 C34 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[AAA (1427215263581863936)],commit=} 0 14
[junit4:junit4]   2> 2948 T444 C35 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   2> 2949 T444 C35 oasc.SolrException.log Ignoring exception matching unknown field
[junit4:junit4]   2> 2952 T444 C35 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2954 T444 C35 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51fea2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@2064375a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51fea2d lockFactory=org.apache.lucene.store.NativeFSLockFactory@2064375a),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0_1.del, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 2954 T444 C35 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.pos, _0.tim, _0.nvd, _0_1.del, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 2954 T444 C35 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 2955 T444 C35 oass.SolrIndexSearcher.<init> Opening Searcher@2983f9cf main
[junit4:junit4]   2> 2956 T449 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@2983f9cf main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C2/1)}
[junit4:junit4]   2> 2956 T449 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 2956 T444 C35 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2957 T444 C35 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[BBB (1427215263598641152), BBB (1427215263600738304)],commit=} 0 7
[junit4:junit4]   2> 2957 T444 C34 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   2> 2958 T444 C34 oasc.SolrException.log Ignoring exception matching unknown field
[junit4:junit4]   2> 2958 T444 C34 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 2959 T444 C35 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2960 T444 C34 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 2960 T444 C34 REQ [core0] webapp=null path=/select params={q=id%3ABBB} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2961 T444 C35 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2961 T444 C35 REQ [core1] webapp=null path=/select params={q=id%3ABBB} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 2961 T444 C34 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 2962 T444 C34 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=1 
[junit4:junit4]   2> 2963 T444 C34 oasc.CoreContainer.reload Reloading SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 2964 T444 C34 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 3061 T444 C34 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3145 T444 C34 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3146 T444 C34 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3152 T444 C34 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 3211 T444 C34 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 3213 T444 C34 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 3214 T444 C34 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3217 T444 C34 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\
[junit4:junit4]   2> 3218 T444 C34 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
[junit4:junit4]   2> 3218 T444 C34 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 3218 T444 C34 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index/
[junit4:junit4]   2> 3219 T444 C34 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3220 T444 C34 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3220 T444 C34 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 3221 T444 C34 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3225 T444 C34 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 3225 T444 C34 oass.SolrIndexSearcher.<init> Opening Searcher@758ebb4c main
[junit4:junit4]   2> 3228 T444 C34 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3228 T444 C34 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3230 T444 C34 oasc.CoreContainer.registerCore replacing core: core0
[junit4:junit4]   2> 3230 T451 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@758ebb4c main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 3230 T444 C34 REQ [core0] webapp=null path=/admin/cores params={action=RELOAD&core=core0&indexInfo=true} status=0 QTime=268 
[junit4:junit4]   2> 3230 T444 C34 oasc.SolrCore.close [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@325c3a5c
[junit4:junit4]   2> 3230 T444 C34 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   2> 3231 T444 C34 oasc.SolrCore.closeSearcher [core0] Closing main searcher on request.
[junit4:junit4]   2> 3231 T444 C34 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> ASYNC  NEW_CORE C36 name=core0 org.apache.solr.core.SolrCore@5255fbab
[junit4:junit4]   2> 3231 T444 C36 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 3231 T444 C36 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=0 
[junit4:junit4]   2> 3235 T444 C36 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361098540322\solr-persist.xml
[junit4:junit4]   2> 3253 T444 C36 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361098540322\solr-persist.xml
[junit4:junit4]   2> 3257 T444 C36 REQ [core0] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=22 
[junit4:junit4]   2> 3275 T444 C36 oasc.CoreContainer.registerCore registering core: renamed_core
[junit4:junit4]   2> 3276 T444 C36 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361098540322\solr.xml
[junit4:junit4]   2> 3296 T444 C36 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361098540322\solr.xml
[junit4:junit4]   2> 3299 T444 C36 REQ [renamed_core] webapp=null path=/admin/cores params={action=RENAME&core=core0&indexInfo=true&other=renamed_core} status=0 QTime=24 
[junit4:junit4]   2> 3299 T444 C36 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361098540322\solr-persist.xml
[junit4:junit4]   2> 3317 T444 C36 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361098540322\solr-persist.xml
[junit4:junit4]   2> 3322 T444 C36 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=23 
[junit4:junit4]   2> 3335 T444 C36 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   2> 3335 T444 C36 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 3426 T444 C36 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3507 T444 C36 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3508 T444 C36 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3512 T444 C36 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 3577 T444 C36 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 3580 T444 C36 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 3581 T444 C36 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3584 T444 C36 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\
[junit4:junit4]   2> 3584 T444 C36 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
[junit4:junit4]   2> 3584 T444 C36 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 3586 T444 C36 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3 forceNew:false
[junit4:junit4]   2> 3587 T444 C36 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3
[junit4:junit4]   2> 3587 T444 C36 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index/
[junit4:junit4]   2> 3589 T444 C36 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3590 T444 C36 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index forceNew:false
[junit4:junit4]   2> 3595 T444 C36 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4011c7e9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d3b7091),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3595 T444 C36 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3598 T444 C36 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index
[junit4:junit4]   2> 3600 T444 C36 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3600 T444 C36 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3601 T444 C36 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 3615 T444 C36 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3629 T444 C36 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3
[junit4:junit4]   2> 3630 T444 C36 oass.SolrIndexSearcher.<init> Opening Searcher@ecab30c main
[junit4:junit4]   2> 3630 T444 C36 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\tlog3\tlog
[junit4:junit4]   2> 3632 T444 C36 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3632 T444 C36 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3635 T452 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@ecab30c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3635 T444 C36 oasc.CoreContainer.registerCore registering core: newCore
[junit4:junit4]   2> 3636 T444 C36 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361098540322\solr.xml
[junit4:junit4]   2> 3651 T444 C36 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361098540322\solr.xml
[junit4:junit4]   2> 3655 T444 C36 REQ [renamed_core] webapp=null path=/admin/cores params={action=CREATE&name=newCore&instanceDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Csolrj%5Csrc%5Ctest-files%5Csolrj%5Csolr%5Cshared&dataDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361098540322%5Cdata3&ulogDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361098540322%5Ctlog3} status=0 QTime=321 
[junit4:junit4]   2> 3656 T444 C36 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361098540322\solr-persist.xml
[junit4:junit4]   2> 3685 T444 C36 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361098540322\solr-persist.xml
[junit4:junit4]   2> 3691 T444 C36 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=35 
[junit4:junit4]   2> 3698 T444 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1481753479
[junit4:junit4]   2> 3698 T444 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@207456a5
[junit4:junit4]   2> 3698 T444 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   2> 3699 T444 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3699 T444 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3699 T444 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3702 T444 C35 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 3703 T444 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 3703 T444 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 3703 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 3704 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 3704 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 3704 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 3704 T444 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@532d0784
[junit4:junit4]   2> 3705 T444 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:junit4]   2> 3705 T444 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3705 T444 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3705 T444 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3707 T444 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 3707 T444 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index
[junit4:junit4]   2> 3707 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index
[junit4:junit4]   2> 3707 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index
[junit4:junit4]   2> 3708 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3
[junit4:junit4]   2> 3708 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3
[junit4:junit4]   2> 3708 T444 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@5255fbab
[junit4:junit4]   2> 3709 T444 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:junit4]   2> 3709 T444 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3709 T444 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3709 T444 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3712 T444 C36 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 3713 T444 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
[junit4:junit4]   2> 3713 T444 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 3713 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 3714 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 3714 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 3714 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 3715 T444 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@3245def1
[junit4:junit4]   2> 3715 T444 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:junit4]   2> 3715 T444 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3715 T444 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3715 T444 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3717 T444 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
[junit4:junit4]   2> 3717 T444 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index
[junit4:junit4]   2> 3717 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index
[junit4:junit4]   2> 3718 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index
[junit4:junit4]   2> 3718 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3
[junit4:junit4]   2> 3718 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3
[junit4:junit4]   2> 3718 T444 oasc.CoreContainer.<init> New CoreContainer 1246516315
[junit4:junit4]   2> 3720 T444 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   2> 3720 T444 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 3771 T444 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 3771 T444 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3771 T444 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 3772 T444 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3772 T444 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3772 T444 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3772 T444 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3773 T444 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3773 T444 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3773 T444 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 3794 T444 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3838 T453 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 3840 T453 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 3843 T454 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 3843 T454 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 3851 T455 oasc.CoreContainer.create Creating SolrCore 'renamed_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 3852 T455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 3898 T453 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3900 T454 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4001 T453 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4002 T453 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4005 T453 oass.IndexSchema.readSchema Schema name=example core FR
[junit4:junit4]   2> 4034 T454 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4034 T454 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4038 T454 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 4065 T455 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4096 T454 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4098 T454 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 4099 T454 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4102 T454 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322/data/-1.3\
[junit4:junit4]   2> 4102 T454 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 4102 T454 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4105 T454 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3 forceNew:false
[junit4:junit4]   2> 4105 T454 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3
[junit4:junit4]   2> 4105 T454 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322/data/-1.3\index/
[junit4:junit4]   2> 4106 T454 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4106 T454 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index forceNew:false
[junit4:junit4]   2> 4108 T453 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4109 T454 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12cbf8b7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@43d18f09),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4109 T454 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4109 T453 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 4111 T454 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index
[junit4:junit4]   2> 4112 T454 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4112 T454 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4112 T454 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4114 T453 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4118 T453 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\
[junit4:junit4]   2> 4118 T453 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
[junit4:junit4]   2> 4118 T453 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4119 T453 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2 forceNew:false
[junit4:junit4]   2> 4122 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 4122 T453 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index/
[junit4:junit4]   2> 4131 T454 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4133 T454 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3
[junit4:junit4]   2> 4133 T454 oass.SolrIndexSearcher.<init> Opening Searcher@11ac7476 main
[junit4:junit4]   2> 4134 T454 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\tlog
[junit4:junit4]   2> 4136 T454 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4136 T454 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4142 T454 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4142 T454 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   2> 4142 T454 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 4150 T453 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4151 T453 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index forceNew:false
[junit4:junit4]   2> 4153 T453 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27e466a0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c442dae),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4153 T453 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4166 T456 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11ac7476 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4169 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 4169 T453 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4169 T453 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4169 T453 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4179 T453 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4180 T455 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4181 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 4182 T453 oass.SolrIndexSearcher.<init> Opening Searcher@33b88372 main
[junit4:junit4]   2> 4183 T455 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4183 T453 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\tlog
[junit4:junit4]   2> 4189 T455 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 4192 T453 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4192 T453 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4194 T453 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 4194 T457 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@33b88372 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4223 T454 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4254 T455 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4256 T455 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 4257 T455 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4263 T455 oasc.SolrCore.<init> [renamed_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\
[junit4:junit4]   2> 4265 T455 oasc.SolrCore.<init> JMX monitoring not detected for core: renamed_core
[junit4:junit4]   2> 4265 T455 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4266 T455 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1 forceNew:false
[junit4:junit4]   2> 4294 T454 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4295 T454 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4303 T454 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 4324 T455 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 4324 T455 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index/
[junit4:junit4]   2> 4325 T455 oasc.SolrCore.initIndex WARNING [renamed_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4329 T455 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index forceNew:false
[junit4:junit4]   2> 4342 T455 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@59360e80 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1178d921),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4342 T455 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4343 T455 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 4344 T455 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4345 T455 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4345 T455 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4356 T455 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4356 T454 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4357 T454 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 4359 T454 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4359 T455 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 4359 T455 oass.SolrIndexSearcher.<init> Opening Searcher@40d5cdfb main
[junit4:junit4]   2> 4359 T455 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\tlog
[junit4:junit4]   2> 4361 T454 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\
[junit4:junit4]   2> 4362 T454 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
[junit4:junit4]   2> 4362 T455 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@14c63afe
[junit4:junit4]   2> 4362 T454 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4362 T455 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 4363 T455 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 4363 T454 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3 forceNew:false
[junit4:junit4]   2> 4363 T458 oasc.SolrCore.registerSearcher [renamed_core] Registered new searcher Searcher@40d5cdfb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4363 T454 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3
[junit4:junit4]   2> 4363 T455 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
[junit4:junit4]   2> 4363 T454 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index/
[junit4:junit4]   2> 4364 T455 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 4364 T455 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 4364 T455 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\index
[junit4:junit4]   2> 4364 T455 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 4364 T455 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1
[junit4:junit4]   2> 4364 T454 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4364 T455 oasc.CoreContainer.recordAndThrow SEVERE Unable to create core: renamed_core org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:605)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
[junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
[junit4:junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
[junit4:junit4]   2> 	at sun.reflect.GeneratedConstructorAccessor111.newInstance(Unknown Source)
[junit4:junit4]   2> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[junit4:junit4]   2> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:512)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:583)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
[junit4:junit4]   2> 	... 13 more
[junit4:junit4]   2> 
[junit4:junit4]   2> 4365 T454 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index forceNew:false
[junit4:junit4]   2> 4365 T455 oasc.SolrException.log SEVERE null:org.apache.solr.common.SolrException: Unable to create core: renamed_core
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1667)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1052)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:605)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
[junit4:junit4]   2> 		... 10 more
[junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
[junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
[junit4:junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
[junit4:junit4]   2> 		at sun.reflect.GeneratedConstructorAccessor111.newInstance(Unknown Source)
[junit4:junit4]   2> 		at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[junit4:junit4]   2> 		at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:512)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:583)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
[junit4:junit4]   2> 		... 13 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 4367 T454 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e84e7fe lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c11d1eb),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4367 T454 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4369 T454 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index
[junit4:junit4]   2> 4369 T454 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4370 T454 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4370 T454 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4379 T454 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4385 T454 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3
[junit4:junit4]   2> 4385 T454 oass.SolrIndexSearcher.<init> Opening Searcher@499fff9a main
[junit4:junit4]   2> 4385 T454 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\tlog
[junit4:junit4]   2> 4387 T454 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4388 T454 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4388 T454 oasc.CoreContainer.registerCore registering core: newCore
[junit4:junit4]   2> 4388 T459 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@499fff9a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4389 T444 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1246516315
[junit4:junit4]   2> 4389 T444 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@511c101b
[junit4:junit4]   2> 4390 T444 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:junit4]   2> 4390 T444 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 4390 T444 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 4390 T444 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 4391 T444 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 4391 T444 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index
[junit4:junit4]   2> 4392 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index
[junit4:junit4]   2> 4392 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3\index
[junit4:junit4]   2> 4392 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3
[junit4:junit4]   2> 4392 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data\-1.3
[junit4:junit4]   2> 4392 T444 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@753b7f60
[junit4:junit4]   2> 4392 T444 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:junit4]   2> 4393 T444 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 4393 T444 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 4393 T444 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 4394 T444 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 4394 T444 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 4394 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 4394 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2
[junit4:junit4]   2> 4395 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 4395 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data2\index
[junit4:junit4]   2> 4395 T444 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@7c3fc854
[junit4:junit4]   2> 4395 T444 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:junit4]   2> 4395 T444 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 4395 T444 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 4396 T444 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 4398 T444 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
[junit4:junit4]   2> 4398 T444 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index
[junit4:junit4]   2> 4398 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3
[junit4:junit4]   2> 4398 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3
[junit4:junit4]   2> 4398 T444 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index
[junit4:junit4]   2> 4398 T444 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data3\index
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\tlog\tlog.0000000000000000000 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1\tlog FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data1 FAILED !!!!!
[junit4:junit4]   2> 4411 T444 oascse.AbstractEmbeddedSolrServerTestCase.tearDown WARNING !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361098540322\data FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=A02F9BFCA129F3EA -Dtests.slow=true -Dtests.locale=fr_BE -Dtests.timezone=America/Whitehorse -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   2.03s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such core: renamed_core
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A02F9BFCA129F3EA:E95EE8F6A706CB54]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=fr_BE, timezone=America/Whitehorse
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=16371424,total=43769856
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ContentStreamTest, MergeIndexesEmbeddedTest, NamedListTest, DocumentAnalysisResponseTest, LargeVolumeBinaryJettyTest, MultiCoreExampleJettyTest, SolrDocumentTest, SolrExampleStreamingTest, TestDocumentObjectBinder, TestEmbeddedSolrServer, SolrExampleXMLTest, TestUpdateRequestCodec, IteratorChainTest, TestHash, TestBatchUpdate, TestJavaBinCodec, JettyWebappTest, TestXMLEscaping, FieldAnalysisResponseTest, SolrQueryTest, TestCoreAdmin, TestLBHttpSolrServer, SolrExampleStreamingBinaryTest, SolrExampleJettyTest, SolrExampleBinaryTest, SolrExampleEmbeddedTest, BasicHttpSolrServerTest, LargeVolumeEmbeddedTest, LargeVolumeJettyTest, TestSolrProperties]
[junit4:junit4] Completed in 2.09s, 1 test, 1 error <<< FAILURES!

[...truncated 48 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:381: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:361: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:196: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1202: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:865: There were test failures: 45 suites, 259 tests, 1 error, 1 ignored (1 assumption)

Total time: 65 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0_10 -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_38) - Build # 2563 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2563/
Java: 32bit/jdk1.6.0_38 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:
No such core: renamed_core

Stack Trace:
org.apache.solr.common.SolrException: No such core: renamed_core
	at __randomizedtesting.SeedInfo.seed([95FD201543984234:DC8C531F45B77A8A]:0)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 9265 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   2> 4468 T453 oasc.CoreContainer.<init> New CoreContainer 30665518
[junit4:junit4]   2> 4468 T453 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   2> 4468 T453 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 4518 T453 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 4518 T453 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4518 T453 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 4519 T453 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4519 T453 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4519 T453 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4520 T453 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4520 T453 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4520 T453 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4520 T453 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 4537 T453 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4573 T454 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 4574 T454 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 4576 T455 oasc.CoreContainer.create Creating SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 4577 T455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 4629 T454 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4643 T455 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4708 T454 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4710 T454 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4715 T454 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 4745 T456 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 4759 T456 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 4786 T454 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4788 T454 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 4792 T454 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4796 T454 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099/data/-1.3\
[junit4:junit4]   2> 4796 T454 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 4796 T454 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4810 T454 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3 forceNew:false
[junit4:junit4]   2> 4810 T454 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3
[junit4:junit4]   2> 4810 T454 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099/data/-1.3\index/
[junit4:junit4]   2> 4825 T455 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4826 T455 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4830 T456 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4833 T455 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 4909 T456 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4909 T456 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4914 T456 oass.IndexSchema.readSchema Schema name=example core FR
[junit4:junit4]   2> 4924 T454 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4925 T454 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index forceNew:false
[junit4:junit4]   2> 4927 T455 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4930 T455 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 4931 T454 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1738df9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@997a1e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4931 T454 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4931 T455 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4934 T454 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index
[junit4:junit4]   2> 4935 T454 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4935 T454 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4935 T454 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4943 T455 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\
[junit4:junit4]   2> 4944 T455 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
[junit4:junit4]   2> 4944 T455 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4946 T455 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1 forceNew:false
[junit4:junit4]   2> 4946 T455 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 4946 T455 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index/
[junit4:junit4]   2> 4948 T455 oasc.SolrCore.initIndex WARNING [core0] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4950 T455 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index forceNew:false
[junit4:junit4]   2> 4962 T455 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@326c52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d8880c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4962 T455 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4964 T455 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 4965 T455 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4965 T455 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4965 T455 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4973 T455 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4978 T455 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 4978 T455 oass.SolrIndexSearcher.<init> Opening Searcher@159325 main
[junit4:junit4]   2> 4978 T455 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\tlog
[junit4:junit4]   2> 4981 T455 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4981 T455 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4982 T454 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4987 T454 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3
[junit4:junit4]   2> 4987 T454 oass.SolrIndexSearcher.<init> Opening Searcher@15a9e02 main
[junit4:junit4]   2> 4988 T454 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\tlog
[junit4:junit4]   2> 4989 T454 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4990 T454 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4992 T455 oasc.CoreContainer.registerCore registering core: core0
[junit4:junit4]   2> 4992 T457 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@159325 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4994 T458 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15a9e02 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4994 T454 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4997 T456 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4999 T456 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 5002 T456 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5007 T456 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\
[junit4:junit4]   2> 5007 T456 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
[junit4:junit4]   2> 5007 T456 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5007 T456 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2 forceNew:false
[junit4:junit4]   2> 5008 T456 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 5008 T456 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index/
[junit4:junit4]   2> 5008 T456 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5010 T456 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index forceNew:false
[junit4:junit4]   2> 5014 T456 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d207a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1490668),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5014 T456 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5015 T456 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 5017 T456 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5017 T456 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5017 T456 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5025 T456 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5036 T456 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 5036 T456 oass.SolrIndexSearcher.<init> Opening Searcher@12dace6 main
[junit4:junit4]   2> 5036 T456 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\tlog
[junit4:junit4]   2> 5038 T456 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5038 T456 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5039 T456 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 5039 T459 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@12dace6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> ASYNC  NEW_CORE C37 name=core0 org.apache.solr.core.SolrCore@13db0b2
[junit4:junit4]   2> 5040 T453 C37 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 5045 T453 C37 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@326c52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d8880c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5046 T453 C37 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5047 T453 C37 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 5047 T453 C37 oass.SolrIndexSearcher.<init> Opening Searcher@e28575 realtime
[junit4:junit4]   2> 5048 T453 C37 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5048 T453 C37 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@326c52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d8880c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@326c52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d8880c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 5049 T453 C37 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 5049 T453 C37 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 5051 T453 C37 oass.SolrIndexSearcher.<init> Opening Searcher@4cc2a3 main
[junit4:junit4]   2> 5051 T453 C37 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 5052 T453 C37 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5052 T457 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@4cc2a3 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 5053 T457 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 5053 T453 C37 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427195609926860800),commit=} 0 13
[junit4:junit4]   2> ASYNC  NEW_CORE C38 name=core1 org.apache.solr.core.SolrCore@2a6e05
[junit4:junit4]   2> 5053 T453 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 5055 T453 C38 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d207a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1490668),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5057 T453 C38 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5060 T453 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 5060 T453 C38 oass.SolrIndexSearcher.<init> Opening Searcher@7cce15 realtime
[junit4:junit4]   2> 5061 T453 C38 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5062 T453 C38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d207a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1490668),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d207a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1490668),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 5063 T453 C38 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 5063 T453 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 5064 T453 C38 oass.SolrIndexSearcher.<init> Opening Searcher@1b7f4c6 main
[junit4:junit4]   2> 5064 T453 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 5065 T459 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@1b7f4c6 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 5065 T453 C38 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5067 T459 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 5067 T453 C38 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427195609940492288),commit=} 0 14
[junit4:junit4]   2> 5072 T453 C37 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5075 T453 C37 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@326c52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d8880c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@326c52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d8880c),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 5076 T453 C37 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 5076 T453 C37 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 5086 T453 C37 oass.SolrIndexSearcher.<init> Opening Searcher@bd02f6 main
[junit4:junit4]   2> 5088 T457 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@bd02f6 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 5088 T453 C37 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5088 T457 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 5088 T453 C37 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[AAA (1427195609956220928)],commit=} 0 20
[junit4:junit4]   2> 5089 T453 C38 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   2> 5089 T453 C38 oasc.SolrException.log Ignoring exception matching unknown field
[junit4:junit4]   2> 5093 T453 C38 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5093 T453 C38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d207a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1490668),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d207a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1490668),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0_1.del, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 5094 T453 C38 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0_1.del, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 5094 T453 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 5095 T453 C38 oass.SolrIndexSearcher.<init> Opening Searcher@9fd9f9 main
[junit4:junit4]   2> 5096 T459 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@9fd9f9 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C2/1)}
[junit4:junit4]   2> 5096 T453 C38 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5096 T459 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 5097 T453 C38 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[BBB (1427195609978241025), BBB (1427195609982435328)],commit=} 0 8
[junit4:junit4]   2> 5097 T453 C37 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   2> 5097 T453 C37 oasc.SolrException.log Ignoring exception matching unknown field
[junit4:junit4]   2> 5100 T453 C37 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5101 T453 C38 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 5101 T453 C37 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5101 T453 C37 REQ [core0] webapp=null path=/select params={q=id%3ABBB} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 5102 T453 C38 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 5102 T453 C38 REQ [core1] webapp=null path=/select params={q=id%3ABBB} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5103 T453 C37 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 5103 T453 C37 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=0 
[junit4:junit4]   2> 5103 T453 C37 oasc.CoreContainer.reload Reloading SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 5104 T453 C37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 5178 T453 C37 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5250 T453 C37 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5251 T453 C37 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5256 T453 C37 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 5315 T453 C37 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 5319 T453 C37 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 5320 T453 C37 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5324 T453 C37 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\
[junit4:junit4]   2> 5324 T453 C37 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
[junit4:junit4]   2> 5324 T453 C37 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 5324 T453 C37 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index/
[junit4:junit4]   2> 5327 T453 C37 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5327 T453 C37 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5327 T453 C37 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5328 T453 C37 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5332 T453 C37 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 5333 T453 C37 oass.SolrIndexSearcher.<init> Opening Searcher@746d70 main
[junit4:junit4]   2> 5335 T453 C37 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5336 T453 C37 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5338 T460 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@746d70 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 5338 T453 C37 oasc.CoreContainer.registerCore replacing core: core0
[junit4:junit4]   2> 5338 T453 C37 REQ [core0] webapp=null path=/admin/cores params={action=RELOAD&core=core0&indexInfo=true} status=0 QTime=235 
[junit4:junit4]   2> 5338 T453 C37 oasc.SolrCore.close [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@13db0b2
[junit4:junit4]   2> 5338 T453 C37 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   2> 5339 T453 C37 oasc.SolrCore.closeSearcher [core0] Closing main searcher on request.
[junit4:junit4]   2> 5339 T453 C37 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> ASYNC  NEW_CORE C39 name=core0 org.apache.solr.core.SolrCore@4ff005
[junit4:junit4]   2> 5340 T453 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 5340 T453 C39 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=0 
[junit4:junit4]   2> 5345 T453 C39 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361079797099\solr-persist.xml
[junit4:junit4]   2> 5373 T453 C39 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361079797099\solr-persist.xml
[junit4:junit4]   2> 5378 T453 C39 REQ [core0] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=33 
[junit4:junit4]   2> 5398 T453 C39 oasc.CoreContainer.registerCore registering core: renamed_core
[junit4:junit4]   2> 5398 T453 C39 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361079797099\solr.xml
[junit4:junit4]   2> 5418 T453 C39 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361079797099\solr.xml
[junit4:junit4]   2> 5421 T453 C39 REQ [renamed_core] webapp=null path=/admin/cores params={action=RENAME&core=core0&indexInfo=true&other=renamed_core} status=0 QTime=24 
[junit4:junit4]   2> 5422 T453 C39 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361079797099\solr-persist.xml
[junit4:junit4]   2> 5444 T453 C39 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361079797099\solr-persist.xml
[junit4:junit4]   2> 5451 T453 C39 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=29 
[junit4:junit4]   2> 5466 T453 C39 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   2> 5467 T453 C39 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 5541 T453 C39 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5614 T453 C39 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5615 T453 C39 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5619 T453 C39 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 5679 T453 C39 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 5680 T453 C39 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 5682 T453 C39 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5687 T453 C39 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\
[junit4:junit4]   2> 5688 T453 C39 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
[junit4:junit4]   2> 5688 T453 C39 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5689 T453 C39 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3 forceNew:false
[junit4:junit4]   2> 5689 T453 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3
[junit4:junit4]   2> 5689 T453 C39 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index/
[junit4:junit4]   2> 5690 T453 C39 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5692 T453 C39 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index forceNew:false
[junit4:junit4]   2> 5695 T453 C39 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19d08a9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16f2383),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5695 T453 C39 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5697 T453 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index
[junit4:junit4]   2> 5697 T453 C39 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5698 T453 C39 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5698 T453 C39 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5706 T453 C39 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5716 T453 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3
[junit4:junit4]   2> 5716 T453 C39 oass.SolrIndexSearcher.<init> Opening Searcher@df89c9 main
[junit4:junit4]   2> 5717 T453 C39 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\tlog3\tlog
[junit4:junit4]   2> 5719 T453 C39 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5719 T453 C39 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5721 T461 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@df89c9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5721 T453 C39 oasc.CoreContainer.registerCore registering core: newCore
[junit4:junit4]   2> 5721 T453 C39 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361079797099\solr.xml
[junit4:junit4]   2> 5751 T453 C39 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361079797099\solr.xml
[junit4:junit4]   2> 5758 T453 C39 REQ [renamed_core] webapp=null path=/admin/cores params={action=CREATE&name=newCore&instanceDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Csolrj%5Csrc%5Ctest-files%5Csolrj%5Csolr%5Cshared&dataDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361079797099%5Cdata3&ulogDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361079797099%5Ctlog3} status=0 QTime=292 
[junit4:junit4]   2> 5758 T453 C39 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361079797099\solr-persist.xml
[junit4:junit4]   2> 5782 T453 C39 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361079797099\solr-persist.xml
[junit4:junit4]   2> 5787 T453 C39 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=29 
[junit4:junit4]   2> 5794 T453 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=30665518
[junit4:junit4]   2> 5794 T453 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d5ba63
[junit4:junit4]   2> 5794 T453 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:junit4]   2> 5795 T453 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5795 T453 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5797 T453 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5798 T453 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 5798 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index
[junit4:junit4]   2> 5799 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index
[junit4:junit4]   2> 5799 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index
[junit4:junit4]   2> 5799 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3
[junit4:junit4]   2> 5799 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3
[junit4:junit4]   2> 5799 T453 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2a6e05
[junit4:junit4]   2> 5799 T453 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   2> 5800 T453 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5800 T453 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5800 T453 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5803 T453 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 5805 T453 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 5805 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 5805 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 5806 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 5806 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 5806 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 5807 T453 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ff005
[junit4:junit4]   2> 5807 T453 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:junit4]   2> 5807 T453 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5808 T453 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5808 T453 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5810 T453 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 5811 T453 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
[junit4:junit4]   2> 5812 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 5812 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 5812 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 5812 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 5812 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 5812 T453 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c4bd09
[junit4:junit4]   2> 5814 T453 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:junit4]   2> 5814 T453 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5815 T453 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5815 T453 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5816 T453 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
[junit4:junit4]   2> 5816 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index
[junit4:junit4]   2> 5816 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3
[junit4:junit4]   2> 5816 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3
[junit4:junit4]   2> 5817 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index
[junit4:junit4]   2> 5817 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index
[junit4:junit4]   2> 5817 T453 oasc.CoreContainer.<init> New CoreContainer 25677162
[junit4:junit4]   2> 5818 T453 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   2> 5818 T453 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 5865 T453 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 5865 T453 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5865 T453 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 5866 T453 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5866 T453 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5867 T453 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5867 T453 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5867 T453 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5868 T453 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5868 T453 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 5884 T453 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5919 T462 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 5920 T462 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 5923 T463 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 5923 T463 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 5974 T462 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5976 T463 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 6050 T463 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6050 T462 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6051 T463 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6051 T462 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6055 T463 oass.IndexSchema.readSchema Schema name=example core FR
[junit4:junit4]   2> 6055 T462 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 6060 T464 oasc.CoreContainer.create Creating SolrCore 'renamed_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 6060 T464 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 6119 T462 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6122 T462 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6124 T462 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6126 T462 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099/data/-1.3\
[junit4:junit4]   2> 6127 T462 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 6127 T462 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6138 T464 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 6168 T463 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6171 T463 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6173 T463 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6175 T463 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\
[junit4:junit4]   2> 6176 T463 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
[junit4:junit4]   2> 6176 T463 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6190 T463 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2 forceNew:false
[junit4:junit4]   2> 6190 T463 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 6190 T463 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index/
[junit4:junit4]   2> 6191 T463 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6191 T463 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index forceNew:false
[junit4:junit4]   2> 6195 T462 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3 forceNew:false
[junit4:junit4]   2> 6195 T462 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3
[junit4:junit4]   2> 6195 T462 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099/data/-1.3\index/
[junit4:junit4]   2> 6196 T462 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6197 T462 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index forceNew:false
[junit4:junit4]   2> 6197 T463 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1621ccc lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5120),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6197 T463 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6198 T463 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 6199 T463 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6200 T463 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6200 T463 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6208 T463 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6215 T462 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8ceca6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10bd07),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6215 T462 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6217 T463 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 6217 T463 oass.SolrIndexSearcher.<init> Opening Searcher@19721c8 main
[junit4:junit4]   2> 6217 T463 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\tlog
[junit4:junit4]   2> 6222 T462 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index
[junit4:junit4]   2> 6222 T462 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6223 T462 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6223 T462 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6223 T463 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6223 T463 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6230 T464 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6231 T463 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 6231 T463 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   2> 6231 T463 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 6231 T464 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6233 T465 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@19721c8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6239 T464 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 6248 T462 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6254 T462 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3
[junit4:junit4]   2> 6254 T462 oass.SolrIndexSearcher.<init> Opening Searcher@e0d3b main
[junit4:junit4]   2> 6255 T462 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\tlog
[junit4:junit4]   2> 6256 T462 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6256 T462 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6258 T466 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e0d3b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6260 T462 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6304 T464 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6305 T463 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 6306 T464 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6309 T464 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6312 T464 oasc.SolrCore.<init> [renamed_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\
[junit4:junit4]   2> 6312 T464 oasc.SolrCore.<init> JMX monitoring not detected for core: renamed_core
[junit4:junit4]   2> 6312 T464 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6313 T464 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1 forceNew:false
[junit4:junit4]   2> 6313 T464 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 6313 T464 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index/
[junit4:junit4]   2> 6314 T464 oasc.SolrCore.initIndex WARNING [renamed_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6315 T464 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index forceNew:false
[junit4:junit4]   2> 6318 T464 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18c9b36 lockFactory=org.apache.lucene.store.NativeFSLockFactory@166035d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6318 T464 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6320 T464 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 6321 T464 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6321 T464 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6321 T464 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6329 T464 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6334 T464 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 6334 T464 oass.SolrIndexSearcher.<init> Opening Searcher@976add main
[junit4:junit4]   2> 6335 T464 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\tlog
[junit4:junit4]   2> 6337 T464 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@e8ea0a
[junit4:junit4]   2> 6337 T464 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6337 T464 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6338 T467 oasc.SolrCore.registerSearcher [renamed_core] Registered new searcher Searcher@976add main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6341 T464 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
[junit4:junit4]   2> 6341 T464 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 6341 T464 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 6341 T464 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1
[junit4:junit4]   2> 6341 T464 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 6341 T464 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\index
[junit4:junit4]   2> 6341 T464 oasc.CoreContainer.recordAndThrow SEVERE Unable to create core: renamed_core org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:605)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
[junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
[junit4:junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
[junit4:junit4]   2> 	at sun.reflect.GeneratedConstructorAccessor126.newInstance(Unknown Source)
[junit4:junit4]   2> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[junit4:junit4]   2> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:512)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:583)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
[junit4:junit4]   2> 	... 13 more
[junit4:junit4]   2> 
[junit4:junit4]   2> 6342 T464 oasc.SolrException.log SEVERE null:org.apache.solr.common.SolrException: Unable to create core: renamed_core
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1667)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1052)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:605)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
[junit4:junit4]   2> 		... 10 more
[junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
[junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
[junit4:junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
[junit4:junit4]   2> 		at sun.reflect.GeneratedConstructorAccessor126.newInstance(Unknown Source)
[junit4:junit4]   2> 		at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[junit4:junit4]   2> 		at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:512)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:583)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
[junit4:junit4]   2> 		... 13 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 6386 T463 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6387 T463 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6395 T463 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 6457 T463 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6459 T463 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6461 T463 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6464 T463 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\
[junit4:junit4]   2> 6465 T463 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
[junit4:junit4]   2> 6465 T463 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6465 T463 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3 forceNew:false
[junit4:junit4]   2> 6466 T463 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3
[junit4:junit4]   2> 6466 T463 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index/
[junit4:junit4]   2> 6466 T463 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6467 T463 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index forceNew:false
[junit4:junit4]   2> 6469 T463 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d3158 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f45273),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6469 T463 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6472 T463 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index
[junit4:junit4]   2> 6473 T463 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6473 T463 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6473 T463 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6482 T463 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6489 T463 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3
[junit4:junit4]   2> 6490 T463 oass.SolrIndexSearcher.<init> Opening Searcher@14e1b66 main
[junit4:junit4]   2> 6490 T463 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\tlog
[junit4:junit4]   2> 6492 T463 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6492 T463 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6493 T463 oasc.CoreContainer.registerCore registering core: newCore
[junit4:junit4]   2> 6493 T468 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@14e1b66 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6493 T453 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=25677162
[junit4:junit4]   2> 6493 T453 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@133a763
[junit4:junit4]   2> 6495 T453 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:junit4]   2> 6495 T453 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6495 T453 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6495 T453 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6496 T453 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 6496 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 6497 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 6497 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2\index
[junit4:junit4]   2> 6497 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 6497 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data2
[junit4:junit4]   2> 6498 T453 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c10a52
[junit4:junit4]   2> 6498 T453 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:junit4]   2> 6498 T453 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6499 T453 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6499 T453 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6499 T453 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 6501 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index
[junit4:junit4]   2> 6501 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index
[junit4:junit4]   2> 6501 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3\index
[junit4:junit4]   2> 6501 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3
[junit4:junit4]   2> 6501 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data\-1.3
[junit4:junit4]   2> 6503 T453 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cc9fc5
[junit4:junit4]   2> 6503 T453 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:junit4]   2> 6503 T453 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6503 T453 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6503 T453 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6505 T453 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
[junit4:junit4]   2> 6505 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index
[junit4:junit4]   2> 6505 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3
[junit4:junit4]   2> 6506 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3
[junit4:junit4]   2> 6506 T453 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index
[junit4:junit4]   2> 6506 T453 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data3\index
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\tlog\tlog.0000000000000000000 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1\tlog FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data1 FAILED !!!!!
[junit4:junit4]   2> 6523 T453 oascse.AbstractEmbeddedSolrServerTestCase.tearDown WARNING !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361079797099\data FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=95FD201543984234 -Dtests.slow=true -Dtests.locale=en_NZ -Dtests.timezone=America/Santiago -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   2.08s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such core: renamed_core
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([95FD201543984234:DC8C531F45B77A8A]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=en_NZ, timezone=America/Santiago
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_38 (32-bit)/cpus=2,threads=1,free=54750672,total=202899456
[junit4:junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeJettyTest, SolrExampleBinaryTest, SolrParamTest, SolrExampleStreamingBinaryTest, ContentStreamTest, TestFastInputStream, TestJavaBinCodec, TestDocumentObjectBinder, TestEmbeddedSolrServer, SolrExampleEmbeddedTest, TestNamedListCodec, ClientUtilsTest, NamedListTest, TestUpdateRequestCodec, TermsResponseTest, QueryResponseTest, MultiCoreEmbeddedTest, MultiCoreExampleJettyTest, TestBatchUpdate, SolrExampleJettyTest, SolrExceptionTest, TestLBHttpSolrServer, SolrExampleStreamingTest, SolrExampleXMLTest, MergeIndexesEmbeddedTest, BasicHttpSolrServerTest, LargeVolumeBinaryJettyTest, LargeVolumeEmbeddedTest, JettyWebappTest, TestSolrProperties]
[junit4:junit4] Completed in 2.10s, 1 test, 1 error <<< FAILURES!

[...truncated 48 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:381: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:361: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:196: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1202: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:865: There were test failures: 45 suites, 259 tests, 1 error, 1 ignored (1 assumption)

Total time: 62 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.6.0_38 -client -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_10) - Build # 2562 - Failure!

Posted by Mark Miller <ma...@gmail.com>.
This is because I made it so that not being able to clear a tlog file would be an error - and on windows it seems something is still holding onto the file when we try and clear it - but nothing should still be holding this open. I'll see if I can find a resource leak somewhere.

- Mark

On Feb 16, 2013, at 7:23 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2562/
> Java: 64bit/jdk1.7.0_10 -XX:+UseConcMarkSweepGC
> 
> 1 tests failed.
> REGRESSION:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties
> 
> Error Message:
> No such core: renamed_core
> 
> Stack Trace:
> org.apache.solr.common.SolrException: No such core: renamed_core
> 	at __randomizedtesting.SeedInfo.seed([33CD0207B0FEF001:7ABC710DB6D1C8BF]:0)
> 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
> 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
> 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
> 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
> 	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:601)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> 	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:70)
> 	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:358)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> 	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 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:70)
> 	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:358)
> 	at java.lang.Thread.run(Thread.java:722)
> 
> 
> 
> 
> Build Log:
> [...truncated 9873 lines...]
> [junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
> [junit4:junit4]   2> -20 T18 oasc.CoreContainer.<init> New CoreContainer 1140817899
> [junit4:junit4]   2> 13 T18 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
> [junit4:junit4]   2> 64 T18 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
> [junit4:junit4]   2> 608 T18 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 609 T18 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 609 T18 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 611 T18 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 611 T18 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 611 T18 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 612 T18 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 613 T18 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 614 T18 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 646 T18 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 1089 T18 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 1253 T19 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
> [junit4:junit4]   2> 1266 T19 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
> [junit4:junit4]   2> 1266 T21 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
> [junit4:junit4]   2> 1266 T21 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
> [junit4:junit4]   2> 1260 T20 oasc.CoreContainer.create Creating SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
> [junit4:junit4]   2> 1267 T20 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
> [junit4:junit4]   2> 1452 T19 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 1457 T20 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 1525 T21 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 1949 T20 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 1958 T21 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 1961 T19 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 1996 T19 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 1996 T21 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 1996 T20 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 2011 T20 oass.IndexSchema.readSchema Schema name=example core EN
> [junit4:junit4]   2> 2041 T19 oass.IndexSchema.readSchema Schema name=example core 
> [junit4:junit4]   2> 2050 T21 oass.IndexSchema.readSchema Schema name=example core FR
> [junit4:junit4]   2> 2369 T19 oass.IndexSchema.readSchema default search field in schema is name
> [junit4:junit4]   2> 2370 T20 oass.IndexSchema.readSchema default search field in schema is name
> [junit4:junit4]   2> 2372 T19 oass.IndexSchema.readSchema query parser default operator is OR
> [junit4:junit4]   2> 2373 T20 oass.IndexSchema.readSchema query parser default operator is OR
> [junit4:junit4]   2> 2375 T19 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 2380 T21 oass.IndexSchema.readSchema default search field in schema is name
> [junit4:junit4]   2> 2382 T21 oass.IndexSchema.readSchema query parser default operator is OR
> [junit4:junit4]   2> 2385 T21 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 2376 T20 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 2603 T19 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489/data/-1.3\
> [junit4:junit4]   2> 2603 T21 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\
> [junit4:junit4]   2> 2603 T20 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\
> [junit4:junit4]   2> 2604 T21 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
> [junit4:junit4]   2> 2604 T19 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 2606 T20 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
> [junit4:junit4]   2> 2617 T21 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 2618 T19 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 2617 T20 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 2731 T19 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3 forceNew:false
> [junit4:junit4]   2> 2731 T20 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1 forceNew:false
> [junit4:junit4]   2> 2731 T21 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2 forceNew:false
> [junit4:junit4]   2> 2732 T19 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
> [junit4:junit4]   2> 2732 T20 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 2732 T21 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 2733 T19 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489/data/-1.3\index/
> [junit4:junit4]   2> 2733 T20 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index/
> [junit4:junit4]   2> 2733 T21 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index/
> [junit4:junit4]   2> 2735 T19 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 2735 T20 oasc.SolrCore.initIndex WARNING [core0] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 2737 T21 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 2751 T19 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index forceNew:false
> [junit4:junit4]   2> 2751 T21 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index forceNew:false
> [junit4:junit4]   2> 2751 T20 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index forceNew:false
> [junit4:junit4]   2> 3073 T20 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 3074 T19 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a1b12ea lockFactory=org.apache.lucene.store.NativeFSLockFactory@5568a234),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 3074 T20 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 3073 T21 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 3075 T21 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 3076 T21 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 3075 T19 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 3078 T20 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 3090 T19 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
> [junit4:junit4]   2> 3852 T19 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 3852 T21 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 3853 T20 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 3884 T20 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 3884 T19 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 3884 T21 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 3889 T20 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 3901 T19 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 3904 T21 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 3964 T20 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 3965 T19 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 3965 T21 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 3992 T19 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
> [junit4:junit4]   2> 3993 T20 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 3994 T21 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 4079 T21 oass.SolrIndexSearcher.<init> Opening Searcher@130ed4e9 main
> [junit4:junit4]   2> 4079 T20 oass.SolrIndexSearcher.<init> Opening Searcher@2cb8b75f main
> [junit4:junit4]   2> 4079 T19 oass.SolrIndexSearcher.<init> Opening Searcher@32bc16c5 main
> [junit4:junit4]   2> 4172 T20 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog
> [junit4:junit4]   2> 4172 T19 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\tlog
> [junit4:junit4]   2> 4172 T21 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\tlog
> [junit4:junit4]   2> 4198 T20 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 4198 T21 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 4198 T21 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 4198 T19 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 4199 T19 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 4199 T20 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 4311 T21 oasc.CoreContainer.registerCore registering core: core1
> [junit4:junit4]   2> 4313 T23 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@2cb8b75f main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 4313 T24 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@130ed4e9 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 4313 T22 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32bc16c5 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 4318 T19 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 4319 T20 oasc.CoreContainer.registerCore registering core: core0
> [junit4:junit4]   2> ASYNC  NEW_CORE C0 name=core0 org.apache.solr.core.SolrCore@3e028dd7
> [junit4:junit4]   2> 4826 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 4834 T18 C0 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 4835 T18 C0 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 4880 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 4920 T18 C0 oass.SolrIndexSearcher.<init> Opening Searcher@771331f8 realtime
> [junit4:junit4]   2> 4929 T18 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
> [junit4:junit4]   2> 4930 T18 C0 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 4931 T18 C0 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 4932 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 4933 T18 C0 oass.SolrIndexSearcher.<init> Opening Searcher@6b0f2fd4 main
> [junit4:junit4]   2> 4933 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 4938 T18 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 4946 T23 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@6b0f2fd4 main{StandardDirectoryReader(segments_1:1:nrt)}
> [junit4:junit4]   2> 4947 T23 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 4947 T18 C0 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427175250279268352),commit=} 0 517
> [junit4:junit4]   2> ASYNC  NEW_CORE C1 name=core1 org.apache.solr.core.SolrCore@4188c8e6
> [junit4:junit4]   2> 4964 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 4969 T18 C1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 4971 T18 C1 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 4973 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 4974 T18 C1 oass.SolrIndexSearcher.<init> Opening Searcher@3e77b29a realtime
> [junit4:junit4]   2> 4975 T18 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
> [junit4:junit4]   2> 4976 T18 C1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 4976 T18 C1 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 4978 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 4978 T18 C1 oass.SolrIndexSearcher.<init> Opening Searcher@238b1d64 main
> [junit4:junit4]   2> 4979 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 4980 T24 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@238b1d64 main{StandardDirectoryReader(segments_1:1:nrt)}
> [junit4:junit4]   2> 4980 T18 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 4981 T24 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 4982 T18 C1 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427175250616909824),commit=} 0 18
> [junit4:junit4]   2> 5268 T18 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
> [junit4:junit4]   2> 5726 T18 C0 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16b61e92 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8b5441b),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
> [junit4:junit4]   2> 5727 T18 C0 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
> [junit4:junit4]   2> 5728 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 5875 T18 C0 oass.SolrIndexSearcher.<init> Opening Searcher@7cd40b9d main
> [junit4:junit4]   2> 5878 T23 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@7cd40b9d main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
> [junit4:junit4]   2> 5878 T18 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 5879 T23 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 5880 T18 C0 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[AAA (1427175250651512832)],commit=} 0 887
> [junit4:junit4]   2> 5885 T18 C1 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 4
> [junit4:junit4]   2> 5887 T18 C1 oasc.SolrException.log Ignoring exception matching unknown field
> [junit4:junit4]   2> 5895 T18 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
> [junit4:junit4]   2> 5903 T18 C1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ef4817d lockFactory=org.apache.lucene.store.NativeFSLockFactory@63ca76fe),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0_1.del, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
> [junit4:junit4]   2> 5903 T18 C1 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0_1.del, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
> [junit4:junit4]   2> 5904 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 5905 T18 C1 oass.SolrIndexSearcher.<init> Opening Searcher@185ceaf main
> [junit4:junit4]   2> 5906 T24 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@185ceaf main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C2/1)}
> [junit4:junit4]   2> 5906 T18 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 5907 T24 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 5908 T18 C1 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[BBB (1427175251586842624), BBB (1427175251593134080)],commit=} 0 20
> [junit4:junit4]   2> 5908 T18 C0 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
> [junit4:junit4]   2> 5910 T18 C0 oasc.SolrException.log Ignoring exception matching unknown field
> [junit4:junit4]   2> 6072 T18 C0 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=150 
> [junit4:junit4]   2> 6100 T18 C1 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
> [junit4:junit4]   2> 6102 T18 C0 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=1 
> [junit4:junit4]   2> 6103 T18 C0 REQ [core0] webapp=null path=/select params={q=id%3ABBB} hits=0 status=0 QTime=0 
> [junit4:junit4]   2> 6104 T18 C1 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
> [junit4:junit4]   2> 6110 T18 C1 REQ [core1] webapp=null path=/select params={q=id%3ABBB} hits=1 status=0 QTime=5 
> [junit4:junit4]   2> 6124 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 6130 T18 C0 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=11 
> [junit4:junit4]   2> 6131 T18 C0 oasc.CoreContainer.reload Reloading SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
> [junit4:junit4]   2> 6133 T18 C0 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
> [junit4:junit4]   2> 6242 T18 C0 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 6359 T18 C0 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 6361 T18 C0 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 6371 T18 C0 oass.IndexSchema.readSchema Schema name=example core EN
> [junit4:junit4]   2> 6451 T18 C0 oass.IndexSchema.readSchema default search field in schema is name
> [junit4:junit4]   2> 6454 T18 C0 oass.IndexSchema.readSchema query parser default operator is OR
> [junit4:junit4]   2> 6456 T18 C0 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 6461 T18 C0 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\
> [junit4:junit4]   2> 6462 T18 C0 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
> [junit4:junit4]   2> 6462 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 6463 T18 C0 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index/
> [junit4:junit4]   2> 6465 T18 C0 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 6466 T18 C0 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 6467 T18 C0 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 6476 T18 C0 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 6485 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 6486 T18 C0 oass.SolrIndexSearcher.<init> Opening Searcher@a21d2ac main
> [junit4:junit4]   2> 6501 T18 C0 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 6502 T18 C0 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 6504 T25 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@a21d2ac main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
> [junit4:junit4]   2> 6504 T18 C0 oasc.CoreContainer.registerCore replacing core: core0
> [junit4:junit4]   2> 6504 T18 C0 REQ [core0] webapp=null path=/admin/cores params={action=RELOAD&core=core0&indexInfo=true} status=0 QTime=373 
> [junit4:junit4]   2> 6505 T18 C0 oasc.SolrCore.close [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e028dd7
> [junit4:junit4]   2> 6505 T18 C0 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
> [junit4:junit4]   2> 6508 T18 C0 oasc.SolrCore.closeSearcher [core0] Closing main searcher on request.
> [junit4:junit4]   2> 6509 T18 C0 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> ASYNC  NEW_CORE C2 name=core0 org.apache.solr.core.SolrCore@5a349d46
> [junit4:junit4]   2> 6510 T18 C2 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 6510 T18 C2 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=1 
> [junit4:junit4]   2> 6517 T18 C2 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
> [junit4:junit4]   2> 6554 T18 C2 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
> [junit4:junit4]   2> 6574 T18 C2 REQ [core0] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=57 
> [junit4:junit4]   2> 6602 T18 C2 oasc.CoreContainer.registerCore registering core: renamed_core
> [junit4:junit4]   2> 6602 T18 C2 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr.xml
> [junit4:junit4]   2> 6630 T18 C2 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr.xml
> [junit4:junit4]   2> 6634 T18 C2 REQ [renamed_core] webapp=null path=/admin/cores params={action=RENAME&core=core0&indexInfo=true&other=renamed_core} status=0 QTime=33 
> [junit4:junit4]   2> 6635 T18 C2 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
> [junit4:junit4]   2> 6658 T18 C2 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
> [junit4:junit4]   2> 6662 T18 C2 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=27 
> [junit4:junit4]   2> 6678 T18 C2 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared
> [junit4:junit4]   2> 6680 T18 C2 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
> [junit4:junit4]   2> 6765 T18 C2 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 6880 T18 C2 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 6881 T18 C2 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 6895 T18 C2 oass.IndexSchema.readSchema Schema name=example core 
> [junit4:junit4]   2> 6949 T18 C2 oass.IndexSchema.readSchema default search field in schema is name
> [junit4:junit4]   2> 6951 T18 C2 oass.IndexSchema.readSchema query parser default operator is OR
> [junit4:junit4]   2> 6986 T18 C2 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 6990 T18 C2 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\
> [junit4:junit4]   2> 6990 T18 C2 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
> [junit4:junit4]   2> 6991 T18 C2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 6992 T18 C2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3 forceNew:false
> [junit4:junit4]   2> 6992 T18 C2 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
> [junit4:junit4]   2> 6992 T18 C2 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index/
> [junit4:junit4]   2> 6994 T18 C2 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 6995 T18 C2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index forceNew:false
> [junit4:junit4]   2> 6998 T18 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5533fd6a lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f2cae9e),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 6998 T18 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 6999 T18 C2 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
> [junit4:junit4]   2> 7001 T18 C2 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 7002 T18 C2 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 7002 T18 C2 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 7013 T18 C2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 7022 T18 C2 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
> [junit4:junit4]   2> 7023 T18 C2 oass.SolrIndexSearcher.<init> Opening Searcher@6a6f43dc main
> [junit4:junit4]   2> 7023 T18 C2 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\tlog3\tlog
> [junit4:junit4]   2> 7025 T18 C2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 7026 T18 C2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 7026 T18 C2 oasc.CoreContainer.registerCore registering core: newCore
> [junit4:junit4]   2> 7026 T18 C2 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr.xml
> [junit4:junit4]   2> 7049 T18 C2 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr.xml
> [junit4:junit4]   2> 7054 T18 C2 REQ [renamed_core] webapp=null path=/admin/cores params={action=CREATE&name=newCore&instanceDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Csolrj%5Csrc%5Ctest-files%5Csolrj%5Csolr%5Cshared&dataDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361060376489%5Cdata3&ulogDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361060376489%5Ctlog3} status=0 QTime=376 
> [junit4:junit4]   2> 7055 T18 C2 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
> [junit4:junit4]   2> 7079 T26 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@6a6f43dc main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 7088 T18 C2 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361060376489\solr-persist.xml
> [junit4:junit4]   2> 7093 T18 C2 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=38 
> [junit4:junit4]   2> 7101 T18 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1140817899
> [junit4:junit4]   2> 7101 T18 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4188c8e6
> [junit4:junit4]   2> 7101 T18 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
> [junit4:junit4]   2> 7102 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 7102 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 7103 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 7106 T18 C1 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 7107 T18 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
> [junit4:junit4]   2> 7108 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 7112 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 7113 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 7113 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 7114 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 7115 T18 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6e886a6a
> [junit4:junit4]   2> 7116 T18 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:junit4]   2> 7116 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 7116 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 7118 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 7123 T18 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 7125 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
> [junit4:junit4]   2> 7125 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
> [junit4:junit4]   2> 7125 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
> [junit4:junit4]   2> 7126 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
> [junit4:junit4]   2> 7127 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
> [junit4:junit4]   2> 7128 T18 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a349d46
> [junit4:junit4]   2> 7130 T18 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:junit4]   2> 7130 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 7131 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 7131 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 7136 T18 C2 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 7138 T18 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
> [junit4:junit4]   2> 7138 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 7139 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 7140 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 7141 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 7141 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 7142 T18 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d31fee
> [junit4:junit4]   2> 7142 T18 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:junit4]   2> 7143 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 7143 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 7144 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 7145 T18 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
> [junit4:junit4]   2> 7146 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
> [junit4:junit4]   2> 7146 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
> [junit4:junit4]   2> 7147 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
> [junit4:junit4]   2> 7147 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
> [junit4:junit4]   2> 7147 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
> [junit4:junit4]   2> 7148 T18 oasc.CoreContainer.<init> New CoreContainer 898824134
> [junit4:junit4]   2> 7151 T18 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
> [junit4:junit4]   2> 7153 T18 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
> [junit4:junit4]   2> 7221 T18 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 7221 T18 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 7221 T18 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 7222 T18 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 7223 T18 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 7223 T18 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 7224 T18 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 7224 T18 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 7224 T18 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 7225 T18 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 7247 T18 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 7282 T27 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
> [junit4:junit4]   2> 7284 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
> [junit4:junit4]   2> 7287 T28 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
> [junit4:junit4]   2> 7288 T28 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
> [junit4:junit4]   2> 7296 T29 oasc.CoreContainer.create Creating SolrCore 'renamed_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
> [junit4:junit4]   2> 7296 T29 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
> [junit4:junit4]   2> 7383 T28 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 7388 T27 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 7399 T29 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 7465 T28 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 7465 T28 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 7471 T28 oass.IndexSchema.readSchema Schema name=example core 
> [junit4:junit4]   2> 7511 T27 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 7511 T27 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 7521 T27 oass.IndexSchema.readSchema Schema name=example core FR
> [junit4:junit4]   2> 7542 T29 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 7542 T29 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 7552 T29 oass.IndexSchema.readSchema Schema name=example core EN
> [junit4:junit4]   2> 7586 T27 oass.IndexSchema.readSchema default search field in schema is name
> [junit4:junit4]   2> 7588 T27 oass.IndexSchema.readSchema query parser default operator is OR
> [junit4:junit4]   2> 7591 T27 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 7593 T28 oass.IndexSchema.readSchema default search field in schema is name
> [junit4:junit4]   2> 7594 T27 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\
> [junit4:junit4]   2> 7595 T27 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
> [junit4:junit4]   2> 7598 T27 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 7600 T28 oass.IndexSchema.readSchema query parser default operator is OR
> [junit4:junit4]   2> 7602 T28 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 7604 T28 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489/data/-1.3\
> [junit4:junit4]   2> 7604 T28 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 7605 T28 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 7606 T27 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2 forceNew:false
> [junit4:junit4]   2> 7606 T27 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 7606 T27 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index/
> [junit4:junit4]   2> 7607 T28 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3 forceNew:false
> [junit4:junit4]   2> 7607 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
> [junit4:junit4]   2> 7607 T28 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489/data/-1.3\index/
> [junit4:junit4]   2> 7608 T27 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 7610 T28 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 7610 T27 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index forceNew:false
> [junit4:junit4]   2> 7614 T27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3404b2ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c5d0d01),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 7614 T27 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 7615 T27 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 7616 T27 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 7617 T27 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 7617 T27 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 7618 T28 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index forceNew:false
> [junit4:junit4]   2> 7625 T28 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38b1c9f0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d349786),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 7625 T29 oass.IndexSchema.readSchema default search field in schema is name
> [junit4:junit4]   2> 7626 T28 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 7627 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
> [junit4:junit4]   2> 7628 T28 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 7628 T28 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 7629 T28 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 7629 T29 oass.IndexSchema.readSchema query parser default operator is OR
> [junit4:junit4]   2> 7632 T29 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 7637 T28 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 7637 T29 oasc.SolrCore.<init> [renamed_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\
> [junit4:junit4]   2> 7637 T29 oasc.SolrCore.<init> JMX monitoring not detected for core: renamed_core
> [junit4:junit4]   2> 7638 T29 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 7638 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 7638 T29 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1 forceNew:false
> [junit4:junit4]   2> 7641 T27 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 7641 T29 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 7641 T29 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index/
> [junit4:junit4]   2> 7641 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
> [junit4:junit4]   2> 7643 T29 oasc.SolrCore.initIndex WARNING [renamed_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 7643 T29 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index forceNew:false
> [junit4:junit4]   2> 7644 T29 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@326fa4bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@42370b74),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 7645 T29 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 7646 T29 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 7647 T29 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 7647 T29 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 7647 T29 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 7655 T29 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 7660 T29 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 7680 T27 oass.SolrIndexSearcher.<init> Opening Searcher@3bef4d22 main
> [junit4:junit4]   2> 7681 T27 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\tlog
> [junit4:junit4]   2> 7682 T28 oass.SolrIndexSearcher.<init> Opening Searcher@460f8a54 main
> [junit4:junit4]   2> 7682 T28 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\tlog
> [junit4:junit4]   2> 7685 T28 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 7685 T27 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 7686 T28 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 7686 T27 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 7687 T28 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 7688 T31 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@460f8a54 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 7688 T30 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@3bef4d22 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 7688 T27 oasc.CoreContainer.registerCore registering core: core1
> [junit4:junit4]   2> 7688 T28 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared
> [junit4:junit4]   2> 7689 T28 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
> [junit4:junit4]   2> 7700 T29 oass.SolrIndexSearcher.<init> Opening Searcher@62b0e231 main
> [junit4:junit4]   2> 7700 T29 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog
> [junit4:junit4]   2> 7703 T29 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ad23195
> [junit4:junit4]   2> 7705 T29 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 7707 T29 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 7707 T32 oasc.SolrCore.registerSearcher [renamed_core] Registered new searcher Searcher@62b0e231 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 7709 T29 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
> [junit4:junit4]   2> 7709 T29 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 7709 T29 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 7709 T29 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1
> [junit4:junit4]   2> 7710 T29 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 7710 T29 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\index
> [junit4:junit4]   2> 7711 T29 oasc.CoreContainer.recordAndThrow SEVERE Unable to create core: renamed_core org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog\tlog.0000000000000000000
> [junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
> [junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:605)
> [junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
> [junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
> [junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
> [junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
> [junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
> [junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> [junit4:junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> [junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
> [junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> [junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> [junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> [junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog\tlog.0000000000000000000
> [junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
> [junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
> [junit4:junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
> [junit4:junit4]   2> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> [junit4:junit4]   2> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> [junit4:junit4]   2> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> [junit4:junit4]   2> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
> [junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:512)
> [junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:583)
> [junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
> [junit4:junit4]   2> 	... 13 more
> [junit4:junit4]   2> 
> [junit4:junit4]   2> 7713 T29 oasc.SolrException.log SEVERE null:org.apache.solr.common.SolrException: Unable to create core: renamed_core
> [junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1667)
> [junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1052)
> [junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
> [junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
> [junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
> [junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> [junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> [junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
> [junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> [junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> [junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> [junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog\tlog.0000000000000000000
> [junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
> [junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:605)
> [junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
> [junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
> [junit4:junit4]   2> 		... 10 more
> [junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog\tlog.0000000000000000000
> [junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
> [junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
> [junit4:junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
> [junit4:junit4]   2> 		at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> [junit4:junit4]   2> 		at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> [junit4:junit4]   2> 		at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> [junit4:junit4]   2> 		at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
> [junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:512)
> [junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:583)
> [junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
> [junit4:junit4]   2> 		... 13 more
> [junit4:junit4]   2> 	
> [junit4:junit4]   2> 7761 T28 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 7842 T28 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 7842 T28 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 7848 T28 oass.IndexSchema.readSchema Schema name=example core 
> [junit4:junit4]   2> 7904 T28 oass.IndexSchema.readSchema default search field in schema is name
> [junit4:junit4]   2> 7906 T28 oass.IndexSchema.readSchema query parser default operator is OR
> [junit4:junit4]   2> 7907 T28 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 7910 T28 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\
> [junit4:junit4]   2> 7910 T28 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
> [junit4:junit4]   2> 7910 T28 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 7911 T28 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3 forceNew:false
> [junit4:junit4]   2> 7911 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
> [junit4:junit4]   2> 7912 T28 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index/
> [junit4:junit4]   2> 7912 T28 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 7913 T28 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index forceNew:false
> [junit4:junit4]   2> 7916 T28 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1b7a92f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4bfed00f; maxCacheMB=0.03515625 maxMergeSizeMB=0.546875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 7916 T28 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 7918 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
> [junit4:junit4]   2> 7919 T28 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 7919 T28 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 7919 T28 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 7927 T28 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 7932 T28 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
> [junit4:junit4]   2> 7933 T28 oass.SolrIndexSearcher.<init> Opening Searcher@3a324fc main
> [junit4:junit4]   2> 7933 T28 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\tlog
> [junit4:junit4]   2> 7934 T28 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 7934 T28 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 7936 T28 oasc.CoreContainer.registerCore registering core: newCore
> [junit4:junit4]   2> 7939 T33 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@3a324fc main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 7941 T18 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=898824134
> [junit4:junit4]   2> 7941 T18 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b625be
> [junit4:junit4]   2> 7942 T18 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:junit4]   2> 7943 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 7943 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 7943 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 7945 T18 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 7947 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
> [junit4:junit4]   2> 7947 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
> [junit4:junit4]   2> 7948 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3
> [junit4:junit4]   2> 7948 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
> [junit4:junit4]   2> 7949 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data\-1.3\index
> [junit4:junit4]   2> 7950 T18 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b67ded9
> [junit4:junit4]   2> 7950 T18 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:junit4]   2> 7951 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 7951 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 7952 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 7953 T18 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
> [junit4:junit4]   2> 7953 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 7953 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 7953 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2
> [junit4:junit4]   2> 7954 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 7954 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data2\index
> [junit4:junit4]   2> 7956 T18 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@22eaa01b
> [junit4:junit4]   2> 7956 T18 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:junit4]   2> 7956 T18 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 7956 T18 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 7956 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 7957 T18 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
> [junit4:junit4]   2> 7958 T18 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
> [junit4:junit4]   2> 7959 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
> [junit4:junit4]   2> 7959 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3\index
> [junit4:junit4]   2> 7959 T18 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
> [junit4:junit4]   2> 7959 T18 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data3
> [junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog\tlog.0000000000000000000 FAILED !!!!!
> [junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1\tlog FAILED !!!!!
> [junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data1 FAILED !!!!!
> [junit4:junit4]   2> 7973 T18 oascse.AbstractEmbeddedSolrServerTestCase.tearDown WARNING !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361060376489\data FAILED !!!!!
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=33CD0207B0FEF001 -Dtests.slow=true -Dtests.locale=es_EC -Dtests.timezone=Europe/London -Dtests.file.encoding=UTF-8
> [junit4:junit4] ERROR   8.10s | TestSolrProperties.testProperties <<<
> [junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such core: renamed_core
> [junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([33CD0207B0FEF001:7ABC710DB6D1C8BF]:0)
> [junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
> [junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
> [junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
> [junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
> [junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=es_EC, timezone=Europe/London
> [junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=16174144,total=32440320
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [ModifiableSolrParamsTest, TestJavaBinCodec, DocumentAnalysisResponseTest, TestSolrProperties]
> [junit4:junit4] Completed in 8.17s, 1 test, 1 error <<< FAILURES!
> 
> [...truncated 134 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:381: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:361: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:196: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:447: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1202: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:865: There were test failures: 45 suites, 259 tests, 1 error, 1 ignored (1 assumption)
> 
> Total time: 61 minutes 24 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Description set: Java: 64bit/jdk1.7.0_10 -XX:+UseConcMarkSweepGC
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org