Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/161/
Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: 
true)

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

Error Message:
SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@188340b 
searcher=Searcher@57f13cb[collection1] 
main{StandardDirectoryReader(segments_8:16 _4(4.10.3):c1 _5(4.10.3):c1)} 
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: SOLR-5815? : wrong maxDoc: 
core=org.apache.solr.core.SolrCore@188340b 
searcher=Searcher@57f13cb[collection1] 
main{StandardDirectoryReader(segments_8:16 _4(4.10.3):c1 _5(4.10.3):c1)} 
expected:<3> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([6C81DC7FF4981DB0:D907BDF84B59AF44]: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:498)
        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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12271 lines...]
   [junit4] Suite: org.apache.solr.core.TestNonNRTOpen
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001
   [junit4]   2> 2870426 T8924 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 2870426 T8924 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2870426 T8924 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2870427 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2870427 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2870427 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2870451 T8924 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.10.3
   [junit4]   2> 2870455 T8924 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 2870456 T8924 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 2870458 T8924 oass.IndexSchema.readSchema [null] Schema 
name=minimal
   [junit4]   2> 2870461 T8924 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 2870461 T8924 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2870462 T8924 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2870462 T8924 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 2870478 T8924 oasc.CoreContainer.<init> New CoreContainer 
2056094209
   [junit4]   2> 2870479 T8924 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 2870479 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 2870479 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 2870480 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 2870480 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2870480 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2870480 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2870481 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2870481 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2870481 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2870481 T8924 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 2870482 T8924 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2870482 T8924 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2870482 T8924 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2870484 T8925 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2870485 T8925 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2870485 T8925 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2870485 T8925 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2870496 T8925 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.10.3
   [junit4]   2> 2870500 T8925 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 2870501 T8925 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 2870502 T8925 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 2870503 T8925 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 2870504 T8925 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2870504 T8925 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2870504 T8925 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/
   [junit4]   2> 2870504 T8925 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 2870504 T8925 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001
   [junit4]   2> 2870505 T8925 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index/
   [junit4]   2> 2870505 T8925 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2870505 T8925 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index
   [junit4]   2> 2870523 T8925 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 2870523 T8925 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2870524 T8925 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2870524 T8925 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870524 T8925 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870524 T8925 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870524 T8925 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870524 T8925 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2870525 T8925 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870525 T8925 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2870526 T8925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870526 T8925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870527 T8925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870527 T8925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870528 T8925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870528 T8925 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2870528 T8925 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2870529 T8925 oass.SolrIndexSearcher.<init> Opening 
Searcher@8baa2dd[collection1] main
   [junit4]   2> 2870529 T8925 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2870530 T8925 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2870530 T8925 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 2870530 T8925 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 2870530 T8925 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2870530 T8925 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2870530 T8925 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2870530 T8926 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@8baa2dd[collection1] 
main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 2870531 T8924 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C4535 name=collection1 
org.apache.solr.core.SolrCore@3ce085fa
   [junit4]   2> 2870533 T8924 C4535 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 2870534 T8924 C4535 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 2870535 T8924 C4535 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 3
   [junit4]   2> 2870536 T8924 C4535 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2870552 T8924 C4535 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 2870552 T8924 C4535 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 2870555 T8924 C4535 oass.SolrIndexSearcher.<init> Opening 
Searcher@390ffd91[collection1] main
   [junit4]   2> 2870555 T8924 C4535 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2870555 T8926 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@390ffd91[collection1] 
main{StandardDirectoryReader(segments_2:3 _0(4.10.3):c1)}
   [junit4]   2> 2870555 T8924 C4535 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 19
   [junit4]   2> 2870556 T8924 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2870556 T8924 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=2056094209
   [junit4]   2> 2870556 T8924 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@3ce085fa
   [junit4]   2> 2870556 T8924 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> 2870557 T8924 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 2870557 T8924 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2870557 T8924 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2870558 T8924 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 2870558 T8924 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2870558 T8924 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2870558 T8924 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index
   [junit4]   2> 2870558 T8924 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001;done=false>>]
   [junit4]   2> 2870558 T8924 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001
   [junit4]   2> 2870559 T8924 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2870559 T8924 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2870559 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2870560 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2870560 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2870582 T8924 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.10.3
   [junit4]   2> 2870586 T8924 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 2870586 T8924 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 2870588 T8924 oass.IndexSchema.readSchema [null] Schema 
