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

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

Error Message:
Error from server at https://127.0.0.1:62243//collection1: 
java.util.concurrent.ExecutionException: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:62243//collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:62243//collection1: 
java.util.concurrent.ExecutionException: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:62243//collection1
        at 
__randomizedtesting.SeedInfo.seed([FBAD4B4FA63F38D2:73F9749508C3552A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:562)
        at 
org.apache.solr.search.AnalyticsMergeStrategyTest.test(AnalyticsMergeStrategyTest.java:80)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10125 lines...]
   [junit4] Suite: org.apache.solr.search.AnalyticsMergeStrategyTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001
   [junit4]   2> 1422992 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1422992 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1422993 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1422993 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1422993 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1422993 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1422994 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1422994 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1423046 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1423056 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1423078 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 1423084 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1423180 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1423181 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1423182 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1423185 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1423198 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1423198 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1423198 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 1423198 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1423198 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1423198 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 10705387
   [junit4]   2> 1423198 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 1423198 WARN  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1423199 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1423208 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1423213 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1423213 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1423214 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1423214 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1423215 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-analytics-query.xml, transient=false, schema=schema15.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001,
 shard=shard1}
   [junit4]   2> 1423216 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1423216 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1423216 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1423218 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1423218 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1423259 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1423271 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1423294 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 1423301 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1423380 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1423381 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1423381 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1423384 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1423403 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1423403 INFO  (coreLoadExecutor-4129-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1423403 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1423403 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\]
   [junit4]   2> 1423403 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1794825
   [junit4]   2> 1423404 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\
   [junit4]   2> 1423404 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\index/
   [junit4]   2> 1423404 WARN  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1423404 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\index
   [junit4]   2> 1423406 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1450228352251707]
   [junit4]   2> 1423406 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@30f921 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c2fbde),segFN=segments_1,generation=1}
   [junit4]   2> 1423406 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1423407 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1423414 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1423414 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1423414 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1423419 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1423421 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1423423 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1423424 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1423432 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1423435 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1423437 WARN  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1423437 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1423438 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1423438 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1423439 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1423439 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1423440 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3979446904819476]
   [junit4]   2> 1423440 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@30f921 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c2fbde),segFN=segments_1,generation=1}
   [junit4]   2> 1423440 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1423440 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@461568[collection1] 
main
   [junit4]   2> 1423441 WARN  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1423441 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1423441 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1423441 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1423441 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1423587 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1423851 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 1423861 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1423862 INFO  
(searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1423862 INFO  
(searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1423862 INFO  
(searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1423862 INFO  
(searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1423862 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1423863 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1423863 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1423863 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1520792316295512064
   [junit4]   2> 1423863 INFO  
(searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1423863 INFO  
(searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1423863 INFO  
(searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1423864 INFO  
(searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1423864 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1520792316295512064
   [junit4]   2> 1423864 INFO  (coreLoadExecutor-4129-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1423864 INFO  
(searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1423866 INFO  
(searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@461568[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1423866 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1424482 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1424489 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1424493 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13e3cdf{/,null,AVAILABLE}
   [junit4]   2> 1424494 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.u.s.SslContextFactory x509=X509@1631528(solrtest,h=[],w=[]) for 
SslContextFactory@191b99c(file:///C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/server/etc/test/solrtest.keystore,file:///C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 1424501 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@109807f{SSL,[ssl, 
http/1.1]}{127.0.0.1:62240}
   [junit4]   2> 1424502 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.Server Started @1427319ms
   [junit4]   2> 1424502 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, 
solrconfig=solrconfig-analytics-query.xml, hostContext=/, hostPort=62240, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores}
   [junit4]   2> 1424502 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1424502 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control'
   [junit4]   2> 1424502 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1424502 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1424504 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\solr.xml
   [junit4]   2> 1424514 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores
   [junit4]   2> 1424515 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 8961122
   [junit4]   2> 1424515 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control]
   [junit4]   2> 1424515 WARN  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\lib
   [junit4]   2> 1424516 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1424524 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1424529 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1424529 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1424529 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1424529 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1424530 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores
   [junit4]   2> 1424531 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 1424531 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1424531 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1424532 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1424532 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1424532 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1424532 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1424532 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1424532 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1424532 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1424586 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1424596 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1424617 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 1424625 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1424718 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1424719 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1424720 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1424722 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1424741 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1424742 INFO  (coreLoadExecutor-4140-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1424742 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1424742 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1424742 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1794825
   [junit4]   2> 1424743 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1424743 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 1424743 WARN  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1424743 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 1424743 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1450228352251707]
   [junit4]   2> 1424744 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@16b97e3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@136f3a6),segFN=segments_1,generation=1}
   [junit4]   2> 1424744 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1424745 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1424746 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1424750 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1424750 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1424759 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1424761 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1424762 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1424764 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1424776 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1424782 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1424783 WARN  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1424783 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1424785 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1424785 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1424786 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1424786 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1424787 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3979446904819476]
   [junit4]   2> 1424787 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@16b97e3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@136f3a6),segFN=segments_1,generation=1}
   [junit4]   2> 1424787 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1424788 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1346b56[collection1] 
main
   [junit4]   2> 1424788 WARN  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1424788 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1424789 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1424789 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1424789 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1424980 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1425184 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 1425195 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1425195 INFO  
(searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1425196 INFO  
(searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1425196 INFO  
(searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1425196 INFO  
(searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1425196 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1425196 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1425196 INFO  
(searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1425196 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1425196 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1520792317693263872
   [junit4]   2> 1425197 INFO  
(searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1425197 INFO  
(searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1425198 INFO  
(searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1425198 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1520792317693263872
   [junit4]   2> 1425198 INFO  (coreLoadExecutor-4140-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1425198 INFO  
(searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1425202 INFO  
(searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1346b56[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1426256 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1426266 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1426273 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@147f3ac{/,null,AVAILABLE}
   [junit4]   2> 1426274 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.u.s.SslContextFactory x509=X509@1b67b8e(solrtest,h=[],w=[]) for 
SslContextFactory@19ee04e(file:///C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/server/etc/test/solrtest.keystore,file:///C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 1426297 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@1f9f26d{SSL,[ssl, 
http/1.1]}{127.0.0.1:62243}
   [junit4]   2> 1426297 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.Server Started @1428952ms
   [junit4]   2> 1426297 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, 
solrconfig=solrconfig-analytics-query.xml, hostContext=/, hostPort=62243, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores}
   [junit4]   2> 1426297 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1426297 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0'
   [junit4]   2> 1426297 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1426298 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1426299 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1426314 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores
   [junit4]   2> 1426314 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 7791335
   [junit4]   2> 1426314 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0]
   [junit4]   2> 1426314 WARN  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\lib
   [junit4]   2> 1426316 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1426322 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1426326 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1426326 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1426326 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1426326 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1426327 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores
   [junit4]   2> 1426328 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 1426328 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1426329 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1426331 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1426331 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1426331 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1426331 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1426331 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1426331 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1426332 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1426391 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1426403 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1426423 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 1426433 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1426516 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1426517 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1426519 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1426522 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1426538 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1426538 INFO  (coreLoadExecutor-4151-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1426538 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1426538 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1426538 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1794825
   [junit4]   2> 1426539 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1426540 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 1426540 WARN  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1426540 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 1426540 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1450228352251707]
   [junit4]   2> 1426541 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ff5222 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1abedbb),segFN=segments_1,generation=1}
   [junit4]   2> 1426541 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1426541 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1426542 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1426546 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1426546 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1426546 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1426553 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1426554 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1426556 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1426557 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1426569 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1426573 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1426574 WARN  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1426574 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1426577 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1426577 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1426578 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1426578 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1426599 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3979446904819476]
   [junit4]   2> 1426599 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ff5222 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1abedbb),segFN=segments_1,generation=1}
   [junit4]   2> 1426599 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1426599 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@14a1cae[collection1] 
main
   [junit4]   2> 1426600 WARN  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1426601 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1426601 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1426601 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1426601 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1426795 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1427028 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 1427038 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1427038 INFO  
(searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1427040 INFO  
(searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1427040 INFO  
(searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1427040 INFO  
(searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1427040 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1427040 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1427040 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1427040 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1520792319626838016
   [junit4]   2> 1427040 INFO  
(searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1427041 INFO  
(searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1427041 INFO  
(searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1427042 INFO  
(searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1427042 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1520792319626838016
   [junit4]   2> 1427042 INFO  (coreLoadExecutor-4151-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1427042 INFO  
(searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1427044 INFO  
(searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14a1cae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1428105 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1428113 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1428118 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b7396d{/,null,AVAILABLE}
   [junit4]   2> 1428120 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.u.s.SslContextFactory x509=X509@657640(solrtest,h=[],w=[]) for 
SslContextFactory@1f54b56(file:///C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/server/etc/test/solrtest.keystore,file:///C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 1428126 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@9214e1{SSL,[ssl, 
http/1.1]}{127.0.0.1:62247}
   [junit4]   2> 1428126 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.e.j.s.Server Started @1430618ms
   [junit4]   2> 1428126 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, 
solrconfig=solrconfig-analytics-query.xml, hostContext=/, hostPort=62247, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores}
   [junit4]   2> 1428126 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1428127 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1'
   [junit4]   2> 1428128 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1428128 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1428129 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1428146 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores
   [junit4]   2> 1428146 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 7886978
   [junit4]   2> 1428146 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1]
   [junit4]   2> 1428147 WARN  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\lib
   [junit4]   2> 1428147 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1428156 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1428160 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1428160 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1428160 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1428160 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1428161 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores
   [junit4]   2> 1428162 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 1428162 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1428162 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1428163 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1428163 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1428163 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1428163 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1428163 INFO  
(TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1428164 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1428164 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1428221 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1428232 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1428257 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 1428265 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1428356 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1428358 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1428359 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1428362 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1428379 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1428379 INFO  (coreLoadExecutor-4162-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1428379 INFO  (coreLoadExecutor-4162-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1428379 INFO  (coreLoadExecutor-4162-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1428379 INFO  (coreLoadExecutor-4162-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1794825
   [junit4]   2> 1428380 INFO  (coreLoadExecutor-4162-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 1428380 INFO  (coreLoadExecutor-4162-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1\data\index/
   [junit4]   2> 1428380 WARN  (coreLoadExecutor-4162-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1428380 INFO  (coreLoad

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


   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:562)
   [junit4]    >        at 
org.apache.solr.search.AnalyticsMergeStrategyTest.test(AnalyticsMergeStrategyTest.java:80)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1431465 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1431465 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=10705387
   [junit4]   2> 1431466 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1865b25
   [junit4]   2> 1431466 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1431466 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1431466 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1431466 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1431466 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1431467 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1431467 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1431468 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\
   [junit4]   2> 1431468 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1431468 INFO  
(SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
sort_i=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
sim=ClassicSimilarity, locale=ru, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 
(32-bit)/cpus=3,threads=1,free=111048520,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CustomCollectionTest, 
MultiTermTest, TestReRankQParserPlugin, VersionInfoTest, TestRestManager, 
TestPHPSerializedResponseWriter, RAMDirectoryFactoryTest, 
TestNonDefinedSimilarityFactory, IndexSchemaRuntimeFieldTest, 
TestSimpleQParserPlugin, SolrPluginUtilsTest, TestUtils, 
OpenExchangeRatesOrgProviderTest, TestIndexSearcher, TestSolrCoreProperties, 
TestCloudManagedSchema, TestSolrQueryParser, LeaderElectionIntegrationTest, 
SortByFunctionTest, TestClassNameShortening, SolrInfoMBeanTest, 
HdfsLockFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, TestJoin, 
TestSchemaVersionResource, LoggingHandlerTest, ShardRoutingCustomTest, 
TestNamedUpdateProcessors, SharedFSAutoReplicaFailoverUtilsTest, 
CollectionStateFormat2Test, TestRTimerTree, TestManagedSchemaFieldResource, 
TestFreeTextSuggestions, DistributedQueryComponentCustomSortTest, 
DateMathParserTest, TestCSVResponseWriter, TestCloudSchemaless, 
TestDistributedGrouping, InfoHandlerTest, TestSolrQueryResponse, 
MinimalSchemaTest, DistanceUnitsTest, TestSolr4Spatial, 
DocExpirationUpdateProcessorFactoryTest, SolrCloudExampleTest, 
TestFastOutputStream, AsyncMigrateRouteKeyTest, BJQParserTest, 
TestReqParamsAPI, CoreAdminHandlerTest, ChaosMonkeySafeLeaderTest, 
ForceLeaderTest, HdfsUnloadDistributedZkTest, TestSha256AuthenticationProvider, 
TestTrie, TestBlendedInfixSuggestions, 
LeaderInitiatedRecoveryOnShardRestartTest, TestDistributedMissingSort, 
TestMiniSolrCloudClusterBase, TestConfigSetProperties, TestZkChroot, 
TestDynamicLoading, DistributedFacetPivotLongTailTest, OverseerTaskQueueTest, 
DistributedMLTComponentTest, SimpleMLTQParserTest, ResponseLogComponentTest, 
TestChildDocTransformer, BitVectorTest, TestDefaultSearchFieldResource, 
CoreAdminRequestStatusTest, SpatialHeatmapFacetsTest, 
TestMiniSolrCloudClusterSSL, SpellingQueryConverterTest, 
SpellCheckComponentTest, TestLMJelinekMercerSimilarityFactory, 
HdfsSyncSliceTest, SpellPossibilityIteratorTest, TestRandomMergePolicy, 
LukeRequestHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestSolrConfigHandlerConcurrent, TestSuggestSpellingConverter, BufferStoreTest, 
NumericFieldsTest, TestFuzzyAnalyzedSuggestions, SSLMigrationTest, TestNRTOpen, 
DistributedIntervalFacetingTest, ConfigSetsAPITest, TestSystemIdResolver, 
DistributedQueueTest, TestManagedResource, TestPKIAuthenticationPlugin, 
TestBM25SimilarityFactory, TestAuthenticationFramework, 
TestQuerySenderListener, HighlighterConfigTest, 
CdcrReplicationDistributedZkTest, FieldAnalysisRequestHandlerTest, 
ParsingFieldUpdateProcessorsTest, RestartWhileUpdatingTest, TestJsonRequest, 
TestExclusionRuleCollectionAccess, SuggestComponentTest, ActionThrottleTest, 
TestConfigReload, TestShardHandlerFactory, SuggesterTest, RankQueryTest, 
TestRebalanceLeaders, TestFiltering, TestSolrDeletionPolicy2, 
TestSolrIndexConfig, TestDynamicFieldResource, TestCoreDiscovery, 
CursorMarkTest, ResourceLoaderTest, HLLUtilTest, 
BinaryUpdateRequestHandlerTest, AnalyticsMergeStrategyTest]
   [junit4] Completed [255/566 (1!)] on J1 in 8.52s, 1 test, 1 error <<< 
FAILURES!

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

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


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

Reply via email to