Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/158/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.search.MergeStrategyTest.test

Error Message:
Error from server at http://127.0.0.1:35104/me/collection1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:35104/me/collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35104/me/collection1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:35104/me/collection1
        at 
__randomizedtesting.SeedInfo.seed([6F7D2A663A3722B2:E72915BC94CB4F4A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:564)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:612)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:594)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:573)
        at 
org.apache.solr.search.MergeStrategyTest.test(MergeStrategyTest.java:79)
        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:498)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        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)


FAILED:  junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsDirectoryTest

Error Message:
Captured an uncaught exception in thread: Thread[id=13117, name=Thread-5129, 
state=RUNNABLE, group=TGRP-HdfsDirectoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=13117, name=Thread-5129, state=RUNNABLE, 
group=TGRP-HdfsDirectoryTest]
Caused by: java.lang.IllegalStateException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_6F7D2A663A3722B2-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-76142850-127.0.0.1-1464313348380/dncp_block_verification.log.curr
 is not yet opened.
        at __randomizedtesting.SeedInfo.seed([6F7D2A663A3722B2]:0)
        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
        at 
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11234 lines...]
   [junit4] Suite: org.apache.solr.search.MergeStrategyTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/init-core-data-001
   [junit4]   2> 2163899 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2163901 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /me/
   [junit4]   2> 2163901 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2163901 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2163901 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2163901 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2163901 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2163902 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2163934 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2163945 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2163987 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-plugcollector.xml
   [junit4]   2> 2163993 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2164098 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2164099 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2164101 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2164104 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2164115 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164115 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2164115 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 2164115 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164115 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2164115 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 846769636
   [junit4]   2> 2164115 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 2164116 WARN  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 2164116 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-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> 2164119 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2164120 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2164120 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2164120 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2164120 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2164122 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-plugcollector.xml, transient=false, schema=schema15.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, 
dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 2164123 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2164123 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164123 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2164123 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2164123 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2164166 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2164175 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2164198 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-plugcollector.xml
   [junit4]   2> 2164205 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2164303 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2164304 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2164304 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2164306 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2164325 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2164325 INFO  (coreLoadExecutor-5387-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2164325 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2164326 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/init-core-data-001/]
   [junit4]   2> 2164326 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4b7169
   [junit4]   2> 2164326 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/init-core-data-001
   [junit4]   2> 2164326 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/init-core-data-001/index/
   [junit4]   2> 2164326 WARN  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2164327 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/init-core-data-001/index
   [junit4]   2> 2164327 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2164327 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2fce4b71 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40487ae6),segFN=segments_1,generation=1}
   [junit4]   2> 2164327 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2164329 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/init-core-data-001/
   [junit4]   2> 2164347 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2164347 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2164347 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2164347 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2164347 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2164347 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2164347 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2164347 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2164347 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2164348 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2164348 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2164348 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2164350 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164351 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164352 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164353 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164356 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2164357 INFO  (coreLoadExecutor-5387-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,/graph,/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> 2164357 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2164358 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2164358 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2164359 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2164359 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2164359 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1203837152, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2164359 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2fce4b71 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40487ae6),segFN=segments_1,generation=1}
   [junit4]   2> 2164359 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2164359 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@552eec4f[collection1] main]
   [junit4]   2> 2164360 WARN  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2164360 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2164360 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2164360 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2164360 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2164410 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2164551 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2164558 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2164558 INFO  