name=minimal
   [junit4]   2> 2870589 T8924 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 2870590 T8924 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2870590 T8924 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2870590 T8924 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 2870601 T8924 oasc.CoreContainer.<init> New CoreContainer 
1339536041
   [junit4]   2> 2870601 T8924 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 2870601 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 2870601 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 2870602 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 2870602 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2870602 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2870602 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2870602 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2870602 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2870602 T8924 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2870603 T8924 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 2870603 T8924 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2870603 T8924 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2870603 T8924 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2870604 T8928 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2870605 T8928 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2870605 T8928 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2870605 T8928 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2870616 T8928 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.10.3
   [junit4]   2> 2870620 T8928 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 2870620 T8928 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 2870621 T8928 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 2870623 T8928 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 2870623 T8928 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2870623 T8928 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2870623 T8928 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/
   [junit4]   2> 2870623 T8928 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 2870624 T8928 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001
   [junit4]   2> 2870624 T8928 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index/
   [junit4]   2> 2870624 T8928 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2870625 T8928 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870625 T8928 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870625 T8928 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870625 T8928 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870625 T8928 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2870625 T8928 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870625 T8928 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2870626 T8928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870627 T8928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870627 T8928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870628 T8928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870628 T8928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870629 T8928 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2870629 T8928 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2870629 T8928 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index
   [junit4]   2> 2870630 T8928 oass.SolrIndexSearcher.<init> Opening 
Searcher@3b27c8c4[collection1] main
   [junit4]   2> 2870630 T8928 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2870630 T8928 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2870631 T8928 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 2870631 T8928 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 2870631 T8928 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2870631 T8928 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2870631 T8928 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2870631 T8929 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3b27c8c4[collection1] 
main{StandardDirectoryReader(segments_2:3 _0(4.10.3):c1)}
   [junit4]   2> 2870632 T8924 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 2870632 T8924 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=1 of core=org.apache.solr.core.SolrCore@6b805540
   [junit4]   2> 2870636 T8924 oas.SolrTestCaseJ4.setUp ###Starting 
testSharedCores
   [junit4]   2> ASYNC  NEW_CORE C4536 name=collection1 
org.apache.solr.core.SolrCore@6b805540
   [junit4]   2> 2870636 T8924 C4536 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2870638 T8924 C4536 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 2870638 T8924 C4536 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 2870638 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 2
   [junit4]   2> 2870639 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 2870639 T8924 C4536 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2870660 T8924 C4536 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 2870661 T8924 C4536 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 3
   [junit4]   2> 2870663 T8924 C4536 oass.SolrIndexSearcher.<init> Opening 
Searcher@1d12ebaf[collection1] main
   [junit4]   2> 2870663 T8924 C4536 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2870663 T8929 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1d12ebaf[collection1] 
main{StandardDirectoryReader(segments_3:6 _1(4.10.3):c1)}
   [junit4]   2> 2870663 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 24
   [junit4]   2> 2870664 T8924 C4536 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2870664 T8924 C4536 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2870665 T8924 C4536 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 2870665 T8924 C4536 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2870665 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {optimize=} 0 1
   [junit4]   2> 2870666 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 2870667 T8924 C4536 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2870700 T8924 C4536 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2> 2870701 T8924 C4536 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 4
   [junit4]   2> 2870703 T8924 C4536 oass.SolrIndexSearcher.<init> Opening 
Searcher@58455afc[collection1] main
   [junit4]   2> 2870703 T8924 C4536 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2870703 T8929 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@58455afc[collection1] 
main{StandardDirectoryReader(segments_4:8 _1(4.10.3):c1 _2(4.10.3):c1)}
   [junit4]   2> 2870703 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 36
   [junit4]   2> 2870704 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 2870705 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 2870705 T8924 C4536 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2870732 T8924 C4536 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 2870732 T8924 C4536 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 5
   [junit4]   2> 2870735 T8924 C4536 oass.SolrIndexSearcher.<init> Opening 
Searcher@666b1f0d[collection1] main
   [junit4]   2> 2870735 T8924 C4536 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2870735 T8929 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@666b1f0d[collection1] 
main{StandardDirectoryReader(segments_5:10 _1(4.10.3):c1 _2(4.10.3):c1 
_3(4.10.3):c2)}
   [junit4]   2> 2870735 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 30
   [junit4]   2> 2870736 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 0
   [junit4]   2> 2870736 T8924 C4536 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2870760 T8924 C4536 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2> 2870761 T8924 C4536 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 6
   [junit4]   2> 2870763 T8924 C4536 oass.SolrIndexSearcher.<init> Opening 
