Already been fixed, Uwe rescued me. On Tue, Sep 9, 2014 at 7:57 AM, Mark Miller <[email protected]> wrote: > I would revert the commit until it’s ready. > > - Mark > > http://about.me/markrmiller > >> On Sep 5, 2014, at 11:18 PM, Erick Erickson <[email protected]> wrote: >> >> Crap! This is SOLR-5322 that I just checked in. Looks like the file >> permissions on Windows don't work like I expected. Siiiiggggh. >> >> I'll have to find a Windows VM to try this nonsense on, I'll try to >> get to it this weekend. Can we live with the noise for 2-3 days? >> >> Can anybody point me at a nice ready to rock-n-roll-with-solr-build >> Windows VM for VMWare? >> >> Erick >> >> On Fri, Sep 5, 2014 at 7:45 PM, Policeman Jenkins Server >> <[email protected]> wrote: >>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4296/ >>> Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseG1GC >>> >>> 2 tests failed. >>> FAILED: org.apache.solr.core.TestCoreDiscovery.testCoreDirCantRead >>> >>> Error Message: >>> >>> >>> Stack Trace: >>> java.lang.AssertionError >>> at >>> __randomizedtesting.SeedInfo.seed([3FB0AB2FF7FBDDEC:42F47F79887C139E]:0) >>> at org.junit.Assert.fail(Assert.java:92) >>> at org.junit.Assert.assertTrue(Assert.java:43) >>> at org.junit.Assert.assertNull(Assert.java:551) >>> at org.junit.Assert.assertNull(Assert.java:562) >>> at >>> org.apache.solr.core.TestCoreDiscovery.testCoreDirCantRead(TestCoreDiscovery.java:248) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >>> at java.lang.reflect.Method.invoke(Method.java:483) >>> at >>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) >>> at >>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) >>> at >>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) >>> at >>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) >>> at >>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) >>> at >>> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) >>> at >>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) >>> at >>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) >>> at >>> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) >>> at >>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) >>> at >>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) >>> at >>> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) >>> at >>> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) >>> at >>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) >>> at >>> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) >>> at >>> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) >>> at >>> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) >>> at >>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) >>> at >>> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) >>> at >>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) >>> at >>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) >>> at >>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) >>> at >>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) >>> at >>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) >>> at >>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) >>> at java.lang.Thread.run(Thread.java:745) >>> >>> >>> FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores >>> >>> Error Message: >>> ERROR: SolrIndexSearcher opens=59 closes=58 >>> >>> Stack Trace: >>> java.lang.AssertionError: ERROR: SolrIndexSearcher opens=59 closes=58 >>> at __randomizedtesting.SeedInfo.seed([3FB0AB2FF7FBDDEC]:0) >>> at org.junit.Assert.fail(Assert.java:93) >>> at >>> org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:439) >>> at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:186) >>> at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >>> at java.lang.reflect.Method.invoke(Method.java:483) >>> at >>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) >>> at >>> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) >>> at >>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) >>> at >>> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) >>> at >>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) >>> at >>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) >>> at >>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) >>> at >>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) >>> at >>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) >>> at >>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) >>> at >>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) >>> at >>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) >>> at java.lang.Thread.run(Thread.java:745) >>> >>> >>> >>> >>> Build Log: >>> [...truncated 11203 lines...] >>> [junit4] Suite: org.apache.solr.core.TestLazyCores >>> [junit4] 2> Creating dataDir: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\init-core-data-001 >>> [junit4] 2> 2081759 T6096 oas.SolrTestCaseJ4.buildSSLConfig Randomized >>> ssl (true) and clientAuth (true) >>> [junit4] 2> 2081762 T6096 oas.SolrTestCaseJ4.initCore ####initCore >>> [junit4] 2> 2081763 T6096 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\' >>> [junit4] 2> 2081765 T6096 oasc.SolrResourceLoader.replaceClassLoader >>> Adding >>> 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' >>> to classloader >>> [junit4] 2> 2081765 T6096 oasc.SolrResourceLoader.replaceClassLoader >>> Adding >>> 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' >>> to classloader >>> [junit4] 2> 2081768 T6096 oasc.SolrResourceLoader.replaceClassLoader >>> Adding >>> 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' >>> to classloader >>> [junit4] 2> 2082109 T6096 oasc.SolrConfig.<init> Using Lucene >>> MatchVersion: 5.0.0 >>> [junit4] 2> 2082170 T6096 oasc.SolrConfig.<init> Loaded SolrConfig: >>> solrconfig-minimal.xml >>> [junit4] 2> 2082175 T6096 oass.IndexSchema.readSchema Reading Solr >>> Schema from schema-tiny.xml >>> [junit4] 2> 2082191 T6096 oass.IndexSchema.readSchema [null] Schema >>> name=tiny >>> [junit4] 2> 2082226 T6096 oass.IndexSchema.readSchema unique key field: >>> id >>> [junit4] 2> 2082229 T6096 oasc.SolrResourceLoader.locateSolrHome JNDI >>> not configured for solr (NoInitialContextEx) >>> [junit4] 2> 2082229 T6096 oasc.SolrResourceLoader.locateSolrHome using >>> system property solr.solr.home: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr >>> [junit4] 2> 2082229 T6096 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\' >>> [junit4] 2> 2082316 T6096 oasc.CoreContainer.<init> New CoreContainer >>> 790848697 >>> [junit4] 2> 2082316 T6096 oasc.CoreContainer.load Loading cores into >>> CoreContainer >>> [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\] >>> [junit4] 2> 2082320 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting socketTimeout to: 0 >>> [junit4] 2> 2082320 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting urlScheme to: null >>> [junit4] 2> 2082320 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting connTimeout to: 0 >>> [junit4] 2> 2082320 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting maxConnectionsPerHost to: 20 >>> [junit4] 2> 2082320 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting corePoolSize to: 0 >>> [junit4] 2> 2082320 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting maximumPoolSize to: 2147483647 >>> [junit4] 2> 2082320 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting maxThreadIdleTime to: 5 >>> [junit4] 2> 2082324 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting sizeOfQueue to: -1 >>> [junit4] 2> 2082324 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting fairnessPolicy to: false >>> [junit4] 2> 2082334 T6096 oasu.UpdateShardHandler.<init> Creating >>> UpdateShardHandler HTTP client with params: >>> socketTimeout=30000&connTimeout=30000&retry=false >>> [junit4] 2> 2082342 T6096 oasl.LogWatcher.createWatcher SLF4J impl is >>> org.slf4j.impl.Log4jLoggerFactory >>> [junit4] 2> 2082343 T6096 oasl.LogWatcher.newRegisteredLogWatcher >>> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] >>> [junit4] 2> 2082348 T6096 oasc.CoreContainer.load Host Name: >>> [junit4] 2> 2082356 T6097 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/' >>> [junit4] 2> 2082357 T6097 oasc.SolrResourceLoader.replaceClassLoader >>> Adding >>> 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' >>> to classloader >>> [junit4] 2> 2082358 T6097 oasc.SolrResourceLoader.replaceClassLoader >>> Adding >>> 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' >>> to classloader >>> [junit4] 2> 2082358 T6097 oasc.SolrResourceLoader.replaceClassLoader >>> Adding >>> 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' >>> to classloader >>> [junit4] 2> 2082439 T6097 oasc.SolrConfig.<init> Using Lucene >>> MatchVersion: 5.0.0 >>> [junit4] 2> 2082474 T6097 oasc.SolrConfig.<init> Loaded SolrConfig: >>> solrconfig-minimal.xml >>> [junit4] 2> 2082477 T6097 oass.IndexSchema.readSchema Reading Solr >>> Schema from schema-tiny.xml >>> [junit4] 2> 2082488 T6097 oass.IndexSchema.readSchema [collection1] >>> Schema name=tiny >>> [junit4] 2> 2082506 T6097 oass.IndexSchema.readSchema unique key field: >>> id >>> [junit4] 2> 2082509 T6097 oasc.CoreContainer.create Creating SolrCore >>> 'collection1' using configuration from instancedir >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/ >>> [junit4] 2> 2082509 T6097 oasc.SolrCore.initDirectoryFactory >>> org.apache.solr.core.MockDirectoryFactory >>> [junit4] 2> 2082509 T6097 oasc.SolrCore.<init> [collection1] Opening >>> new SolrCore at >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/, >>> >>> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\init-core-data-001\ >>> [junit4] 2> 2082509 T6097 oasc.SolrCore.<init> JMX monitoring not >>> detected for core: collection1 >>> [junit4] 2> 2082511 T6097 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\init-core-data-001\ >>> [junit4] 2> 2082511 T6097 oasc.SolrCore.getNewIndexDir New index >>> directory detected: old=null >>> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\init-core-data-001\index/ >>> [junit4] 2> 2082511 T6097 oasc.SolrCore.initIndex WARN [collection1] >>> Solr index directory >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\init-core-data-001\index' >>> doesn't exist. Creating new index... >>> [junit4] 2> 2082511 T6097 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\init-core-data-001\index >>> [junit4] 2> 2082512 T6097 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=47, >>> maxMergedSegmentMB=42.951171875, floorSegmentMB=1.17578125, >>> forceMergeDeletesPctAllowed=12.081264550610747, segmentsPerTier=44.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >>> [junit4] 2> 2082513 T6097 oasc.SolrDeletionPolicy.onCommit >>> SolrDeletionPolicy.onCommit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@55cbcbad >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41780e97),segFN=segments_1,generation=1} >>> [junit4] 2> 2082513 T6097 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2082514 T6097 oasc.SolrCore.loadUpdateProcessorChains no >>> updateRequestProcessorChain defined as default, creating implicit default >>> [junit4] 2> 2082517 T6097 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2082517 T6097 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2082518 T6097 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2082518 T6097 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2082520 T6097 oasc.RequestHandlers.initHandlersFromConfig >>> created /select: solr.SearchHandler >>> [junit4] 2> 2082520 T6097 oasc.RequestHandlers.initHandlersFromConfig >>> created /admin/: org.apache.solr.handler.admin.AdminHandlers >>> [junit4] 2> 2082522 T6097 oasc.RequestHandlers.initHandlersFromConfig >>> WARN Multiple requestHandler registered to the same name: /update ignoring: >>> org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2082522 T6097 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: solr.UpdateRequestHandler >>> [junit4] 2> 2082529 T6097 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2082533 T6097 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2082535 T6097 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2082536 T6097 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2082539 T6097 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2082541 T6097 oasu.CommitTracker.<init> Hard AutoCommit: >>> disabled >>> [junit4] 2> 2082541 T6097 oasu.CommitTracker.<init> Soft AutoCommit: >>> disabled >>> [junit4] 2> 2082543 T6097 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=10, >>> maxMergedSegmentMB=24.6201171875, floorSegmentMB=0.9150390625, >>> forceMergeDeletesPctAllowed=9.192961492295185, segmentsPerTier=27.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 >>> [junit4] 2> 2082544 T6097 oasc.SolrDeletionPolicy.onInit >>> SolrDeletionPolicy.onInit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@55cbcbad >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41780e97),segFN=segments_1,generation=1} >>> [junit4] 2> 2082544 T6097 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2082545 T6097 oass.SolrIndexSearcher.<init> Opening >>> Searcher@7da768a8[collection1] main >>> [junit4] 2> 2082545 T6097 oasr.ManagedResourceStorage.newStorageIO WARN >>> Cannot write to config directory >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; >>> switching to use InMemory storage instead. >>> [junit4] 2> 2082545 T6097 oasr.RestManager.init Initializing >>> RestManager with initArgs: {} >>> [junit4] 2> 2082549 T6097 oasr.ManagedResourceStorage.load Reading >>> _rest_managed.json using InMemoryStorage >>> [junit4] 2> 2082549 T6097 oasr.ManagedResource.reloadFromStorage WARN >>> No stored data found for /rest/managed >>> [junit4] 2> 2082550 T6097 oasr.ManagedResourceStorage$JsonStorage.store >>> Saved JSON object to path _rest_managed.json using InMemoryStorage >>> [junit4] 2> 2082550 T6097 oasr.RestManager.init Initializing 0 >>> registered ManagedResources >>> [junit4] 2> 2082552 T6097 oasc.CoreContainer.registerCore registering >>> core: collection1 >>> [junit4] 2> 2082552 T6098 oasc.SolrCore.registerSearcher [collection1] >>> Registered new searcher Searcher@7da768a8[collection1] >>> main{UninvertingDirectoryReader()} >>> [junit4] 2> 2082556 T6096 oas.SolrTestCaseJ4.initCore ####initCore end >>> [junit4] 2> 2082565 T6096 oas.SolrTestCaseJ4.setUp ###Starting >>> testLazyLoad >>> [junit4] 2> 2082684 T6096 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\' >>> [junit4] 2> 2082735 T6096 oasc.ConfigSolr.fromFile Loading container >>> configuration from >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\solr.xml >>> [junit4] 2> 2082796 T6096 oasc.CoreContainer.<init> New CoreContainer >>> 2021131244 >>> [junit4] 2> 2082796 T6096 oasc.CoreContainer.load Loading cores into >>> CoreContainer >>> [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\] >>> [junit4] 2> 2082799 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting socketTimeout to: 0 >>> [junit4] 2> 2082799 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting urlScheme to: null >>> [junit4] 2> 2082799 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting connTimeout to: 0 >>> [junit4] 2> 2082799 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting maxConnectionsPerHost to: 20 >>> [junit4] 2> 2082799 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting corePoolSize to: 0 >>> [junit4] 2> 2082799 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting maximumPoolSize to: 2147483647 >>> [junit4] 2> 2082799 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting maxThreadIdleTime to: 5 >>> [junit4] 2> 2082799 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting sizeOfQueue to: -1 >>> [junit4] 2> 2082799 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting fairnessPolicy to: false >>> [junit4] 2> 2082807 T6096 oasu.UpdateShardHandler.<init> Creating >>> UpdateShardHandler HTTP client with params: >>> socketTimeout=0&connTimeout=0&retry=false >>> [junit4] 2> 2082813 T6096 oasc.SolrCores.allocateLazyCores Allocating >>> transient cache for 4 transient cores >>> [junit4] 2> 2082820 T6096 oasl.LogWatcher.createWatcher SLF4J impl is >>> org.slf4j.impl.Log4jLoggerFactory >>> [junit4] 2> 2082820 T6096 oasl.LogWatcher.newRegisteredLogWatcher >>> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] >>> [junit4] 2> 2082820 T6096 oasc.CoreContainer.load Host Name: null >>> [junit4] 2> 2082866 T6101 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\' >>> [junit4] 2> 2082919 T6101 oasc.SolrConfig.<init> Using Lucene >>> MatchVersion: 5.0.0 >>> [junit4] 2> 2082952 T6101 oasc.SolrConfig.<init> Loaded SolrConfig: >>> solrconfig.xml >>> [junit4] 2> 2082953 T6101 oass.IndexSchema.readSchema Reading Solr >>> Schema from schema.xml >>> [junit4] 2> 2082963 T6101 oass.IndexSchema.readSchema [collectionLazy2] >>> Schema name=tiny >>> [junit4] 2> 2082980 T6101 oass.IndexSchema.readSchema unique key field: >>> id >>> [junit4] 2> 2082982 T6101 oasc.CoreContainer.create Creating SolrCore >>> 'collectionLazy2' using configuration from instancedir >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\ >>> [junit4] 2> 2082982 T6101 oasc.SolrCore.initDirectoryFactory >>> org.apache.solr.core.MockDirectoryFactory >>> [junit4] 2> 2082984 T6101 oasc.SolrCore.<init> [collectionLazy2] >>> Opening new SolrCore at >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\, >>> >>> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\ >>> [junit4] 2> 2082984 T6101 oasc.SolrCore.<init> JMX monitoring not >>> detected for core: collectionLazy2 >>> [junit4] 2> 2082985 T6101 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\ >>> [junit4] 2> 2082985 T6101 oasc.SolrCore.getNewIndexDir New index >>> directory detected: old=null >>> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\index/ >>> [junit4] 2> 2082985 T6101 oasc.SolrCore.initIndex WARN >>> [collectionLazy2] Solr index directory >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\index' >>> doesn't exist. Creating new index... >>> [junit4] 2> 2082987 T6101 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\index >>> [junit4] 2> 2082989 T6101 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=47, >>> maxMergedSegmentMB=42.951171875, floorSegmentMB=1.17578125, >>> forceMergeDeletesPctAllowed=12.081264550610747, segmentsPerTier=44.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >>> [junit4] 2> 2082990 T6101 oasc.SolrDeletionPolicy.onCommit >>> SolrDeletionPolicy.onCommit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@54958f96 >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eb70d98),segFN=segments_1,generation=1} >>> [junit4] 2> 2082990 T6101 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2082994 T6101 oasc.SolrCore.loadUpdateProcessorChains no >>> updateRequestProcessorChain defined as default, creating implicit default >>> [junit4] 2> 2082994 T6101 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2082995 T6101 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2082995 T6101 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2082995 T6101 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2082995 T6101 oasc.RequestHandlers.initHandlersFromConfig >>> created /select: solr.SearchHandler >>> [junit4] 2> 2082996 T6101 oasc.RequestHandlers.initHandlersFromConfig >>> created /admin/: org.apache.solr.handler.admin.AdminHandlers >>> [junit4] 2> 2082996 T6101 oasc.RequestHandlers.initHandlersFromConfig >>> WARN Multiple requestHandler registered to the same name: /update ignoring: >>> org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2082996 T6101 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: solr.UpdateRequestHandler >>> [junit4] 2> 2083007 T6101 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083012 T6101 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083017 T6101 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083021 T6101 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083025 T6101 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083029 T6101 oasu.CommitTracker.<init> Hard AutoCommit: >>> disabled >>> [junit4] 2> 2083029 T6101 oasu.CommitTracker.<init> Soft AutoCommit: >>> disabled >>> [junit4] 2> 2083032 T6101 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=10, >>> maxMergedSegmentMB=24.6201171875, floorSegmentMB=0.9150390625, >>> forceMergeDeletesPctAllowed=9.192961492295185, segmentsPerTier=27.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 >>> [junit4] 2> 2083033 T6101 oasc.SolrDeletionPolicy.onInit >>> SolrDeletionPolicy.onInit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@54958f96 >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eb70d98),segFN=segments_1,generation=1} >>> [junit4] 2> 2083033 T6101 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2083034 T6101 oass.SolrIndexSearcher.<init> Opening >>> Searcher@107795bb[collectionLazy2] main >>> [junit4] 2> 2083038 T6101 >>> oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage >>> initialized to use dir: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\conf >>> [junit4] 2> 2083038 T6101 oasr.RestManager.init Initializing >>> RestManager with initArgs: >>> {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\conf} >>> [junit4] 2> 2083038 T6101 oasr.ManagedResourceStorage.load Reading >>> _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\conf >>> [junit4] 2> 2083041 T6101 oasr.ManagedResource.reloadFromStorage WARN >>> No stored data found for /rest/managed >>> [junit4] 2> 2083043 T6101 oasr.ManagedResourceStorage$JsonStorage.store >>> Saved JSON object to path _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\conf >>> [junit4] 2> 2083043 T6101 oasr.RestManager.init Initializing 0 >>> registered ManagedResources >>> [junit4] 2> 2083045 T6101 oasc.SolrCores.putTransientCore Opening >>> transient core collectionLazy2 >>> [junit4] 2> 2083045 T6101 oasc.CoreContainer.registerCore registering >>> core: collectionLazy2 >>> [junit4] 2> 2083046 T6103 oasc.SolrCore.registerSearcher >>> [collectionLazy2] Registered new searcher >>> Searcher@107795bb[collectionLazy2] main{UninvertingDirectoryReader()} >>> [junit4] 2> 2083048 T6100 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\' >>> [junit4] 2> 2083109 T6100 oasc.SolrConfig.<init> Using Lucene >>> MatchVersion: 5.0.0 >>> [junit4] 2> 2083137 T6100 oasc.SolrConfig.<init> Loaded SolrConfig: >>> solrconfig.xml >>> [junit4] 2> 2083139 T6100 oass.IndexSchema.readSchema Reading Solr >>> Schema from schema.xml >>> [junit4] 2> 2083143 T6100 oass.IndexSchema.readSchema [collection1] >>> Schema name=tiny >>> [junit4] 2> 2083153 T6100 oass.IndexSchema.readSchema unique key field: >>> id >>> [junit4] 2> 2083153 T6100 oasc.CoreContainer.create Creating SolrCore >>> 'collection1' using configuration from instancedir >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\ >>> [junit4] 2> 2083153 T6100 oasc.SolrCore.initDirectoryFactory >>> org.apache.solr.core.MockDirectoryFactory >>> [junit4] 2> 2083156 T6100 oasc.SolrCore.<init> [collection1] Opening >>> new SolrCore at >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\, >>> >>> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\ >>> [junit4] 2> 2083156 T6100 oasc.SolrCore.<init> JMX monitoring not >>> detected for core: collection1 >>> [junit4] 2> 2083157 T6100 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\ >>> [junit4] 2> 2083157 T6100 oasc.SolrCore.getNewIndexDir New index >>> directory detected: old=null >>> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\index/ >>> [junit4] 2> 2083157 T6100 oasc.SolrCore.initIndex WARN [collection1] >>> Solr index directory >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\index' >>> doesn't exist. Creating new index... >>> [junit4] 2> 2083168 T6100 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\index >>> [junit4] 2> 2083169 T6100 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=47, >>> maxMergedSegmentMB=42.951171875, floorSegmentMB=1.17578125, >>> forceMergeDeletesPctAllowed=12.081264550610747, segmentsPerTier=44.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >>> [junit4] 2> 2083174 T6100 oasc.SolrDeletionPolicy.onCommit >>> SolrDeletionPolicy.onCommit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@6ba2333a >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@762547d2),segFN=segments_1,generation=1} >>> [junit4] 2> 2083177 T6100 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2083179 T6100 oasc.SolrCore.loadUpdateProcessorChains no >>> updateRequestProcessorChain defined as default, creating implicit default >>> [junit4] 2> 2083182 T6100 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083183 T6100 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083184 T6100 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083184 T6100 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083184 T6100 oasc.RequestHandlers.initHandlersFromConfig >>> created /select: solr.SearchHandler >>> [junit4] 2> 2083185 T6100 oasc.RequestHandlers.initHandlersFromConfig >>> created /admin/: org.apache.solr.handler.admin.AdminHandlers >>> [junit4] 2> 2083185 T6100 oasc.RequestHandlers.initHandlersFromConfig >>> WARN Multiple requestHandler registered to the same name: /update ignoring: >>> org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083185 T6100 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: solr.UpdateRequestHandler >>> [junit4] 2> 2083190 T6100 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083194 T6100 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083199 T6100 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083202 T6100 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083206 T6100 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083209 T6100 oasu.CommitTracker.<init> Hard AutoCommit: >>> disabled >>> [junit4] 2> 2083209 T6100 oasu.CommitTracker.<init> Soft AutoCommit: >>> disabled >>> [junit4] 2> 2083210 T6100 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=10, >>> maxMergedSegmentMB=24.6201171875, floorSegmentMB=0.9150390625, >>> forceMergeDeletesPctAllowed=9.192961492295185, segmentsPerTier=27.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 >>> [junit4] 2> 2083210 T6100 oasc.SolrDeletionPolicy.onInit >>> SolrDeletionPolicy.onInit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@6ba2333a >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@762547d2),segFN=segments_1,generation=1} >>> [junit4] 2> 2083210 T6100 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2083211 T6100 oass.SolrIndexSearcher.<init> Opening >>> Searcher@1389a68e[collection1] main >>> [junit4] 2> 2083213 T6100 >>> oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage >>> initialized to use dir: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\conf >>> [junit4] 2> 2083213 T6100 oasr.RestManager.init Initializing >>> RestManager with initArgs: >>> {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\conf} >>> [junit4] 2> 2083216 T6100 oasr.ManagedResourceStorage.load Reading >>> _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\conf >>> [junit4] 2> 2083217 T6100 oasr.ManagedResource.reloadFromStorage WARN >>> No stored data found for /rest/managed >>> [junit4] 2> 2083220 T6102 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\' >>> [junit4] 2> 2083297 T6102 oasc.SolrConfig.<init> Using Lucene >>> MatchVersion: 5.0.0 >>> [junit4] 2> 2083324 T6102 oasc.SolrConfig.<init> Loaded SolrConfig: >>> solrconfig.xml >>> [junit4] 2> 2083327 T6102 oass.IndexSchema.readSchema Reading Solr >>> Schema from schema.xml >>> [junit4] 2> 2083335 T6102 oass.IndexSchema.readSchema [collectionLazy5] >>> Schema name=tiny >>> [junit4] 2> 2083344 T6102 oass.IndexSchema.readSchema unique key field: >>> id >>> [junit4] 2> 2083346 T6102 oasc.CoreContainer.create Creating SolrCore >>> 'collectionLazy5' using configuration from instancedir >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\ >>> [junit4] 2> 2083346 T6102 oasc.SolrCore.initDirectoryFactory >>> org.apache.solr.core.MockDirectoryFactory >>> [junit4] 2> 2083349 T6102 oasc.SolrCore.<init> [collectionLazy5] >>> Opening new SolrCore at >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\, >>> >>> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\ >>> [junit4] 2> 2083349 T6102 oasc.SolrCore.<init> JMX monitoring not >>> detected for core: collectionLazy5 >>> [junit4] 2> 2083350 T6102 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\ >>> [junit4] 2> 2083350 T6102 oasc.SolrCore.getNewIndexDir New index >>> directory detected: old=null >>> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\index/ >>> [junit4] 2> 2083350 T6102 oasc.SolrCore.initIndex WARN >>> [collectionLazy5] Solr index directory >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\index' >>> doesn't exist. Creating new index... >>> [junit4] 2> 2083352 T6102 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\index >>> [junit4] 2> 2083354 T6102 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=47, >>> maxMergedSegmentMB=42.951171875, floorSegmentMB=1.17578125, >>> forceMergeDeletesPctAllowed=12.081264550610747, segmentsPerTier=44.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >>> [junit4] 2> 2083355 T6102 oasc.SolrDeletionPolicy.onCommit >>> SolrDeletionPolicy.onCommit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@6037b98d >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@213790ed),segFN=segments_1,generation=1} >>> [junit4] 2> 2083355 T6102 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2083357 T6102 oasc.SolrCore.loadUpdateProcessorChains no >>> updateRequestProcessorChain defined as default, creating implicit default >>> [junit4] 2> 2083358 T6102 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083358 T6102 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083360 T6102 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083360 T6102 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083360 T6102 oasc.RequestHandlers.initHandlersFromConfig >>> created /select: solr.SearchHandler >>> [junit4] 2> 2083362 T6102 oasc.RequestHandlers.initHandlersFromConfig >>> created /admin/: org.apache.solr.handler.admin.AdminHandlers >>> [junit4] 2> 2083362 T6102 oasc.RequestHandlers.initHandlersFromConfig >>> WARN Multiple requestHandler registered to the same name: /update ignoring: >>> org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083362 T6102 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: solr.UpdateRequestHandler >>> [junit4] 2> 2083367 T6102 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083371 T6102 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083373 T6102 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083378 T6102 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083381 T6102 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083384 T6102 oasu.CommitTracker.<init> Hard AutoCommit: >>> disabled >>> [junit4] 2> 2083384 T6102 oasu.CommitTracker.<init> Soft AutoCommit: >>> disabled >>> [junit4] 2> 2083386 T6102 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=10, >>> maxMergedSegmentMB=24.6201171875, floorSegmentMB=0.9150390625, >>> forceMergeDeletesPctAllowed=9.192961492295185, segmentsPerTier=27.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 >>> [junit4] 2> 2083387 T6102 oasc.SolrDeletionPolicy.onInit >>> SolrDeletionPolicy.onInit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@6037b98d >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@213790ed),segFN=segments_1,generation=1} >>> [junit4] 2> 2083387 T6102 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2083388 T6102 oass.SolrIndexSearcher.<init> Opening >>> Searcher@41c0d6cd[collectionLazy5] main >>> [junit4] 2> 2083392 T6102 >>> oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage >>> initialized to use dir: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\conf >>> [junit4] 2> 2083392 T6102 oasr.RestManager.init Initializing >>> RestManager with initArgs: >>> {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\conf} >>> [junit4] 2> 2083392 T6102 oasr.ManagedResourceStorage.load Reading >>> _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\conf >>> [junit4] 2> 2083395 T6102 oasr.ManagedResource.reloadFromStorage WARN >>> No stored data found for /rest/managed >>> [junit4] 2> 2083397 T6100 oasr.ManagedResourceStorage$JsonStorage.store >>> Saved JSON object to path _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\conf >>> [junit4] 2> 2083397 T6100 oasr.RestManager.init Initializing 0 >>> registered ManagedResources >>> [junit4] 2> 2083399 T6100 oasc.CoreContainer.registerCore registering >>> core: collection1 >>> [junit4] 2> 2083400 T6104 oasc.SolrCore.registerSearcher [collection1] >>> Registered new searcher Searcher@1389a68e[collection1] >>> main{UninvertingDirectoryReader()} >>> [junit4] 2> 2083401 T6102 oasr.ManagedResourceStorage$JsonStorage.store >>> Saved JSON object to path _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\conf >>> [junit4] 2> 2083401 T6102 oasr.RestManager.init Initializing 0 >>> registered ManagedResources >>> [junit4] 2> 2083403 T6102 oasc.CoreContainer.registerCore registering >>> core: collectionLazy5 >>> [junit4] 2> 2083404 T6105 oasc.SolrCore.registerSearcher >>> [collectionLazy5] Registered new searcher >>> Searcher@41c0d6cd[collectionLazy5] main{UninvertingDirectoryReader()} >>> [junit4] 2> 2083409 T6096 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\' >>> [junit4] 2> 2083468 T6096 oasc.SolrConfig.<init> Using Lucene >>> MatchVersion: 5.0.0 >>> [junit4] 2> 2083489 T6096 oasc.SolrConfig.<init> Loaded SolrConfig: >>> solrconfig.xml >>> [junit4] 2> 2083490 T6096 oass.IndexSchema.readSchema Reading Solr >>> Schema from schema.xml >>> [junit4] 2> 2083500 T6096 oass.IndexSchema.readSchema [collectionLazy3] >>> Schema name=tiny >>> [junit4] 2> 2083511 T6096 oass.IndexSchema.readSchema unique key field: >>> id >>> [junit4] 2> 2083512 T6096 oasc.CoreContainer.create Creating SolrCore >>> 'collectionLazy3' using configuration from instancedir >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\ >>> [junit4] 2> 2083512 T6096 oasc.SolrCore.initDirectoryFactory >>> org.apache.solr.core.MockDirectoryFactory >>> [junit4] 2> 2083527 T6096 oasc.SolrCore.<init> [collectionLazy3] >>> Opening new SolrCore at >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\, >>> >>> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\ >>> [junit4] 2> 2083527 T6096 oasc.SolrCore.<init> JMX monitoring not >>> detected for core: collectionLazy3 >>> [junit4] 2> 2083528 T6096 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\ >>> [junit4] 2> 2083528 T6096 oasc.SolrCore.getNewIndexDir New index >>> directory detected: old=null >>> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\index/ >>> [junit4] 2> 2083528 T6096 oasc.SolrCore.initIndex WARN >>> [collectionLazy3] Solr index directory >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\index' >>> doesn't exist. Creating new index... >>> [junit4] 2> 2083532 T6096 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\index >>> [junit4] 2> 2083533 T6096 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=15, >>> maxMergedSegmentMB=96.7255859375, floorSegmentMB=2.140625, >>> forceMergeDeletesPctAllowed=15.671477591559778, segmentsPerTier=29.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >>> [junit4] 2> 2083534 T6096 oasc.SolrDeletionPolicy.onCommit >>> SolrDeletionPolicy.onCommit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@369ed23b >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6be2efe9),segFN=segments_1,generation=1} >>> [junit4] 2> 2083534 T6096 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2083539 T6096 oasc.SolrCore.loadUpdateProcessorChains no >>> updateRequestProcessorChain defined as default, creating implicit default >>> [junit4] 2> 2083540 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083540 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083542 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083542 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083543 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /select: solr.SearchHandler >>> [junit4] 2> 2083543 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /admin/: org.apache.solr.handler.admin.AdminHandlers >>> [junit4] 2> 2083544 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> WARN Multiple requestHandler registered to the same name: /update ignoring: >>> org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083544 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: solr.UpdateRequestHandler >>> [junit4] 2> 2083549 T6096 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083550 T6096 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083554 T6096 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083555 T6096 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083558 T6096 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083562 T6096 oasu.CommitTracker.<init> Hard AutoCommit: >>> disabled >>> [junit4] 2> 2083562 T6096 oasu.CommitTracker.<init> Soft AutoCommit: >>> disabled >>> [junit4] 2> 2083565 T6096 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=36, >>> maxMergedSegmentMB=83.517578125, floorSegmentMB=1.2529296875, >>> forceMergeDeletesPctAllowed=22.555875079661263, segmentsPerTier=13.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 >>> [junit4] 2> 2083566 T6096 oasc.SolrDeletionPolicy.onInit >>> SolrDeletionPolicy.onInit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@369ed23b >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6be2efe9),segFN=segments_1,generation=1} >>> [junit4] 2> 2083566 T6096 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2083569 T6096 oass.SolrIndexSearcher.<init> Opening >>> Searcher@12b1d2b2[collectionLazy3] main >>> [junit4] 2> 2083571 T6096 >>> oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage >>> initialized to use dir: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\conf >>> [junit4] 2> 2083575 T6096 oasr.RestManager.init Initializing >>> RestManager with initArgs: >>> {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\conf} >>> [junit4] 2> 2083575 T6096 oasr.ManagedResourceStorage.load Reading >>> _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\conf >>> [junit4] 2> 2083576 T6096 oasr.ManagedResource.reloadFromStorage WARN >>> No stored data found for /rest/managed >>> [junit4] 2> 2083585 T6096 oasr.ManagedResourceStorage$JsonStorage.store >>> Saved JSON object to path _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\conf >>> [junit4] 2> 2083585 T6096 oasr.RestManager.init Initializing 0 >>> registered ManagedResources >>> [junit4] 2> 2083587 T6096 oasc.SolrCores.putTransientCore Opening >>> transient core collectionLazy3 >>> [junit4] 2> 2083587 T6096 oasc.CoreContainer.registerCore registering >>> core: collectionLazy3 >>> [junit4] 2> 2083588 T6096 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\' >>> [junit4] 2> 2083664 T6096 oasc.SolrConfig.<init> Using Lucene >>> MatchVersion: 5.0.0 >>> [junit4] 2> 2083691 T6096 oasc.SolrConfig.<init> Loaded SolrConfig: >>> solrconfig.xml >>> [junit4] 2> 2083691 T6096 oass.IndexSchema.readSchema Reading Solr >>> Schema from schema.xml >>> [junit4] 2> 2083706 T6096 oass.IndexSchema.readSchema [collectionLazy4] >>> Schema name=tiny >>> [junit4] 2> 2083717 T6096 oass.IndexSchema.readSchema unique key field: >>> id >>> [junit4] 2> 2083717 T6096 oasc.CoreContainer.create Creating SolrCore >>> 'collectionLazy4' using configuration from instancedir >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\ >>> [junit4] 2> 2083721 T6096 oasc.SolrCore.initDirectoryFactory >>> org.apache.solr.core.MockDirectoryFactory >>> [junit4] 2> 2083723 T6096 oasc.SolrCore.<init> [collectionLazy4] >>> Opening new SolrCore at >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\, >>> >>> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\ >>> [junit4] 2> 2083723 T6096 oasc.SolrCore.<init> JMX monitoring not >>> detected for core: collectionLazy4 >>> [junit4] 2> 2083725 T6096 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\ >>> [junit4] 2> 2083725 T6096 oasc.SolrCore.getNewIndexDir New index >>> directory detected: old=null >>> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\index/ >>> [junit4] 2> 2083725 T6096 oasc.SolrCore.initIndex WARN >>> [collectionLazy4] Solr index directory >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\index' >>> doesn't exist. Creating new index... >>> [junit4] 2> 2083726 T6107 oasc.SolrCore.registerSearcher >>> [collectionLazy3] Registered new searcher >>> Searcher@12b1d2b2[collectionLazy3] main{UninvertingDirectoryReader()} >>> [junit4] 2> 2083726 T6096 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\index >>> [junit4] 2> 2083727 T6096 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class >>> org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: >>> minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, >>> maxMergeSizeForForcedMerge=9223372036854775807, >>> calibrateSizeByDeletes=false, maxMergeDocs=2147483647, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7485145670860048] >>> [junit4] 2> 2083728 T6096 oasc.SolrDeletionPolicy.onCommit >>> SolrDeletionPolicy.onCommit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@4808ce84 >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46f08fa2),segFN=segments_1,generation=1} >>> [junit4] 2> 2083728 T6096 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2083731 T6096 oasc.SolrCore.loadUpdateProcessorChains no >>> updateRequestProcessorChain defined as default, creating implicit default >>> [junit4] 2> 2083732 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083732 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083732 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083733 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083734 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /select: solr.SearchHandler >>> [junit4] 2> 2083734 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /admin/: org.apache.solr.handler.admin.AdminHandlers >>> [junit4] 2> 2083734 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> WARN Multiple requestHandler registered to the same name: /update ignoring: >>> org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2083734 T6096 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: solr.UpdateRequestHandler >>> [junit4] 2> 2083738 T6096 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083742 T6096 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083747 T6096 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083752 T6096 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083757 T6096 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2083762 T6096 oasu.CommitTracker.<init> Hard AutoCommit: >>> disabled >>> [junit4] 2> 2083762 T6096 oasu.CommitTracker.<init> Soft AutoCommit: >>> disabled >>> [junit4] 2> 2083763 T6096 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, >>> maxMergedSegmentMB=13.455078125, floorSegmentMB=1.4990234375, >>> forceMergeDeletesPctAllowed=23.910342744089192, segmentsPerTier=22.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >>> [junit4] 2> 2083764 T6096 oasc.SolrDeletionPolicy.onInit >>> SolrDeletionPolicy.onInit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@4808ce84 >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46f08fa2),segFN=segments_1,generation=1} >>> [junit4] 2> 2083764 T6096 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2083766 T6096 oass.SolrIndexSearcher.<init> Opening >>> Searcher@ea50223[collectionLazy4] main >>> [junit4] 2> 2083769 T6096 >>> oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage >>> initialized to use dir: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\conf >>> [junit4] 2> 2083771 T6096 oasr.RestManager.init Initializing >>> RestManager with initArgs: >>> {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\conf} >>> [junit4] 2> 2083771 T6096 oasr.ManagedResourceStorage.load Reading >>> _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\conf >>> [junit4] 2> 2083775 T6096 oasr.ManagedResource.reloadFromStorage WARN >>> No stored data found for /rest/managed >>> [junit4] 2> 2083776 T6096 oasr.ManagedResourceStorage$JsonStorage.store >>> Saved JSON object to path _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\conf >>> [junit4] 2> 2083776 T6096 oasr.RestManager.init Initializing 0 >>> registered ManagedResources >>> [junit4] 2> 2083781 T6096 oasc.CoreContainer.registerCore registering >>> core: collectionLazy4 >>> [junit4] 2> 2083781 T6096 oasc.CoreContainer.shutdown Shutting down >>> CoreContainer instance=2021131244 >>> [junit4] 2> 2083782 T6109 oasc.SolrCore.registerSearcher >>> [collectionLazy4] Registered new searcher Searcher@ea50223[collectionLazy4] >>> main{UninvertingDirectoryReader()} >>> [junit4] 2> 2083785 T6096 oasc.SolrCore.close [collection1] CLOSING >>> SolrCore org.apache.solr.core.SolrCore@504c90c3 >>> [junit4] 2> 2083785 T6096 oasu.DirectUpdateHandler2.close closing >>> DirectUpdateHandler2{commits=0,autocommits=0,soft >>> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} >>> [junit4] 2> 2083785 T6096 oasu.SolrCoreState.decrefSolrCoreState >>> Closing SolrCoreState >>> [junit4] 2> 2083785 T6096 oasu.DefaultSolrCoreState.closeIndexWriter >>> SolrCoreState ref count has reached 0 - closing IndexWriter >>> [junit4] 2> 2083785 T6096 oasu.DefaultSolrCoreState.closeIndexWriter >>> closing IndexWriter with IndexWriterCloser >>> [junit4] 2> 2083790 T6096 oasc.SolrCore.closeSearcher [collection1] >>> Closing main searcher on request. >>> [junit4] 2> 2083790 T6096 oasc.CachingDirectoryFactory.close Closing >>> MockDirectoryFactory - 2 directories currently being tracked >>> [junit4] 2> 2083790 T6096 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\index >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\index;done=false>>] >>> [junit4] 2> 2083790 T6096 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\index >>> [junit4] 2> 2083790 T6096 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\ >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\;done=false>>] >>> [junit4] 2> 2083790 T6096 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection1\data\ >>> [junit4] 2> 2083795 T6096 oasc.SolrCore.close [collectionLazy5] >>> CLOSING SolrCore org.apache.solr.core.SolrCore@6f10cb37 >>> [junit4] 2> 2083795 T6096 oasu.DirectUpdateHandler2.close closing >>> DirectUpdateHandler2{commits=0,autocommits=0,soft >>> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} >>> [junit4] 2> 2083795 T6096 oasu.SolrCoreState.decrefSolrCoreState >>> Closing SolrCoreState >>> [junit4] 2> 2083795 T6096 oasu.DefaultSolrCoreState.closeIndexWriter >>> SolrCoreState ref count has reached 0 - closing IndexWriter >>> [junit4] 2> 2083795 T6096 oasu.DefaultSolrCoreState.closeIndexWriter >>> closing IndexWriter with IndexWriterCloser >>> [junit4] 2> 2083798 T6096 oasc.SolrCore.closeSearcher [collectionLazy5] >>> Closing main searcher on request. >>> [junit4] 2> 2083798 T6096 oasc.CachingDirectoryFactory.close Closing >>> MockDirectoryFactory - 2 directories currently being tracked >>> [junit4] 2> 2083798 T6096 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\ >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\;done=false>>] >>> [junit4] 2> 2083798 T6096 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\ >>> [junit4] 2> 2083798 T6096 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\index >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\index;done=false>>] >>> [junit4] 2> 2083798 T6096 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection5\data\index >>> [junit4] 2> 2083801 T6096 oasc.SolrCore.close [collectionLazy4] >>> CLOSING SolrCore org.apache.solr.core.SolrCore@358c40c0 >>> [junit4] 2> 2083801 T6096 oasu.DirectUpdateHandler2.close closing >>> DirectUpdateHandler2{commits=0,autocommits=0,soft >>> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} >>> [junit4] 2> 2083801 T6096 oasu.SolrCoreState.decrefSolrCoreState >>> Closing SolrCoreState >>> [junit4] 2> 2083801 T6096 oasu.DefaultSolrCoreState.closeIndexWriter >>> SolrCoreState ref count has reached 0 - closing IndexWriter >>> [junit4] 2> 2083801 T6096 oasu.DefaultSolrCoreState.closeIndexWriter >>> closing IndexWriter with IndexWriterCloser >>> [junit4] 2> 2083805 T6096 oasc.SolrCore.closeSearcher [collectionLazy4] >>> Closing main searcher on request. >>> [junit4] 2> 2083805 T6096 oasc.CachingDirectoryFactory.close Closing >>> MockDirectoryFactory - 2 directories currently being tracked >>> [junit4] 2> 2083805 T6096 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\index >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\index;done=false>>] >>> [junit4] 2> 2083805 T6096 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\index >>> [junit4] 2> 2083805 T6096 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\ >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\;done=false>>] >>> [junit4] 2> 2083805 T6096 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection4\data\ >>> [junit4] 2> 2083805 T6096 oasc.SolrCore.close [collectionLazy2] >>> CLOSING SolrCore org.apache.solr.core.SolrCore@40579208 >>> [junit4] 2> 2083805 T6096 oasu.DirectUpdateHandler2.close closing >>> DirectUpdateHandler2{commits=0,autocommits=0,soft >>> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} >>> [junit4] 2> 2083805 T6096 oasu.SolrCoreState.decrefSolrCoreState >>> Closing SolrCoreState >>> [junit4] 2> 2083805 T6096 oasu.DefaultSolrCoreState.closeIndexWriter >>> SolrCoreState ref count has reached 0 - closing IndexWriter >>> [junit4] 2> 2083805 T6096 oasu.DefaultSolrCoreState.closeIndexWriter >>> closing IndexWriter with IndexWriterCloser >>> [junit4] 2> 2083809 T6096 oasc.SolrCore.closeSearcher [collectionLazy2] >>> Closing main searcher on request. >>> [junit4] 2> 2083809 T6096 oasc.CachingDirectoryFactory.close Closing >>> MockDirectoryFactory - 2 directories currently being tracked >>> [junit4] 2> 2083809 T6096 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\index >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\index;done=false>>] >>> [junit4] 2> 2083809 T6096 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\index >>> [junit4] 2> 2083809 T6096 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\ >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\;done=false>>] >>> [junit4] 2> 2083809 T6096 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection2\data\ >>> [junit4] 2> 2083809 T6096 oasc.SolrCore.close [collectionLazy3] >>> CLOSING SolrCore org.apache.solr.core.SolrCore@7429c849 >>> [junit4] 2> 2083809 T6096 oasu.DirectUpdateHandler2.close closing >>> DirectUpdateHandler2{commits=0,autocommits=0,soft >>> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} >>> [junit4] 2> 2083809 T6096 oasu.SolrCoreState.decrefSolrCoreState >>> Closing SolrCoreState >>> [junit4] 2> 2083812 T6096 oasu.DefaultSolrCoreState.closeIndexWriter >>> SolrCoreState ref count has reached 0 - closing IndexWriter >>> [junit4] 2> 2083812 T6096 oasu.DefaultSolrCoreState.closeIndexWriter >>> closing IndexWriter with IndexWriterCloser >>> [junit4] 2> 2083814 T6096 oasc.SolrCore.closeSearcher [collectionLazy3] >>> Closing main searcher on request. >>> [junit4] 2> 2083814 T6096 oasc.CachingDirectoryFactory.close Closing >>> MockDirectoryFactory - 2 directories currently being tracked >>> [junit4] 2> 2083814 T6096 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\index >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\index;done=false>>] >>> [junit4] 2> 2083814 T6096 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\index >>> [junit4] 2> 2083814 T6096 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\ >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\;done=false>>] >>> [junit4] 2> 2083814 T6096 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-001\collection3\data\ >>> [junit4] 2> 2083814 T6096 oas.SolrTestCaseJ4.tearDown ###Ending >>> testLazyLoad >>> [junit4] 2> 2083823 T6096 oas.SolrTestCaseJ4.setUp ###Starting >>> testLazySearch >>> [junit4] 2> 2083994 T6096 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\' >>> [junit4] 2> 2084086 T6096 oasc.ConfigSolr.fromFile Loading container >>> configuration from >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\solr.xml >>> [junit4] 2> 2084115 T6096 oasc.CoreContainer.<init> New CoreContainer >>> 1326110483 >>> [junit4] 2> 2084115 T6096 oasc.CoreContainer.load Loading cores into >>> CoreContainer >>> [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\] >>> [junit4] 2> 2084117 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting socketTimeout to: 0 >>> [junit4] 2> 2084117 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting urlScheme to: null >>> [junit4] 2> 2084117 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting connTimeout to: 0 >>> [junit4] 2> 2084117 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting maxConnectionsPerHost to: 20 >>> [junit4] 2> 2084118 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting corePoolSize to: 0 >>> [junit4] 2> 2084120 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting maximumPoolSize to: 2147483647 >>> [junit4] 2> 2084120 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting maxThreadIdleTime to: 5 >>> [junit4] 2> 2084120 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting sizeOfQueue to: -1 >>> [junit4] 2> 2084120 T6096 oashc.HttpShardHandlerFactory.getParameter >>> Setting fairnessPolicy to: false >>> [junit4] 2> 2084138 T6096 oasu.UpdateShardHandler.<init> Creating >>> UpdateShardHandler HTTP client with params: >>> socketTimeout=0&connTimeout=0&retry=false >>> [junit4] 2> 2084156 T6096 oasc.SolrCores.allocateLazyCores Allocating >>> transient cache for 4 transient cores >>> [junit4] 2> 2084156 T6096 oasl.LogWatcher.createWatcher SLF4J impl is >>> org.slf4j.impl.Log4jLoggerFactory >>> [junit4] 2> 2084156 T6096 oasl.LogWatcher.newRegisteredLogWatcher >>> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] >>> [junit4] 2> 2084160 T6096 oasc.CoreContainer.load Host Name: null >>> [junit4] 2> 2084189 T6112 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\' >>> [junit4] 2> 2084251 T6113 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection5\' >>> [junit4] 2> 2084257 T6112 oasc.SolrConfig.<init> Using Lucene >>> MatchVersion: 5.0.0 >>> [junit4] 2> 2084279 T6112 oasc.SolrConfig.<init> Loaded SolrConfig: >>> solrconfig.xml >>> [junit4] 2> 2084280 T6112 oass.IndexSchema.readSchema Reading Solr >>> Schema from schema.xml >>> [junit4] 2> 2084289 T6112 oass.IndexSchema.readSchema [collectionLazy2] >>> Schema name=tiny >>> [junit4] 2> 2084302 T6112 oass.IndexSchema.readSchema unique key field: >>> id >>> [junit4] 2> 2084303 T6112 oasc.CoreContainer.create Creating SolrCore >>> 'collectionLazy2' using configuration from instancedir >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\ >>> [junit4] 2> 2084303 T6112 oasc.SolrCore.initDirectoryFactory >>> org.apache.solr.core.MockDirectoryFactory >>> [junit4] 2> 2084305 T6112 oasc.SolrCore.<init> [collectionLazy2] >>> Opening new SolrCore at >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\, >>> >>> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\data\ >>> [junit4] 2> 2084305 T6112 oasc.SolrCore.<init> JMX monitoring not >>> detected for core: collectionLazy2 >>> [junit4] 2> 2084306 T6112 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\data\ >>> [junit4] 2> 2084306 T6112 oasc.SolrCore.getNewIndexDir New index >>> directory detected: old=null >>> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\data\index/ >>> [junit4] 2> 2084306 T6112 oasc.SolrCore.initIndex WARN >>> [collectionLazy2] Solr index directory >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\data\index' >>> doesn't exist. Creating new index... >>> [junit4] 2> 2084311 T6112 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\data\index >>> [junit4] 2> 2084312 T6112 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=47, >>> maxMergedSegmentMB=42.951171875, floorSegmentMB=1.17578125, >>> forceMergeDeletesPctAllowed=12.081264550610747, segmentsPerTier=44.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >>> [junit4] 2> 2084313 T6112 oasc.SolrDeletionPolicy.onCommit >>> SolrDeletionPolicy.onCommit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@468a08d3 >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a61f832),segFN=segments_1,generation=1} >>> [junit4] 2> 2084313 T6112 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2084318 T6112 oasc.SolrCore.loadUpdateProcessorChains no >>> updateRequestProcessorChain defined as default, creating implicit default >>> [junit4] 2> 2084321 T6112 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2084321 T6112 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2084322 T6112 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2084323 T6112 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2084323 T6112 oasc.RequestHandlers.initHandlersFromConfig >>> created /select: solr.SearchHandler >>> [junit4] 2> 2084324 T6112 oasc.RequestHandlers.initHandlersFromConfig >>> created /admin/: org.apache.solr.handler.admin.AdminHandlers >>> [junit4] 2> 2084324 T6112 oasc.RequestHandlers.initHandlersFromConfig >>> WARN Multiple requestHandler registered to the same name: /update ignoring: >>> org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2084324 T6112 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: solr.UpdateRequestHandler >>> [junit4] 2> 2084340 T6112 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2084344 T6112 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2084349 T6112 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2084353 T6112 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2084356 T6112 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2084359 T6112 oasu.CommitTracker.<init> Hard AutoCommit: >>> disabled >>> [junit4] 2> 2084359 T6112 oasu.CommitTracker.<init> Soft AutoCommit: >>> disabled >>> [junit4] 2> 2084360 T6112 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=10, >>> maxMergedSegmentMB=24.6201171875, floorSegmentMB=0.9150390625, >>> forceMergeDeletesPctAllowed=9.192961492295185, segmentsPerTier=27.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 >>> [junit4] 2> 2084361 T6112 oasc.SolrDeletionPolicy.onInit >>> SolrDeletionPolicy.onInit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@468a08d3 >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a61f832),segFN=segments_1,generation=1} >>> [junit4] 2> 2084361 T6112 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2084362 T6112 oass.SolrIndexSearcher.<init> Opening >>> Searcher@26fda7d7[collectionLazy2] main >>> [junit4] 2> 2084366 T6112 >>> oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage >>> initialized to use dir: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\conf >>> [junit4] 2> 2084366 T6112 oasr.RestManager.init Initializing >>> RestManager with initArgs: >>> {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\conf} >>> [junit4] 2> 2084366 T6112 oasr.ManagedResourceStorage.load Reading >>> _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\conf >>> [junit4] 2> 2084370 T6111 oasc.SolrResourceLoader.<init> new >>> SolrResourceLoader for directory: >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection1\' >>> [junit4] 2> 2084414 T6112 oasr.ManagedResource.reloadFromStorage WARN >>> No stored data found for /rest/managed >>> [junit4] 2> 2084447 T6113 oasc.SolrConfig.<init> Using Lucene >>> MatchVersion: 5.0.0 >>> [junit4] 2> 2084461 T6113 oasc.SolrConfig.<init> Loaded SolrConfig: >>> solrconfig.xml >>> [junit4] 2> 2084466 T6113 oass.IndexSchema.readSchema Reading Solr >>> Schema from schema.xml >>> [junit4] 2> 2084475 T6113 oass.IndexSchema.readSchema [collectionLazy5] >>> Schema name=tiny >>> [junit4] 2> 2084534 T6112 oasr.ManagedResourceStorage$JsonStorage.store >>> Saved JSON object to path _rest_managed.json using >>> file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection2\conf >>> [junit4] 2> 2084534 T6112 oasr.RestManager.init Initializing 0 >>> registered ManagedResources >>> [junit4] 2> 2084539 T6111 oasc.SolrConfig.<init> Using Lucene >>> MatchVersion: 5.0.0 >>> [junit4] 2> 2084542 T6114 oasc.SolrCore.registerSearcher >>> [collectionLazy2] Registered new searcher >>> Searcher@26fda7d7[collectionLazy2] main{UninvertingDirectoryReader()} >>> [junit4] 2> 2084542 T6112 oasc.SolrCores.putTransientCore Opening >>> transient core collectionLazy2 >>> [junit4] 2> 2084543 T6112 oasc.CoreContainer.registerCore registering >>> core: collectionLazy2 >>> [junit4] 2> 2084545 T6113 oass.IndexSchema.readSchema unique key field: >>> id >>> [junit4] 2> 2084547 T6113 oasc.CoreContainer.create Creating SolrCore >>> 'collectionLazy5' using configuration from instancedir >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection5\ >>> [junit4] 2> 2084547 T6113 oasc.SolrCore.initDirectoryFactory >>> org.apache.solr.core.MockDirectoryFactory >>> [junit4] 2> 2084548 T6113 oasc.SolrCore.<init> [collectionLazy5] >>> Opening new SolrCore at >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection5\, >>> >>> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection5\data\ >>> [junit4] 2> 2084548 T6113 oasc.SolrCore.<init> JMX monitoring not >>> detected for core: collectionLazy5 >>> [junit4] 2> 2084563 T6113 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection5\data\ >>> [junit4] 2> 2084563 T6113 oasc.SolrCore.getNewIndexDir New index >>> directory detected: old=null >>> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection5\data\index/ >>> [junit4] 2> 2084563 T6113 oasc.SolrCore.initIndex WARN >>> [collectionLazy5] Solr index directory >>> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection5\data\index' >>> doesn't exist. Creating new index... >>> [junit4] 2> 2084564 T6113 oasc.CachingDirectoryFactory.get return new >>> directory for >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3FB0AB2FF7FBDDEC-001\tempDir-002\collection5\data\index >>> [junit4] 2> 2084565 T6113 oasu.RandomMergePolicy.<init> >>> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: >>> [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=47, >>> maxMergedSegmentMB=42.951171875, floorSegmentMB=1.17578125, >>> forceMergeDeletesPctAllowed=12.081264550610747, segmentsPerTier=44.0, >>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 >>> [junit4] 2> 2084566 T6113 oasc.SolrDeletionPolicy.onCommit >>> SolrDeletionPolicy.onCommit: commits: num=1 >>> [junit4] 2> >>> commit{dir=MockDirectoryWrapper(RAMDirectory@4098a2b8 >>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a96b190),segFN=segments_1,generation=1} >>> [junit4] 2> 2084566 T6113 oasc.SolrDeletionPolicy.updateCommits newest >>> commit generation = 1 >>> [junit4] 2> 2084569 T6113 oasc.SolrCore.loadUpdateProcessorChains no >>> updateRequestProcessorChain defined as default, creating implicit default >>> [junit4] 2> 2084569 T6113 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2084570 T6113 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2084570 T6113 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/csv: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2084570 T6113 oasc.RequestHandlers.initHandlersFromConfig >>> created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2084570 T6113 oasc.RequestHandlers.initHandlersFromConfig >>> created /select: solr.SearchHandler >>> [junit4] 2> 2084571 T6113 oasc.RequestHandlers.initHandlersFromConfig >>> created /admin/: org.apache.solr.handler.admin.AdminHandlers >>> [junit4] 2> 2084571 T6113 oasc.RequestHandlers.initHandlersFromConfig >>> WARN Multiple requestHandler registered to the same name: /update ignoring: >>> org.apache.solr.handler.UpdateRequestHandler >>> [junit4] 2> 2084571 T6113 oasc.RequestHandlers.initHandlersFromConfig >>> created /update: solr.UpdateRequestHandler >>> [junit4] 2> 2084575 T6113 oashl.XMLLoader.init >>> xsltCacheLifetimeSeconds=60 >>> [junit4] 2> 2084576 T6113 oashl.XMLLoader.init xsltCacheL >>> >>> [...truncated too long message...] >>> >>> rs=0} >>> [junit4] 2> 4049112 T11145 oasu.SolrCoreState.decrefSolrCoreState >>> Closing SolrCoreState >>> [junit4] 2> 4049112 T11145 oasu.DefaultSolrCoreState.closeIndexWriter >>> SolrCoreState ref count has reached 0 - closing IndexWriter >>> [junit4] 2> 4049112 T11145 oasu.DefaultSolrCoreState.closeIndexWriter >>> closing IndexWriter with IndexWriterCloser >>> [junit4] 2> 4049113 T11145 oasc.SolrCore.closeSearcher [core1] Closing >>> main searcher on request. >>> [junit4] 2> 4049113 T11145 oasc.CachingDirectoryFactory.close Closing >>> MockDirectoryFactory - 2 directories currently being tracked >>> [junit4] 2> 4049113 T11145 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestCoreDiscovery-3FB0AB2FF7FBDDEC-001\tempDir-010\core1\stuffandnonsense\index >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestCoreDiscovery-3FB0AB2FF7FBDDEC-001\tempDir-010\core1\stuffandnonsense\index;done=false>>] >>> [junit4] 2> 4049113 T11145 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestCoreDiscovery-3FB0AB2FF7FBDDEC-001\tempDir-010\core1\stuffandnonsense\index >>> [junit4] 2> 4049113 T11145 oasc.CachingDirectoryFactory.closeCacheValue >>> looking to close >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestCoreDiscovery-3FB0AB2FF7FBDDEC-001\tempDir-010\core1\stuffandnonsense\ >>> >>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestCoreDiscovery-3FB0AB2FF7FBDDEC-001\tempDir-010\core1\stuffandnonsense\;done=false>>] >>> [junit4] 2> 4049113 T11145 oasc.CachingDirectoryFactory.close Closing >>> directory: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestCoreDiscovery-3FB0AB2FF7FBDDEC-001\tempDir-010\core1\stuffandnonsense\ >>> [junit4] 2> 4049113 T11145 oas.SolrTestCaseJ4.tearDown ###Ending >>> testSolrHomeNotReadable >>> [junit4] 2> 4049116 T11145 oas.SolrTestCaseJ4.deleteCore ###deleteCore >>> [junit4] 2> NOTE: leaving temporary files on disk at: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestCoreDiscovery-3FB0AB2FF7FBDDEC-001 >>> [junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, >>> sim=DefaultSimilarity, locale=es_PR, timezone=America/Resolute >>> [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20 >>> (64-bit)/cpus=2,threads=1,free=91631576,total=531628032 >>> [junit4] 2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, >>> TestSolrXmlPersistor, AnalyticsQueryTest, >>> DistributedSpellCheckComponentTest, TestManagedSchema, >>> TestCursorMarkWithoutUniqueKey, TestSolrIndexConfig, TestFastWriter, >>> TestFaceting, HdfsWriteToMultipleCollectionsTest, SpatialFilterTest, >>> ZkNodePropsTest, TestDynamicFieldCollectionResource, >>> DirectUpdateHandlerOptimizeTest, TestExpandComponent, SolrXmlInZkTest, >>> TestMiniSolrCloudCluster, TestStressVersions, TestDistribDocBasedVersion, >>> DisMaxRequestHandlerTest, ShardRoutingTest, ReturnFieldsTest, >>> TestSolrCoreProperties, AnalysisAfterCoreReloadTest, DateFieldTest, >>> TestAnalyzedSuggestions, FieldFacetExtrasTest, TestOmitPositions, >>> TestArbitraryIndexDir, TestReload, DirectSolrConnectionTest, >>> TestCollationFieldDocValues, TestPerFieldSimilarity, CursorMarkTest, >>> ExternalFileFieldSortTest, TestReplicationHandler, TestClassNameShortening, >>> CoreAdminCreateDiscoverTest, OverseerRolesTest, TestFunctionQuery, >>> TestDocumentBuilder, TestRequestStatusCollectionAPI, >>> WordBreakSolrSpellCheckerTest, TestCSVResponseWriter, TestRealTimeGet, >>> HttpPartitionTest, TestQuerySenderNoQuery, DebugComponentTest, >>> TestModifyConfFiles, TermVectorComponentDistributedTest, >>> OverriddenZkACLAndCredentialsProvidersTest, BasicZkTest, >>> DistributedQueryComponentOptimizationTest, LeaderElectionTest, >>> TestRangeQuery, CollectionsAPIDistributedZkTest, SortByFunctionTest, >>> NoFacetTest, ShardRoutingCustomTest, IndexSchemaTest, LoggingHandlerTest, >>> SampleTest, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, >>> TermVectorComponentTest, TestPostingsSolrHighlighter, AliasIntegrationTest, >>> TestIndexSearcher, HighlighterMaxOffsetTest, QueryParsingTest, >>> TestFieldResource, NoCacheHeaderTest, QueryEqualityTest, >>> SystemInfoHandlerTest, TestBM25SimilarityFactory, TestCollationField, >>> TestRandomMergePolicy, DistributedExpandComponentTest, >>> OpenCloseCoreStressTest, TestSortingResponseWriter, HdfsSyncSliceTest, >>> TestLeaderElectionZkExpiry, TestComplexPhraseQParserPlugin, >>> TestCoreContainer, SuggesterFSTTest, BasicFunctionalityTest, >>> TestAnalyzeInfixSuggestions, TestManagedSchemaFieldResource, >>> AnalysisErrorHandlingTest, TestValueSourceCache, TestSchemaVersionResource, >>> TestSearcherReuse, HdfsLockFactoryTest, TestDistributedMissingSort, >>> TestWriterPerf, TestLRUCache, TestComponentsName, TestBadConfig, >>> TestIndexingPerformance, TestHashPartitioner, TestNoOpRegenerator, >>> SOLR749Test, TestManagedStopFilterFactory, IndexSchemaRuntimeFieldTest, >>> HdfsBasicDistributedZk2Test, PathHierarchyTokenizerFactoryTest, >>> CollectionsAPIAsyncDistributedZkTest, TestRTGBase, SimplePostToolTest, >>> CoreAdminRequestStatusTest, MultiTermTest, >>> DistributedQueryComponentCustomSortTest, FieldMutatingUpdateProcessorTest, >>> TestIntervalFaceting, StandardRequestHandlerTest, CustomCollectionTest, >>> PingRequestHandlerTest, TestLFUCache, MultiThreadedOCPTest, >>> DistributedQueryElevationComponentTest, TestReversedWildcardFilterFactory, >>> LukeRequestHandlerTest, SolrCmdDistributorTest, TestCloudManagedSchema, >>> BadCopyFieldTest, CurrencyFieldOpenExchangeTest, >>> TestPartialUpdateDeduplication, IndexBasedSpellCheckerTest, >>> NotRequiredUniqueKeyTest, TestTrie, TestMissingGroups, >>> TestUniqueKeyFieldResource, TestRestManager, TestReRankQParserPlugin, >>> TestUpdate, AbstractAnalyticsFacetTest, TestStandardQParsers, TestConfig, >>> AddBlockUpdateTest, XsltUpdateRequestHandlerTest, TestLazyCores, >>> TestLuceneMatchVersion, TimeZoneUtilsTest, TestCollapseQParserPlugin, >>> TestGroupingSearch, MinimalSchemaTest, >>> OutOfBoxZkACLAndCredentialsProvidersTest, >>> SchemaVersionSpecificBehaviorTest, UUIDUpdateProcessorFallbackTest, >>> PreAnalyzedUpdateProcessorTest, ChaosMonkeySafeLeaderTest, >>> HdfsUnloadDistributedZkTest, DOMUtilTest, OutputWriterTest, >>> TestSolrQueryParser, PrimUtilsTest, ShardSplitTest, >>> SignatureUpdateProcessorFactoryTest, TestManagedSchemaFieldTypeResource, >>> StatelessScriptUpdateProcessorFactoryTest, TestSchemaSimilarityResource, >>> TestMergePolicyConfig, CircularListTest, TestTolerantSearch, >>> TestOverriddenPrefixQueryForCustomFieldType, TestBlendedInfixSuggestions, >>> DistributedFacetPivotLargeTest, CoreContainerCoreInitFailuresTest, >>> ResponseLogComponentTest, FileUtilsTest, SynonymTokenizerTest, >>> SolrRequestParserTest, FileBasedSpellCheckerTest, TestFieldTypeResource, >>> TermsComponentTest, AtomicUpdatesTest, ParsingFieldUpdateProcessorsTest, >>> ZkControllerTest, BasicDistributedZk2Test, TestNonDefinedSimilarityFactory, >>> OverseerCollectionProcessorTest, QueryFacetTest, PeerSyncTest, >>> RAMDirectoryFactoryTest, TestCharFilters, PrimitiveFieldTypeTest, TestJoin, >>> SSLMigrationTest, TestUtils, OverseerTest, TestDefaultSimilarityFactory, >>> AutoCommitTest, SpellCheckComponentTest, MoreLikeThisHandlerTest, >>> MigrateRouteKeyTest, DistributedIntervalFacetingTest, >>> TestDFRSimilarityFactory, TestDocSet, TestStressLucene, TestStressReorder, >>> RangeFacetTest, TestSchemaResource, TestSolrXml, AssignTest, >>> TestConfigSets, SolrIndexSplitterTest, TestCloudSchemaless, >>> DocumentAnalysisRequestHandlerTest, AbstractAnalyticsStatsTest, >>> BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, >>> LeaderElectionIntegrationTest, RecoveryZkTest, >>> FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, >>> TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, >>> TestDistributedGrouping, TestRecovery, TestMultiCoreConfBootstrap, >>> HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, >>> TestSolr4Spatial, SolrCoreTest, StatsComponentTest, >>> QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, >>> TestSort, TestFiltering, DirectUpdateHandlerTest, HighlighterTest, >>> SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, >>> TestCoreDiscovery] >>> [junit4] Completed in 1.48s, 9 tests, 1 failure <<< FAILURES! >>> >>> [...truncated 603 lines...] >>> BUILD FAILED >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:491: >>> The following error occurred while executing this line: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:471: >>> The following error occurred while executing this line: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:60: The >>> following error occurred while executing this line: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: >>> The following error occurred while executing this line: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: >>> The following error occurred while executing this line: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:496: >>> The following error occurred while executing this line: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1360: >>> The following error occurred while executing this line: >>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:963: >>> There were test failures: 437 suites, 1827 tests, 1 suite-level error, 1 >>> failure, 49 ignored (28 assumptions) >>> >>> Total time: 150 minutes 2 seconds >>> Build step 'Invoke Ant' marked build as failure >>> [description-setter] Description set: Java: 64bit/jdk1.8.0_20 >>> -XX:+UseCompressedOops -XX:+UseG1GC >>> Archiving artifacts >>> Recording test results >>> Email was triggered for: Failure - Any >>> Sending email for trigger: Failure - Any >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
