Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/808/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CleanupOldIndexTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([978BFFD254D6F206]:0)


FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([978BFFD254D6F206:7ED144EACA4F62AE]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
        at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
        ... 41 more




Build Log:
[...truncated 10748 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001
   [junit4]   2> 295951 INFO  
(SUITE-TestArbitraryIndexDir-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 295952 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 295952 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 295952 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 295953 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 295953 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 295953 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 295953 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 295973 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 295979 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 296003 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 296007 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 296057 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 296057 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 296057 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 296063 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 296065 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 296066 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296066 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 296066 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 296066 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296066 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 296066 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1085049790
   [junit4]   2> 296066 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 296067 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 296067 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
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,
   [junit4]   2> 296069 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 296069 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 296069 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 296069 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 296069 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 296070 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema12.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, 
dataDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 296071 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 296072 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296072 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 296072 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 296072 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 296091 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 296107 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 296119 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 296123 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 296178 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 296179 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 296179 WARN  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 296183 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 296185 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 296188 INFO  (coreLoadExecutor-1465-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-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 296188 INFO  (coreLoadExecutor-1465-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 296188 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 296189 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/]
   [junit4]   2> 296189 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@786a5592
   [junit4]   2> 296191 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/snapshot_metadata
   [junit4]   2> 296191 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 296192 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001
   [junit4]   2> 296192 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index/
   [junit4]   2> 296192 WARN  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 296192 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index
   [junit4]   2> 296193 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=71.296875, 
floorSegmentMB=0.5078125, forceMergeDeletesPctAllowed=19.84636063814667, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20350712225923254
   [junit4]   2> 296196 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78103511),segFN=segments_1,generation=1}
   [junit4]   2> 296196 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 296197 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 296200 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 296202 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296204 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296205 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296206 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296209 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 296209 INFO  (coreLoadExecutor-1465-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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/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> 296210 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 296210 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 296210 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 296210 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5751794096743763]
   [junit4]   2> 296211 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78103511),segFN=segments_1,generation=1}
   [junit4]   2> 296211 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 296211 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@535520c8[collection1] main]
   [junit4]   2> 296212 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 296212 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 296212 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 296212 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 296215 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 296232 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 296232 INFO  