Searcher@bc37066[collection1] main
   [junit4]   2> 2870763 T8924 C4536 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2870763 T8929 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@bc37066[collection1] 
main{StandardDirectoryReader(segments_6:11 _1(4.10.3):c1 _2(4.10.3):c1 
_3(4.10.3):c2/1:delGen=1)}
   [junit4]   2> 2870764 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 28
   [junit4]   2> 2870764 T8924 oas.SolrTestCaseJ4.tearDown ###Ending 
testSharedCores
   [junit4]   2> 2870768 T8924 oas.SolrTestCaseJ4.setUp ###Starting 
testReaderIsNotNRT
   [junit4]   2> 2870768 T8924 C4536 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2870768 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 2870769 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 2870769 T8924 C4536 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2870792 T8924 C4536 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 2870792 T8924 C4536 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 7
   [junit4]   2> 2870794 T8924 C4536 oass.SolrIndexSearcher.<init> Opening 
Searcher@5eae4275[collection1] main
   [junit4]   2> 2870795 T8924 C4536 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2870795 T8929 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5eae4275[collection1] 
main{StandardDirectoryReader(segments_7:14 _4(4.10.3):c1)}
   [junit4]   2> 2870795 T8924 C4536 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 26
   [junit4]   2> 2870796 T8924 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=1 of core=org.apache.solr.core.SolrCore@6b805540
   [junit4]   2> 2870796 T8924 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading 
core: org.apache.solr.core.SolrCore@6b805540
   [junit4]   2> 2870796 T8924 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2870796 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2870797 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2870797 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2870824 T8924 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.10.3
   [junit4]   2> 2870828 T8924 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 2870828 T8924 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 2870830 T8924 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 2870831 T8924 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 2870831 T8924 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2870832 T8924 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/
   [junit4]   2> 2870832 T8924 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 2870832 T8924 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index/
   [junit4]   2> 2870833 T8924 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2870833 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870833 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870833 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870834 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870834 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2870834 T8924 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870834 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2870835 T8924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870836 T8924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870836 T8924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870837 T8924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870838 T8924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870838 T8924 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2870838 T8924 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2870839 T8924 oass.SolrIndexSearcher.<init> Opening 
Searcher@78bdfe7[collection1] main
   [junit4]   2> 2870840 T8924 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2870840 T8924 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2870840 T8924 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 2870840 T8924 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 2870841 T8924 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2870841 T8924 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2870841 T8924 oasu.DefaultSolrCoreState.newIndexWriter 
Creating new IndexWriter...
   [junit4]   2> 2870841 T8924 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 2870842 T8924 oasu.DefaultSolrCoreState.closeIndexWriter 
Closing old IndexWriter... core=collection1
   [junit4]   2> 2870841 T8931 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@78bdfe7[collection1] 
main{StandardDirectoryReader(segments_7:14 _4(4.10.3):c1)}
   [junit4]   2> 2870843 T8924 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 2870843 T8924 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 7
   [junit4]   2> 2870843 T8924 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 2870844 T8924 oasc.SolrCore.openNewSearcher SolrIndexSearcher 
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 2870844 T8924 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 2870844 T8924 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6b805540
   [junit4]   2> 2870845 T8924 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=5,autocommits=0,soft 
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
   [junit4]   2> 2870845 T8924 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 2870845 T8924 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=1 of core=org.apache.solr.core.SolrCore@435a4629
   [junit4]   2> ASYNC  NEW_CORE C4537 name=collection1 
org.apache.solr.core.SolrCore@435a4629
   [junit4]   2> 2870846 T8924 C4537 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 2870846 T8924 C4537 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2870912 T8924 C4537 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2> 2870912 T8924 C4537 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 8
   [junit4]   2> 2870914 T8924 C4537 oass.SolrIndexSearcher.<init> Opening 
Searcher@4907f2ef[collection1] main
   [junit4]   2> 2870914 T8924 C4537 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2870915 T8931 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4907f2ef[collection1] 
main{StandardDirectoryReader(segments_8:16 _4(4.10.3):c1 _5(4.10.3):c1)}
   [junit4]   2> 2870915 T8924 C4537 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 69
   [junit4]   2> 2870915 T8924 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=2 of core=org.apache.solr.core.SolrCore@435a4629
   [junit4]   2> 2870916 T8924 C4537 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 2870916 T8924 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading 
