Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11507/
Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT

Error Message:
SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@29c42f7d 
searcher=Searcher@727bc9ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)
 Uninverting(_2(6.0.0):c1)))} expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: SOLR-5815? : wrong maxDoc: 
core=org.apache.solr.core.SolrCore@29c42f7d 
searcher=Searcher@727bc9ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)
 Uninverting(_2(6.0.0):c1)))} expected:<3> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([2E838C75B9387E9B:9B05EDF206F9CC6F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:142)
        at 
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11246 lines...]
   [junit4] Suite: org.apache.solr.core.TestNonNRTOpen
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001
   [junit4]   2> 751181 T1528 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 751182 T1528 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 751182 T1528 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 751182 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 751183 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 751183 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 751202 T1528 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 751207 T1528 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 751207 T1528 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 751209 T1528 oass.IndexSchema.readSchema [null] Schema 
name=minimal
   [junit4]   2> 751211 T1528 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 751212 T1528 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 751212 T1528 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 751212 T1528 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 751230 T1528 oasc.CoreContainer.<init> New CoreContainer 
383673272
   [junit4]   2> 751230 T1528 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 751230 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 751230 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 751231 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 751231 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 751231 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 751231 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 751231 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 751231 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 751231 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 751232 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 751232 T1528 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 751232 T1528 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 751232 T1528 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 751232 T1528 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 751234 T1529 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 751235 T1529 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 751235 T1529 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 751235 T1529 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 751248 T1529 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 751254 T1529 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 751254 T1529 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 751256 T1529 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 751257 T1529 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 751258 T1529 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 751258 T1529 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 751258 T1529 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/
   [junit4]   2> 751258 T1529 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 751259 T1529 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001
   [junit4]   2> 751259 T1529 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index/
   [junit4]   2> 751259 T1529 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 751259 T1529 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index
   [junit4]   2> 751269 T1529 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 751270 T1529 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 751271 T1529 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 751271 T1529 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751271 T1529 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751271 T1529 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751271 T1529 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 751272 T1529 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 751273 T1529 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751274 T1529 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751275 T1529 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751275 T1529 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751276 T1529 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 751276 T1529 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 751277 T1529 oass.SolrIndexSearcher.<init> Opening 