(searcherExecutor-5388-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2164559 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2164559 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2164559 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2164559 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1535443342463074304
   [junit4]   2> 2164559 INFO  
(searcherExecutor-5388-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2164559 INFO  
(searcherExecutor-5388-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2164559 INFO  
(searcherExecutor-5388-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2164560 INFO  
(searcherExecutor-5388-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2164561 INFO  
(searcherExecutor-5388-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2164561 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1535443342463074304
   [junit4]   2> 2164561 INFO  
(searcherExecutor-5388-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2164562 INFO  
(searcherExecutor-5388-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2164563 INFO  
(searcherExecutor-5388-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2164563 INFO  
(searcherExecutor-5388-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@552eec4f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2164561 INFO  (coreLoadExecutor-5387-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2164567 INFO  
(SUITE-MergeStrategyTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2164918 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2164920 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 2164922 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f988497{/me,null,AVAILABLE}
   [junit4]   2> 2164922 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5c67d6ae{HTTP/1.1,[http/1.1]}{127.0.0.1:36436}
   [junit4]   2> 2164922 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.e.j.s.Server 
Started @2168463ms
   [junit4]   2> 2164922 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, 
solrconfig=solrconfig-plugcollector.xml, hostContext=/me, hostPort=36436, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores}
   [junit4]   2> 2164923 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2164924 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control'
   [junit4]   2> 2164924 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164924 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2164924 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/solr.xml
   [junit4]   2> 2164928 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores
   [junit4]   2> 2164928 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1326266470
   [junit4]   2> 2164928 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control]
   [junit4]   2> 2164928 WARN  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/lib
   [junit4]   2> 2164929 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2164930 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2164931 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2164931 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2164931 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2164931 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2164932 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores
   [junit4]   2> 2164933 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-plugcollector.xml, loadOnStartup=true, schema=schema15.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 2164933 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2164933 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2164934 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2164934 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2164934 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2164934 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164935 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2164935 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2164935 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2164962 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2164970 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2164987 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-plugcollector.xml
   [junit4]   2> 2164991 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2165056 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2165057 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2165057 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2165060 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2165067 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2165067 INFO  (coreLoadExecutor-5398-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2165067 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2165067 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2165067 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4b7169
   [junit4]   2> 2165068 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 2165068 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 2165068 WARN  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2165068 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 2165068 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2165069 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70a1cbf3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bcf9f2a),segFN=segments_1,generation=1}
   [junit4]   2> 2165069 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2165069 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 2165070 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2165074 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2165074 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2165074 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2165074 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2165074 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2165074 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2165074 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2165074 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2165074 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2165075 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2165075 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2165075 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2165077 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2165078 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2165079 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2165080 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2165085 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2165087 INFO  (coreLoadExecutor-5398-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,/graph,/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> 2165087 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2165087 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2165087 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2165088 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2165088 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2165090 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1203837152, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2165090 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@70a1cbf3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bcf9f2a),segFN=segments_1,generation=1}
   [junit4]   2> 2165090 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2165090 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@316f5717[collection1] main]
   [junit4]   2> 2165091 WARN  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2165091 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2165091 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2165091 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2165091 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2165112 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2165198 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2165203 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2165204 INFO  
(searcherExecutor-5399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2165204 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2165204 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2165204 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2165204 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1535443343139405824
   [junit4]   2> 2165204 INFO  
(searcherExecutor-5399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2165205 INFO  
(searcherExecutor-5399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2165205 INFO  
(searcherExecutor-5399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2165205 INFO  
(searcherExecutor-5399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2165206 INFO  
(searcherExecutor-5399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2165206 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1535443343139405824
   [junit4]   2> 2165206 INFO  
(searcherExecutor-5399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2165206 INFO  (coreLoadExecutor-5398-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2165207 INFO  
(searcherExecutor-5399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2165207 INFO  
(searcherExecutor-5399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2165217 INFO  
(searcherExecutor-5399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@316f5717[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2166143 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2166144 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 2166147 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e47dad3{/me,null,AVAILABLE}
   [junit4]   2> 2166147 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@897e154{HTTP/1.1,[http/1.1]}{127.0.0.1:38264}
   [junit4]   2> 2166147 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.e.j.s.Server 
Started @2169689ms
   [junit4]   2> 2166148 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, 
solrconfig=solrconfig-plugcollector.xml, hostContext=/me, hostPort=38264, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores}
   [junit4]   2> 2166148 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2166148 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0'
   [junit4]   2> 2166148 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2166149 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2166149 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2166153 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores
   [junit4]   2> 2166154 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1843096451
   [junit4]   2> 2166154 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0]
   [junit4]   2> 2166154 WARN  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/lib
   [junit4]   2> 2166154 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2166155 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2166155 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2166155 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2166155 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2166156 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2166156 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores
   [junit4]   2> 2166157 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-plugcollector.xml, loadOnStartup=true, schema=schema15.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 2166157 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2166157 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2166158 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2166158 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2166158 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2166158 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2166158 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2166159 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2166159 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2166182 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2166188 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2166205 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-plugcollector.xml
   [junit4]   2> 2166209 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2166274 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2166274 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2166274 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2166276 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2166283 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2166283 INFO  (coreLoadExecutor-5409-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2166284 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2166284 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2166284 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4b7169
   [junit4]   2> 2166284 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 2166284 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 2166284 WARN  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2166285 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 2166285 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2166285 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5dcb5955 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50f32b33),segFN=segments_1,generation=1}
   [junit4]   2> 2166285 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2166286 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 2166286 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2166290 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2166290 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2166290 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2166290 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2166290 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2166290 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2166290 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2166290 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2166291 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2166291 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2166291 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2166291 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2166294 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2166295 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2166297 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2166299 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2166305 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2166307 INFO  (coreLoadExecutor-5409-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,/graph,/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> 2166307 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2166307 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2166308 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2166321 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2166321 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2166322 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1203837152, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2166322 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5dcb5955 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50f32b33),segFN=segments_1,generation=1}
   [junit4]   2> 2166322 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2166322 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23c55db4[collection1] main]
   [junit4]   2> 2166322 WARN  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2166322 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2166323 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2166323 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2166323 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2166382 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2166496 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2166504 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2166505 INFO  
(searcherExecutor-5410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2166505 INFO  
(searcherExecutor-5410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2166506 INFO  
(searcherExecutor-5410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2166506 INFO  
(searcherExecutor-5410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2166506 INFO  
(searcherExecutor-5410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2166507 INFO  
(searcherExecutor-5410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2166507 INFO  
(searcherExecutor-5410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2166508 INFO  
(searcherExecutor-5410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2166508 INFO  
(searcherExecutor-5410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2166509 INFO  
(searcherExecutor-5410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23c55db4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2166510 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2166510 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2166510 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2166510 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1535443344508846080
   [junit4]   2> 2166512 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1535443344508846080
   [junit4]   2> 2166513 INFO  (coreLoadExecutor-5409-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2167616 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2167617 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 2167620 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64ba064f{/me,null,AVAILABLE}
   [junit4]   2> 2167621 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@e9cd10d{HTTP/1.1,[http/1.1]}{127.0.0.1:35104}
   [junit4]   2> 2167621 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.e.j.s.Server 
Started @2171164ms
   [junit4]   2> 2167621 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, 
solrconfig=solrconfig-plugcollector.xml, hostContext=/me, hostPort=35104, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores}
   [junit4]   2> 2167621 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2167621 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1'
   [junit4]   2> 2167622 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2167622 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2167623 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2167627 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores
   [junit4]   2> 2167627 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1025454867
   [junit4]   2> 2167627 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1]
   [junit4]   2> 2167627 WARN  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/lib
   [junit4]   2> 2167628 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2167629 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2167630 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2167630 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2167630 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2167630 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2167634 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores
   [junit4]   2> 2167635 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-plugcollector.xml, loadOnStartup=true, schema=schema15.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 2167635 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2167635 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2167645 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2167645 INFO  
(TEST-MergeStrategyTest.test-seed#[6F7D2A663A3722B2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2167646 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2167646 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2167646 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2167646 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2167646 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2167694 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2167704 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2167726 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-plugcollector.xml
   [junit4]   2> 2167733 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2167836 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2167837 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2167837 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2167841 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2167862 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2167863 INFO  (coreLoadExecutor-5420-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2167863 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2167863 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2167863 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b4b7169
   [junit4]   2> 2167864 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 2167864 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 2167864 WARN  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2167864 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 2167865 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2167865 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5822366e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6be41733),segFN=segments_1,generation=1}
   [junit4]   2> 2167865 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2167866 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 2167866 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.MergeStrategyTest_6F7D2A663A3722B2-001/tempDir-001/shard1/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2167871 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2167871 INFO  (coreLoadExecutor-5420-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdate

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

l.teardownClass(HdfsTestUtil.java:198)
   [junit4]   2>        at 
org.apache.solr.store.hdfs.HdfsDirectoryTest.afterClass(HdfsDirectoryTest.java:66)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2>        ... 54 more
   [junit4]   2> 2730562 INFO  
(SUITE-HdfsDirectoryTest-seed#[6F7D2A663A3722B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> May 27, 2016 1:44:06 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ar-AE, 
timezone=Asia/Kuching
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=2,free=91551440,total=398458880
   [junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, 
TestEmbeddedSolrServerConstructors, DistributedFacetPivotWhiteBoxTest, 
CdcrRequestHandlerTest, TestHashPartitioner, TestExactStatsCache, 
SaslZkACLProviderTest, TestHdfsUpdateLog, EnumFieldTest, 
OverseerCollectionConfigSetProcessorTest, MigrateRouteKeyTest, 
TestPivotHelperCode, HighlighterTest, TestMergePolicyConfig, HttpPartitionTest, 
BlobRepositoryCloudTest, TestInitParams, ClusterStateUpdateTest, 
TestSchemaSimilarityResource, RegexBoostProcessorTest, TestRawTransformer, 
MoreLikeThisHandlerTest, DirectSolrSpellCheckerTest, 
AnalysisAfterCoreReloadTest, TestDocumentBuilder, TestFastLRUCache, 
TestPhraseSuggestions, TestManagedSchemaAPI, DistributedFacetPivotLargeTest, 
CursorMarkTest, TestCursorMarkWithoutUniqueKey, TestMaxScoreQueryParser, 
TestHighFrequencyDictionaryFactory, DeleteShardTest, 
SimpleCollectionCreateDeleteTest, TestBlobHandler, TestHighlightDedupGrouping, 
TestBulkSchemaConcurrent, ScriptEngineTest, TestReloadAndDeleteDocs, 
TestCollectionAPI, DocumentBuilderTest, UUIDUpdateProcessorFallbackTest, 
TlogReplayBufferedWhileIndexingTest, UUIDFieldTest, TestSearchPerf, 
BasicAuthIntegrationTest, TestCryptoKeys, UpdateParamsTest, 
TestReplicationHandler, SimpleMLTQParserTest, OverseerStatusTest, 
TestPerFieldSimilarityClassic, XsltUpdateRequestHandlerTest, OverseerTest, 
TestGroupingSearch, BitVectorTest, TestSubQueryTransformerDistrib, 
TestCopyFieldCollectionResource, DistributedQueryComponentOptimizationTest, 
PeerSyncTest, TestCoreContainer, TestDistribIDF, 
VMParamsZkACLAndCredentialsProvidersTest, SuggesterFSTTest, DOMUtilTest, 
SimplePostToolTest, TestConfigSets, TestCustomSort, ReturnFieldsTest, 
SyncSliceTest, PathHierarchyTokenizerFactoryTest, ZkCLITest, 
AddBlockUpdateTest, SharedFSAutoReplicaFailoverTest, TestIntervalFaceting, 
TestUseDocValuesAsStored, DeleteLastCustomShardedReplicaTest, 
TestDFRSimilarityFactory, TestCloudInspectUtil, TestLuceneMatchVersion, 
SolrCoreTest, IndexSchemaTest, TestCSVLoader, CollectionStateFormat2Test, 
TestSweetSpotSimilarityFactory, TestSearcherReuse, TestFileDictionaryLookup, 
RollingRestartTest, ZkControllerTest, TestAuthorizationFramework, 
HdfsWriteToMultipleCollectionsTest, ResponseHeaderTest, HLLUtilTest, 
CursorPagingTest, TestAnalyzeInfixSuggestions, JavabinLoaderTest, 
TestSolrFieldCacheMBean, TestSubQueryTransformer, URLClassifyProcessorTest, 
DistributedQueryElevationComponentTest, TestSolrConfigHandlerCloud, 
TestCodecSupport, BadCopyFieldTest, PreAnalyzedFieldTest, SolrIndexConfigTest, 
FastVectorHighlighterTest, PrimitiveFieldTypeTest, RankQueryTest, 
TestScoreJoinQPNoScore, TestManagedStopFilterFactory, 
HdfsBasicDistributedZkTest, DistributedVersionInfoTest, 
BlockJoinFacetDistribTest, UnloadDistributedZkTest, SimpleFacetsTest, 
CoreAdminCreateDiscoverTest, TestMiniSolrCloudCluster, HdfsDirectoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsDirectoryTest 
-Dtests.seed=6F7D2A663A3722B2 -Dtests.slow=true -Dtests.locale=ar-AE 
-Dtests.timezone=Asia/Kuching -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | HdfsDirectoryTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=13117, name=Thread-5129, state=RUNNABLE, 
group=TGRP-HdfsDirectoryTest]
   [junit4]    > Caused by: java.lang.IllegalStateException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_6F7D2A663A3722B2-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-76142850-127.0.0.1-1464313348380/dncp_block_verification.log.curr
 is not yet opened.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6F7D2A663A3722B2]:0)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [287/599 (2!)] on J0 in 102.64s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 1048 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:531:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:984:
 There were test failures: 599 suites (10 ignored), 2441 tests, 1 suite-level 
error, 1 error, 87 ignored (72 assumptions) [seed: 6F7D2A663A3722B2]

Total time: 95 minutes 3 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to