(searcherExecutor-1466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 296232 INFO  
(searcherExecutor-1466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 296232 INFO  
(searcherExecutor-1466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 296233 INFO  
(searcherExecutor-1466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 296233 INFO  (coreLoadExecutor-1465-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 296233 INFO  
(searcherExecutor-1466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 296233 INFO  
(searcherExecutor-1466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 296234 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 296234 INFO  
(searcherExecutor-1466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 296235 INFO  
(searcherExecutor-1466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 296236 INFO  
(searcherExecutor-1466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 296236 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 2
   [junit4]   2> 296236 INFO  
(searcherExecutor-1466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@535520c8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 296255 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296265 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78103511),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78103511),segFN=segments_2,generation=2}
   [junit4]   2> 296266 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 296267 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrCore New index directory detected: 
old=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index/
 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index_temp
   [junit4]   2> 296272 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@417df031[collection1] main]
   [junit4]   2> 296273 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 296273 INFO  (searcherExecutor-1466-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@417df031[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 296273 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 18
   [junit4]   2> 296274 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 296274 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296274 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 296274 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 296274 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 296300 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 296306 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 296318 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 296322 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 296379 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 296380 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 296380 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 296385 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 296387 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 296390 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
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-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 296390 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 296390 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/]
   [junit4]   2> 296390 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@786a5592
   [junit4]   2> 296391 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 296391 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index_temp
   [junit4]   2> 296392 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/
   [junit4]   2> 296392 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/
   [junit4]   2> 296392 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Cannot delete directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index
 as it is still being referenced in the cache!
   [junit4]   2> 296392 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory Delete old index directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index
 failed.
   [junit4]   2> 296397 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 296397 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 296397 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 296397 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 296397 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 296397 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 296397 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 296397 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 296397 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 296398 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 296398 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 296398 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 296399 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296400 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296401 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296402 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296403 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index_temp
   [junit4]   2> 296407 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 296409 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/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> 296409 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 296409 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 296409 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 296410 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2bc40b39[collection1] main]
   [junit4]   2> 296410 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 296410 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 296410 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 296410 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 296411 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 296415 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 296415 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 296416 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 296416 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 296416 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 296416 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 296417 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=81.046875, 
floorSegmentMB=0.5048828125, forceMergeDeletesPctAllowed=10.928148516761457, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 296417 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 296417 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 296418 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 296418 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index_temp
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@759788c7),segFN=segments_1,generation=1}
   [junit4]   2> 296418 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 296418 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 296418 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 296420 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25d2ccd[collection1] 
main]
   [junit4]   2> 296420 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 296420 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@561b87e9
   [junit4]   2> 296420 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 296420 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 296420 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 296421 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 296421 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2bc40b39[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 296421 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 296422 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 296422 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 296422 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 296424 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 296424 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 296425 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 296425 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 296426 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 296427 ERROR 
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 296427 ERROR 
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]   2>        at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [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$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [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> 
   [junit4]   2> 296427 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[978BFFD254D6F206]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 296428 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir 
-Dtests.seed=978BFFD254D6F206 -Dtests.slow=true -Dtests.locale=be 
-Dtests.timezone=Europe/Monaco -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.48s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([978BFFD254D6F206:7ED144EACA4F62AE]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
   [junit4]    >        at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=*[count(//doc)=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]    >        ... 41 more
   [junit4]   2> 296430 INFO  
(SUITE-TestArbitraryIndexDir-seed#[978BFFD254D6F206]-worker) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 296430 INFO  
(SUITE-TestArbitraryIndexDir-seed#[978BFFD254D6F206]-worker) [    
x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1085049790
   [junit4]   2> 296432 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1391b922
   [junit4]   2> 296432 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 296432 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 296432 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 296432 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 296433 INFO  
(searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@25d2ccd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 296433 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 296460 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 4 directories 
currently being tracked
   [junit4]   2> 296460 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index_temp
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 296460 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 296460 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index_temp
   [junit4]   2> 296464 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001;done=false>>]
   [junit4]   2> 296464 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 296464 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001
   [junit4]   2> 296464 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/snapshot_metadata
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/snapshot_metadata;done=false>>]
   [junit4]   2> 296464 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 296464 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/snapshot_metadata
   [junit4]   2> 296464 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 296464 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 296464 INFO  
(coreCloseExecutor-1474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_978BFFD254D6F206-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, maxPointsInLeafNode=397, maxMBSortInHeap=7.1181112415414916, 
sim=RandomSimilarity(queryNorm=true): {}, locale=be, timezone=Europe/Monaco
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=119201768,total=243154944
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerCloud, 
HdfsDirectoryFactoryTest, DocumentBuilderTest, TestJsonRequest, CursorMarkTest, 
BufferStoreTest, TestComponentsName, HdfsWriteToMultipleCollectionsTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestInitParams, SolrXmlInZkTest, 
DisMaxRequestHandlerTest, TestGeoJSONResponseWriter, TestManagedResource, 
TestTolerantUpdateProcessorCloud, TestReplicationHandlerBackup, 
DistanceUnitsTest, TestSchemaResource, LeaderElectionTest, 
SimpleMLTQParserTest, SyncSliceTest, TestTolerantSearch, TestTestInjection, 
SharedFSAutoReplicaFailoverUtilsTest, DocValuesMultiTest, 
TestFieldCacheSortRandom, SampleTest, TestSha256AuthenticationProvider, 
TestPostingsSolrHighlighter, ReturnFieldsTest, TestXIncludeConfig, 
TestCodecSupport, TestRawResponseWriter, ActionThrottleTest, 
TestCollationFieldDocValues, TestRandomCollapseQParserPlugin, 
DeleteInactiveReplicaTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir]
   [junit4] Completed [87/632 (1!)] on J0 in 0.55s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1499 lines...]
   [junit4] Suite: org.apache.solr.cloud.CleanupOldIndexTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/init-core-data-001
   [junit4]   2> 298022 INFO  
(SUITE-CleanupOldIndexTest-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 298023 INFO  
(SUITE-CleanupOldIndexTest-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 298023 INFO  (Thread-630) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 298023 INFO  (Thread-630) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 298123 INFO  
(SUITE-CleanupOldIndexTest-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51472
   [junit4]   2> 298123 INFO  
(SUITE-CleanupOldIndexTest-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 298124 INFO  
(SUITE-CleanupOldIndexTest-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 298126 INFO  (zkCallback-1098-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@156efde5 
name:ZooKeeperConnection Watcher:127.0.0.1:51472 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298126 INFO  
(SUITE-CleanupOldIndexTest-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 298126 INFO  
(SUITE-CleanupOldIndexTest-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 298127 INFO  
(SUITE-CleanupOldIndexTest-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 298132 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 298133 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 298135 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4854c4dd{/solr,null,AVAILABLE}
   [junit4]   2> 298136 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60bc2dd0{/solr,null,AVAILABLE}
   [junit4]   2> 298150 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c1f3b56{HTTP/1.1,[http/1.1]}{127.0.0.1:59937}
   [junit4]   2> 298150 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.e.j.s.Server Started @301351ms
   [junit4]   2> 298150 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2b115e41{HTTP/1.1,[http/1.1]}{127.0.0.1:50936}
   [junit4]   2> 298150 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59937}
   [junit4]   2> 298150 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.e.j.s.Server Started @301351ms
   [junit4]   2> 298150 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50936}
   [junit4]   2> 298150 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 298150 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node2'
   [junit4]   2> 298151 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 298151 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 298151 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 298151 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 298151 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1'
   [junit4]   2> 298151 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 298151 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 298152 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 298152 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 298152 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 298156 INFO  (zkCallback-1099-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@396d055b 
name:ZooKeeperConnection Watcher:127.0.0.1:51472/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298156 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 298156 INFO  (zkCallback-1100-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3dc839eb 
name:ZooKeeperConnection Watcher:127.0.0.1:51472/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298156 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 298156 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 298156 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 298156 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 298157 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 298163 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/.
   [junit4]   2> 298163 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node2/.
   [junit4]   2> 298163 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1842880982
   [junit4]   2> 298163 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1]
   [junit4]   2> 298163 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 546283029
   [junit4]   2> 298163 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node2]
   [junit4]   2> 298163 WARN  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/lib
   [junit4]   2> 298164 INFO  (jetty-launcher-1097-thread-1) [    ] 
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,
   [junit4]   2> 298164 WARN  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node2/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node2/lib
   [junit4]   2> 298164 INFO  (jetty-launcher-1097-thread-2) [    ] 
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,
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51472/solr
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51472/solr
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 298167 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 298168 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 298169 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 298171 INFO  (zkCallback-1105-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@46ec6835 
name:ZooKeeperConnection Watcher:127.0.0.1:51472 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298171 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 298171 INFO  (jetty-launcher-1097-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 298173 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1410984929@d44a10d
   [junit4]   2> 298173 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 298175 INFO  
(zkCallback-1107-thread-1-processing-n:127.0.0.1:50936_solr) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19dc2922 
name:ZooKeeperConnection Watcher:127.0.0.1:51472/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298175 INFO  (zkCallback-1106-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@358aad0c 
name:ZooKeeperConnection Watcher:127.0.0.1:51472 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298175 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 298175 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 298175 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 298177 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 298177 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1410984929@21ed3b56
   [junit4]   2> 298178 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 298180 INFO  
(zkCallback-1108-thread-1-processing-n:127.0.0.1:59937_solr) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ad332f0 
name:ZooKeeperConnection Watcher:127.0.0.1:51472/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298180 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 298180 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 298182 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 298186 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 298187 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 298189 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 298191 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 298192 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 298194 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 298194 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 298195 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 298196 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 298197 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 298198 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 298199 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 298199 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 298201 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 298201 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 298202 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 298202 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 298203 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 298203 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 298204 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 298204 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 298209 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 298209 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 298211 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 298211 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 298213 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 298213 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 298213 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96479883810242564-127.0.0.1:50936_solr-n_0000000000
   [junit4]   2> 298214 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96479883810242566-127.0.0.1:59937_solr-n_0000000001
   [junit4]   2> 298214 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50936_solr
   [junit4]   2> 298214 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 298214 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96479883810242564-127.0.0.1:50936_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 298215 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59937_solr
   [junit4]   2> 298215 INFO  (jetty-launcher-1097-thread-2) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59937_solr
   [junit4]   2> 298216 INFO  
(zkCallback-1108-thread-1-processing-n:127.0.0.1:59937_solr) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 298217 INFO  
(zkCallback-1107-thread-1-processing-n:127.0.0.1:50936_solr) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 298217 INFO  
(zkCallback-1108-thread-1-processing-n:127.0.0.1:59937_solr) 
[n:127.0.0.1:59937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 298218 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.Overseer Overseer 
(id=96479883810242564-127.0.0.1:50936_solr-n_0000000000) starting
   [junit4]   2> 298222 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 298224 INFO  
(zkCallback-1107-thread-1-processing-n:127.0.0.1:50936_solr) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 298229 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 298230 INFO  
(OverseerCollectionConfigSetProcessor-96479883810242564-127.0.0.1:50936_solr-n_0000000000)
 [n:127.0.0.1:50936_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 298231 INFO  
(OverseerStateUpdate-96479883810242564-127.0.0.1:50936_solr-n_0000000000) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 298231 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50936_solr as DOWN
   [junit4]   2> 298233 INFO  
(OverseerStateUpdate-96479883810242564-127.0.0.1:50936_solr-n_0000000000) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 298234 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50936_solr
   [junit4]   2> 298234 INFO  (jetty-launcher-1097-thread-1) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:50936_solr
   [junit4]   2> 298234 INFO  
(OverseerStateUpdate-96479883810242564-127.0.0.1:50936_solr-n_0000000000) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50936_solr"} current state version: 0
   [junit4]   2> 298234 INFO  
(OverseerStateUpdate-96479883810242564-127.0.0.1:50936_solr-n_0000000000) 
[n:127.0.0.1:50936_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:50936_solr
   [junit4]   2> 298237 INFO  (zkCallback-1107-thread-1-proces

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

-1-processing-n:127.0.0.1:50936_solr x:oldindextest_shard1_replica1 s:shard1 
c:oldindextest r:core_node2) [n:127.0.0.1:50936_solr c:oldindextest s:shard1 
r:core_node2 x:oldindextest_shard1_replica1] o.a.s.u.DefaultSolrCoreState 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 7518410 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.SolrDeletionPolicy 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@2d59f0df 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2052876),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@2d59f0df 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2052876),segFN=segments_3,generation=3}
   [junit4]   2> 7518410 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit 
generation = 3
   [junit4]   2> 7518411 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.SolrCore [oldindextest_shard1_replica1] 
Closing main searcher on request.
   [junit4]   2> 7518411 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 7518411 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to 
close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 7518411 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 7518411 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index
   [junit4]   2> 7518417 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to 
close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 7518417 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 7518417 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 7518417 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to 
close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/./oldindextest_shard1_replica1/data
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/./oldindextest_shard1_replica1/data;done=false>>]
   [junit4]   2> 7518418 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 7518418 INFO  
(recoveryExecutor-1104-thread-1-processing-n:127.0.0.1:50936_solr 
x:oldindextest_shard1_replica1 s:shard1 c:oldindextest r:core_node2) 
[n:127.0.0.1:50936_solr c:oldindextest s:shard1 r:core_node2 
x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_978BFFD254D6F206-001/tempDir-001/node1/./oldindextest_shard1_replica1/data
   [junit4]   2> 7518420 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96479883810242564-127.0.0.1:50936_solr-n_0000000000) closing
   [junit4]   2> 7518423 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x156c3f1727b0004 due 
to java.nio.channels.ClosedByInterruptException
   [junit4]   2> 7518423 INFO  (jetty-launcher-1097-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@60bc2dd0{/solr,null,UNAVAILABLE}
   [junit4]   2> 7518426 INFO  
(SUITE-CleanupOldIndexTest-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51472 51472
   [junit4]   2> 7518449 INFO  
(SUITE-CleanupOldIndexTest-seed#[978BFFD254D6F206]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Aug 26, 2016 1:03:36 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{rnd_b=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Memory 
doPackFST= false), a_t=PostingsFormat(name=Memory doPackFST= false), 
a_i=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct)}, docValues:{}, 
maxPointsInLeafNode=1763, maxMBSortInHeap=7.794305712847938, 
sim=ClassicSimilarity, locale=zh-SG, timezone=America/Fortaleza
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=101755104,total=243154944
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerCloud, 
HdfsDirectoryFactoryTest, DocumentBuilderTest, TestJsonRequest, CursorMarkTest, 
BufferStoreTest, TestComponentsName, HdfsWriteToMultipleCollectionsTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestInitParams, SolrXmlInZkTest, 
DisMaxRequestHandlerTest, TestGeoJSONResponseWriter, TestManagedResource, 
TestTolerantUpdateProcessorCloud, TestReplicationHandlerBackup, 
DistanceUnitsTest, TestSchemaResource, LeaderElectionTest, 
SimpleMLTQParserTest, SyncSliceTest, TestTolerantSearch, TestTestInjection, 
SharedFSAutoReplicaFailoverUtilsTest, DocValuesMultiTest, 
TestFieldCacheSortRandom, SampleTest, TestSha256AuthenticationProvider, 
TestPostingsSolrHighlighter, ReturnFieldsTest, TestXIncludeConfig, 
TestCodecSupport, TestRawResponseWriter, ActionThrottleTest, 
TestCollationFieldDocValues, TestRandomCollapseQParserPlugin, 
DeleteInactiveReplicaTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, 
TestLuceneMatchVersion, HLLSerializationTest, DistributedDebugComponentTest, 
CleanupOldIndexTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CleanupOldIndexTest 
-Dtests.seed=978BFFD254D6F206 -Dtests.slow=true -Dtests.locale=zh-SG 
-Dtests.timezone=America/Fortaleza -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | CleanupOldIndexTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([978BFFD254D6F206]:0)
   [junit4] Completed [517/632 (2!)] on J0 in 7220.52s, 1 test, 1 error <<< 
FAILURES!

[...truncated 60477 lines...]

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

Reply via email to