Searcher@642c2f56[collection1] main
   [junit4]   2> 751278 T1529 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 751278 T1529 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 751278 T1529 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 751278 T1529 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 751278 T1529 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 751278 T1529 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 751279 T1529 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 751279 T1530 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@642c2f56[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 751280 T1528 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C1198 name=collection1 
org.apache.solr.core.SolrCore@f0dfdde
   [junit4]   2> 751282 T1528 C1198 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 751282 T1528 C1198 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 751283 T1528 C1198 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 3
   [junit4]   2> 751286 T1528 C1198 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 751293 T1528 C1198 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 751294 T1528 C1198 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 751297 T1528 C1198 oass.SolrIndexSearcher.<init> Opening 
Searcher@10f71776[collection1] main
   [junit4]   2> 751297 T1528 C1198 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 751297 T1530 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@10f71776[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 751297 T1528 C1198 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 751298 T1528 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 751298 T1528 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=383673272
   [junit4]   2> 751298 T1528 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@f0dfdde
   [junit4]   2> 751298 T1528 oasu.DirectUpdateHandler2.close 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> 751299 T1528 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 751299 T1528 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 751299 T1528 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 751299 T1528 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 751300 T1528 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 751300 T1528 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001;done=false>>]
   [junit4]   2> 751300 T1528 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001
   [junit4]   2> 751300 T1528 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 751300 T1528 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index
   [junit4]   2> 751301 T1528 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 751301 T1528 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 751301 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 751302 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 751302 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 751314 T1528 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 751319 T1528 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 751320 T1528 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 751322 T1528 oass.IndexSchema.readSchema [null] Schema 
name=minimal
   [junit4]   2> 751324 T1528 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 751325 T1528 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 751325 T1528 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 751325 T1528 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 751344 T1528 oasc.CoreContainer.<init> New CoreContainer 
1783016005
   [junit4]   2> 751344 T1528 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 751345 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 751345 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 751345 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 751345 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 751345 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 751345 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 751346 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 751346 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 751346 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 751346 T1528 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 751346 T1528 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 751347 T1528 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 751347 T1528 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 751347 T1528 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 751348 T1532 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 751349 T1532 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 751349 T1532 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 751349 T1532 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 751364 T1532 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 751369 T1532 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 751370 T1532 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 751371 T1532 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 751373 T1532 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 751373 T1532 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 751373 T1532 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 751373 T1532 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/
   [junit4]   2> 751374 T1532 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 751374 T1532 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001
   [junit4]   2> 751374 T1532 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index/
   [junit4]   2> 751375 T1532 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 751375 T1532 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751375 T1532 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751375 T1532 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751375 T1532 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 751375 T1532 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 751376 T1532 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751377 T1532 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751377 T1532 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751378 T1532 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751378 T1532 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 751379 T1532 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 751379 T1532 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index
   [junit4]   2> 751380 T1532 oass.SolrIndexSearcher.<init> Opening 
Searcher@56ceaace[collection1] main
   [junit4]   2> 751380 T1532 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 751381 T1532 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 751381 T1532 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 751381 T1532 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 751381 T1532 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 751381 T1532 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 751381 T1532 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 751381 T1533 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@56ceaace[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 751382 T1528 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 751383 T1528 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=1 of core=org.apache.solr.core.SolrCore@788438a7
   [junit4]   2> 751385 T1528 oas.SolrTestCaseJ4.setUp ###Starting 
testReaderIsNotNRT
   [junit4]   2> ASYNC  NEW_CORE C1199 name=collection1 
org.apache.solr.core.SolrCore@788438a7
   [junit4]   2> 751385 T1528 C1199 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 751387 T1528 C1199 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 751387 T1528 C1199 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 751388 T1528 C1199 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 3
   [junit4]   2> 751389 T1528 C1199 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 751389 T1528 C1199 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 751401 T1528 C1199 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 751401 T1528 C1199 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 3
   [junit4]   2> 751403 T1528 C1199 oass.SolrIndexSearcher.<init> Opening 
Searcher@58f2853b[collection1] main
   [junit4]   2> 751404 T1528 C1199 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 751404 T1533 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@58f2853b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)))}
   [junit4]   2> 751404 T1528 C1199 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 15
   [junit4]   2> 751405 T1528 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=1 of core=org.apache.solr.core.SolrCore@788438a7
   [junit4]   2> 751405 T1528 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading 
core: org.apache.solr.core.SolrCore@788438a7
   [junit4]   2> 751405 T1528 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 751406 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 751406 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 751406 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 751418 T1528 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 751424 T1528 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 751424 T1528 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 751426 T1528 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 751428 T1528 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 751429 T1528 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 751429 T1528 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/
   [junit4]   2> 751429 T1528 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 751429 T1528 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index/
   [junit4]   2> 751430 T1528 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 751431 T1528 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751431 T1528 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751431 T1528 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751431 T1528 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 751432 T1528 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 751433 T1528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751434 T1528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751435 T1528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751436 T1528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751437 T1528 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 751437 T1528 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 751438 T1528 oass.SolrIndexSearcher.<init> Opening 
Searcher@3c9e03d9[collection1] main
   [junit4]   2> 751439 T1528 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 751439 T1528 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 751439 T1528 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 751439 T1528 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 751439 T1528 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 751440 T1528 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 751440 T1528 oasu.DefaultSolrCoreState.newIndexWriter Creating 
new IndexWriter...
   [junit4]   2> 751440 T1528 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 751440 T1528 oasu.DefaultSolrCoreState.newIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 751440 T1535 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3c9e03d9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)))}
   [junit4]   2> 751442 T1528 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 751442 T1528 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 3
   [junit4]   2> 751442 T1528 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 751443 T1528 oasc.SolrCore.openNewSearcher SolrIndexSearcher 
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 751443 T1528 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 751443 T1528 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@788438a7
   [junit4]   2> 751444 T1528 oasu.DirectUpdateHandler2.close 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=1,cumulative_errors=0}
   [junit4]   2> 751444 T1528 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 751444 T1528 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=1 of core=org.apache.solr.core.SolrCore@3d97ac68
   [junit4]   2> ASYNC  NEW_CORE C1200 name=collection1 