core: org.apache.solr.core.SolrCore@435a4629
   [junit4]   2> 2870917 T8924 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2870917 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2870917 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2870917 T8924 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2870931 T8924 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.10.3
   [junit4]   2> 2870935 T8924 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 2870935 T8924 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 2870937 T8924 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 2870938 T8924 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 2870939 T8924 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2870939 T8924 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/
   [junit4]   2> 2870939 T8924 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 2870939 T8924 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index/
   [junit4]   2> 2870940 T8924 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2870940 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870941 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870941 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870941 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870941 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2870941 T8924 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2870942 T8924 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2870943 T8924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870943 T8924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870944 T8924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870944 T8924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870945 T8924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2870946 T8924 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2870946 T8924 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2870947 T8924 oass.SolrIndexSearcher.<init> Opening 
Searcher@57f13cb[collection1] main
   [junit4]   2> 2870948 T8924 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2870948 T8924 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2870948 T8924 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 2870948 T8924 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 2870949 T8924 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2870949 T8924 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2870949 T8924 oasu.DefaultSolrCoreState.newIndexWriter 
Creating new IndexWriter...
   [junit4]   2> 2870949 T8924 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 2870949 T8924 oasu.DefaultSolrCoreState.closeIndexWriter 
Closing old IndexWriter... core=collection1
   [junit4]   2> 2870949 T8932 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@57f13cb[collection1] 
main{StandardDirectoryReader(segments_8:16 _4(4.10.3):c1 _5(4.10.3):c1)}
   [junit4]   2> 2870970 T8924 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_9,generation=9}
   [junit4]   2> 2870971 T8924 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 9
   [junit4]   2> 2870973 T8924 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index,segFN=segments_9,generation=9}
   [junit4]   2> 2870974 T8924 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 9
   [junit4]   2> 2870974 T8924 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 2870976 T8924 oass.SolrIndexSearcher.<init> Opening 
Searcher@f72ab78[collection1] main
   [junit4]   2> 2870976 T8924 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 2870976 T8924 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@435a4629
   [junit4]   2> 2870976 T8924 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> 2870977 T8924 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 2870977 T8924 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=3 of core=org.apache.solr.core.SolrCore@188340b
   [junit4]   2> 2870978 T8924 oas.SolrTestCaseJ4.tearDown ###Ending 
testReaderIsNotNRT
   [junit4]   2> 2870978 T8932 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@f72ab78[collection1] 
main{StandardDirectoryReader(segments_9:18 _4(4.10.3):c1 _5(4.10.3):c1 
_6(4.10.3):c1)}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNonNRTOpen 
-Dtests.method=testReaderIsNotNRT -Dtests.seed=6C81DC7FF4981DB0 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_BA 
-Dtests.timezone=Asia/Brunei -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.22s J1 | TestNonNRTOpen.testReaderIsNotNRT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SOLR-5815? : wrong 
maxDoc: core=org.apache.solr.core.SolrCore@188340b 
searcher=Searcher@57f13cb[collection1] 
main{StandardDirectoryReader(segments_8:16 _4(4.10.3):c1 _5(4.10.3):c1)} 
expected:<3> but was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6C81DC7FF4981DB0:D907BDF84B59AF44]: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> 2870982 T8924 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2870982 T8924 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1339536041
   [junit4]   2> 2870983 T8924 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@188340b
   [junit4]   2> 2870983 T8924 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2870983 T8924 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 2870983 T8924 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2870983 T8924 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2870984 T8924 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 2870984 T8924 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2870985 T8924 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2870985 T8924 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001/index
   [junit4]   2> 2870985 T8924 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001;done=false>>]
   [junit4]   2> 2870985 T8924 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.core.TestNonNRTOpen-6C81DC7FF4981DB0-001
   [junit4]   2> NOTE: test params are: codec=Lucene46, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sr_BA, 