org.apache.solr.core.SolrCore@3d97ac68
   [junit4]   2> 751446 T1528 C1200 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 751446 T1528 C1200 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 751475 T1528 C1200 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2> 751475 T1528 C1200 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 4
   [junit4]   2> 751479 T1528 C1200 oass.SolrIndexSearcher.<init> Opening 
Searcher@7738d1f[collection1] main
   [junit4]   2> 751480 T1528 C1200 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 751480 T1535 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7738d1f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)
 Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 751480 T1528 C1200 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 34
   [junit4]   2> 751481 T1528 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=2 of core=org.apache.solr.core.SolrCore@3d97ac68
   [junit4]   2> 751482 T1528 C1200 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 751482 T1528 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading 
core: org.apache.solr.core.SolrCore@3d97ac68
   [junit4]   2> 751483 T1528 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 751483 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 751483 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 751484 T1528 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 751509 T1528 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 751515 T1528 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 751516 T1528 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 751518 T1528 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 751521 T1528 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 751521 T1528 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 751522 T1528 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/
   [junit4]   2> 751522 T1528 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 751522 T1528 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index/
   [junit4]   2> 751523 T1528 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 751524 T1528 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751524 T1528 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751524 T1528 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 751525 T1528 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 751525 T1528 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 751527 T1528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751528 T1528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751529 T1528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751530 T1528 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751531 T1528 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 751532 T1528 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 751535 T1528 oass.SolrIndexSearcher.<init> Opening 
Searcher@727bc9ba[collection1] main
   [junit4]   2> 751535 T1528 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 751536 T1528 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 751536 T1528 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 751536 T1528 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 751537 T1528 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 751537 T1528 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 751537 T1528 oasu.DefaultSolrCoreState.newIndexWriter Creating 
new IndexWriter...
   [junit4]   2> 751538 T1528 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 751538 T1528 oasu.DefaultSolrCoreState.newIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 751537 T1536 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@727bc9ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)
 Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 751550 T1528 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 751551 T1528 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 5
   [junit4]   2> 751555 T1528 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 751556 T1528 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 5
   [junit4]   2> 751556 T1528 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 751560 T1528 oass.SolrIndexSearcher.<init> Opening 
Searcher@7ec210a4[collection1] main
   [junit4]   2> 751560 T1528 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 751560 T1528 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@3d97ac68
   [junit4]   2> 751561 T1528 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 751561 T1528 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 751562 T1528 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=3 of core=org.apache.solr.core.SolrCore@29c42f7d
   [junit4]   2> 751562 T1528 oas.SolrTestCaseJ4.tearDown ###Ending 
testReaderIsNotNRT
   [junit4]   2> 751571 T1536 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7ec210a4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)
 Uninverting(_2(6.0.0):c1) Uninverting(_3(6.0.0):c1)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNonNRTOpen 
-Dtests.method=testReaderIsNotNRT -Dtests.seed=2E838C75B9387E9B 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_QA 
-Dtests.timezone=America/Tijuana -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.20s J1 | TestNonNRTOpen.testReaderIsNotNRT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SOLR-5815? : wrong 
maxDoc: core=org.apache.solr.core.SolrCore@29c42f7d 
searcher=Searcher@727bc9ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)
 Uninverting(_2(6.0.0):c1)))} expected:<3> but was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2E838C75B9387E9B:9B05EDF206F9CC6F]:0)
   [junit4]    >        at 
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:142)
   [junit4]    >        at 
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 751591 T1528 oas.SolrTestCaseJ4.setUp ###Starting 
testSharedCores
   [junit4]   2> ASYNC  NEW_CORE C1201 name=collection1 
org.apache.solr.core.SolrCore@29c42f7d
   [junit4]   2> 751591 T1528 C1201 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 751592 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 751593 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 751594 T1528 C1201 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 751610 T1528 C1201 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2> 751611 T1528 C1201 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 6
   [junit4]   2> 751615 T1528 C1201 oass.SolrIndexSearcher.<init> Opening 
Searcher@6db829a2[collection1] main
   [junit4]   2> 751615 T1528 C1201 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 751615 T1536 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6db829a2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):c1)))}
   [junit4]   2> 751616 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 22
   [junit4]   2> 751617 T1528 C1201 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 751617 T1528 C1201 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 751618 T1528 C1201 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 751619 T1528 C1201 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 751619 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {optimize=} 0 2
   [junit4]   2> 751620 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 751621 T1528 C1201 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 751680 T1528 C1201 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 751681 T1528 C1201 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 7
   [junit4]   2> 751685 T1528 C1201 oass.SolrIndexSearcher.<init> Opening 
Searcher@6ee86f33[collection1] main
   [junit4]   2> 751686 T1528 C1201 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 751686 T1536 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6ee86f33[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):c1)
 Uninverting(_5(6.0.0):c1)))}
   [junit4]   2> 751686 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 65
   [junit4]   2> 751688 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 751688 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 751689 T1528 C1201 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 751711 T1528 C1201 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2> 751711 T1528 C1201 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 8
   [junit4]   2> 751715 T1528 C1201 oass.SolrIndexSearcher.<init> Opening 
Searcher@35885bad[collection1] main
   [junit4]   2> 751715 T1528 C1201 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 751715 T1536 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@35885bad[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):c1)
 Uninverting(_5(6.0.0):c1) Uninverting(_6(6.0.0):c2)))}
   [junit4]   2> 751715 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 26
   [junit4]   2> 751717 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 1
   [junit4]   2> 751717 T1528 C1201 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 751730 T1528 C1201 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index,segFN=segments_9,generation=9}
   [junit4]   2> 751730 T1528 C1201 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 9
   [junit4]   2> 751733 T1528 C1201 oass.SolrIndexSearcher.<init> Opening 
Searcher@79a6bf43[collection1] main
   [junit4]   2> 751733 T1528 C1201 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 751733 T1536 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@79a6bf43[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):c1)
 Uninverting(_5(6.0.0):c1) Uninverting(_6(6.0.0):c2/1:delGen=1)))}
   [junit4]   2> 751734 T1528 C1201 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 17
   [junit4]   2> 751735 T1528 oas.SolrTestCaseJ4.tearDown ###Ending 
testSharedCores
   [junit4]   2> 751736 T1528 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 751736 T1528 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1783016005
   [junit4]   2> 751736 T1528 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@29c42f7d
   [junit4]   2> 751736 T1528 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=4,autocommits=0,soft 
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 751736 T1528 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 751737 T1528 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 751737 T1528 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 751737 T1528 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 751738 T1528 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 751738 T1528 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 751738 T1528 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001/index
   [junit4]   2> 751738 T1528 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001;done=false>>]
   [junit4]   2> 751739 T1528 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNonNRTOpen-2E838C75B9387E9B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{bazz=PostingsFormat(name=MockRandom), 
foo=PostingsFormat(name=Lucene41VarGapFixedInterval), 
baz=PostingsFormat(name=MockRandom), foo2=Lucene41(blocksize=128)}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, 
locale=ar_QA, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 3.13.0-37-generic amd64/Oracle Corporation 
1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=151245272,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, 
DistributedExpandComponentTest, TestOrdValues, TestFieldTypeResource, 
UUIDUpdateProcessorFallbackTest, ShardRoutingCustomTest, TestPhraseSuggestions, 
TestGroupingSearch, ClusterStateTest, TestCoreContainer, 
CollectionsAPIDistributedZkTest, TestBinaryField, 
DistributedQueryElevationComponentTest, TestBadConfig, StatsComponentTest, 
TestQueryUtils, CurrencyFieldXmlFileTest, SearchHandlerTest, 
TestNonDefinedSimilarityFactory, TestXIncludeConfig, CopyFieldTest, 
AsyncMigrateRouteKeyTest, DistanceFunctionTest, TestReplicaProperties, 
TestPerFieldSimilarity, HardAutoCommitTest, BlockCacheTest, 
TestJmxMonitoredMap, DistributedSuggestComponentTest, DistribCursorPagingTest, 
TestIntervalFaceting, AnalysisAfterCoreReloadTest, TestInitParams, 
CursorPagingTest, TestNonNRTOpen]
   [junit4] Completed on J1 in 0.57s, 2 tests, 1 failure <<< FAILURES!

[...truncated 1072 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: 
There were test failures: 437 suites, 1797 tests, 1 failure, 44 ignored (21 
assumptions)

Total time: 99 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b09 
-XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to