timezone=Asia/Brunei
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=8,threads=1,free=52652816,total=330760192
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedIntervalFacetingTest, TestUniqueKeyFieldResource, 
LukeRequestHandlerTest, TestCursorMarkWithoutUniqueKey, 
TestExtendedDismaxParser, TestCloudPivotFacet, AnalyticsQueryTest, 
HardAutoCommitTest, TestDistributedMissingSort, 
DirectUpdateHandlerOptimizeTest, TestShortCircuitedRequests, 
RemoteQueryErrorTest, TestIntervalFaceting, 
TestOverriddenPrefixQueryForCustomFieldType, TestLMDirichletSimilarityFactory, 
LoggingHandlerTest, AlternateDirectoryTest, SOLR749Test, 
DistributedFacetPivotLargeTest, TestWriterPerf, ShardSplitTest, 
LegacyHTMLStripCharFilterTest, ScriptEngineTest, 
DefaultValueUpdateProcessorTest, DocValuesTest, ResponseHeaderTest, 
TestImplicitCoreProperties, BinaryUpdateRequestHandlerTest, TimeZoneUtilsTest, 
DistributedFacetPivotLongTailTest, TestLRUCache, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, 
TestSchemaSimilarityResource, ChaosMonkeyNothingIsSafeTest, SuggesterFSTTest, 
CircularListTest, CollectionsAPIDistributedZkTest, TestSolrQueryParser, 
TestSortingResponseWriter, TestIBSimilarityFactory, 
CoreContainerCoreInitFailuresTest, TestSearcherReuse, CurrencyFieldXmlFileTest, 
TestPerFieldSimilarity, TestXIncludeConfig, TestMultiCoreConfBootstrap, 
SchemaVersionSpecificBehaviorTest, CursorMarkTest, SystemInfoHandlerTest, 
HdfsRecoveryZkTest, TestInfoStreamLogging, IndexSchemaRuntimeFieldTest, 
TestLazyCores, TermVectorComponentTest, SearchHandlerTest, TestCharFilters, 
TestElisionMultitermQuery, SimplePostToolTest, TestSolrQueryParserResource, 
TestSchemaNameResource, CustomCollectionTest, TestFastWriter, 
QueryElevationComponentTest, UpdateRequestProcessorFactoryTest, AssignTest, 
TestSchemaVersionResource, TestSystemIdResolver, TestPhraseSuggestions, 
ParsingFieldUpdateProcessorsTest, TestFastLRUCache, PolyFieldTest, 
URLClassifyProcessorTest, TestReplicationHandlerBackup, SolrPluginUtilsTest, 
SliceStateTest, TestAtomicUpdateErrorCases, TestNRTOpen, HdfsSyncSliceTest, 
PreAnalyzedUpdateProcessorTest, DebugComponentTest, TestQueryUtils, 
TestValueSourceCache, TestJoin, TestCSVResponseWriter, 
DistributedQueryComponentCustomSortTest, TestStressLucene, TestCloudSchemaless, 
TestLFUCache, TestFiltering, FileBasedSpellCheckerTest, SynonymTokenizerTest, 
SolrCoreTest, TestPseudoReturnFields, TestIndexingPerformance, 
ClusterStateTest, TestSchemaResource, SpatialFilterTest, SolrIndexConfigTest, 
TestDocumentBuilder, RequestHandlersTest, DistributedDebugComponentTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, OverseerTest, 
ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, 
ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, 
TestRealTimeGet, TestStressReorder, TestStressVersions, TestRangeQuery, 
TestCoreContainer, SimpleFacetsTest, StatsComponentTest, 
SpellCheckComponentTest, TestGroupingSearch, 
DistributedQueryElevationComponentTest, DistanceFunctionTest, CacheHeaderTest, 
RequiredFieldsTest, FastVectorHighlighterTest, TestJmxIntegration, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest, 
TestComponentsName, HighlighterConfigTest, CopyFieldTest, 
TestSolrDeletionPolicy2, SampleTest, NumericFieldsTest, MinimalSchemaTest, 
TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, 
TestSolrCoreProperties, DateMathParserTest, TestSuggestSpellingConverter, 
DateFieldTest, DOMUtilTest, TestSolrJ, ZkNodePropsTest, FileUtilsTest, 
SolrTestCaseJ4Test, TestHighlightDedupGrouping, 
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, 
DeleteInactiveReplicaTest, DeleteShardTest, HttpPartitionTest, 
MigrateRouteKeyTest, OverseerRolesTest, ReplicationFactorTest, 
SSLMigrationTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudInspectUtil, 
TestCollectionAPI, TestLeaderElectionZkExpiry, HdfsBasicDistributedZk2Test, 
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, 
CachingDirectoryFactoryTest, QueryResultKeyTest, TestNonNRTOpen]
   [junit4] Completed on J1 in 0.58s, 2 tests, 1 failure <<< FAILURES!

[...truncated 182 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1351: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:966: 
There were test failures: 421 suites, 1757 tests, 1 failure, 25 ignored (18 
assumptions)

Total time: 93 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b34 
-XX:+UseCompressedOops -XX:+UseSerialGC (asserts: true)
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