Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3462/
Java: 32bit/jdk1.8.0-ea-b114 -client -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([1BB342EB32CEB027:AE35236C8D0F02D3]: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.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
at
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
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:70)
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:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
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
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:70)
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:358)
at java.lang.Thread.run(Thread.java:744)
Build Log:
[...truncated 10014 lines...]
[junit4] Suite: org.apache.solr.core.TestNonNRTOpen
[junit4] 2> 269245 T1450 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135
[junit4] 2> 269246 T1450 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 269249 T1450 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 269249 T1450 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 269290 T1450 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 269295 T1450 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 269295 T1450 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 269298 T1450 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 269302 T1450 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 269302 T1450 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 269302 T1450 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
[junit4] 2> 269302 T1450 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
[junit4] 2> 269318 T1450 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 269318 T1450 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
[junit4] 2> 269318 T1450 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for deduced Solr Home:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
[junit4] 2> 269338 T1450 oasc.CoreContainer.<init> New CoreContainer
16422689
[junit4] 2> 269338 T1450 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
[junit4] 2> 269339 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 269339 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: http://
[junit4] 2> 269339 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 269340 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 269340 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 269340 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 269340 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 269340 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 269340 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 269344 T1450 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 269344 T1450 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 269347 T1451 oasc.CoreContainer.create Creating SolrCore
'collection1' using instanceDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
[junit4] 2> 269347 T1451 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 269347 T1451 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 269347 T1451 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 269368 T1451 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 269372 T1451 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 269372 T1451 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 269375 T1451 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 269377 T1451 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 269378 T1451 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 269412 T1451 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135\
[junit4] 2> 269413 T1451 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 269413 T1451 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135
[junit4] 2> 269414 T1451 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135\index/
[junit4] 2> 269414 T1451 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135\index'
doesn't exist. Creating new index...
[junit4] 2> 269414 T1451 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index
[junit4] 2> 269419 T1451 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_1,generation=1}
[junit4] 2> 269419 T1451 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 269420 T1451 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 269420 T1451 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 269421 T1451 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 269423 T1451 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 269426 T1451 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 269426 T1451 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 269426 T1451 oass.SolrIndexSearcher.<init> Opening
Searcher@15dff70 main
[junit4] 2> 269427 T1451 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 269427 T1452 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@15dff70
main{StandardDirectoryReader(segments_1:1)}
[junit4] 2> 269428 T1450 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> ASYNC NEW_CORE C191 name=collection1
org.apache.solr.core.SolrCore@12571e6
[junit4] 2> 269432 T1450 C191 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_1,generation=1}
[junit4] 2> 269432 T1450 C191 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 269435 T1450 C191 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 5
[junit4] 2> 269438 T1450 C191 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269462 T1450 C191 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_2,generation=2}
[junit4] 2> 269462 T1450 C191 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 269468 T1450 C191 oass.SolrIndexSearcher.<init> Opening
Searcher@6d56c5 main
[junit4] 2> 269468 T1450 C191 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 269468 T1452 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6d56c5
main{StandardDirectoryReader(segments_2:3 _0(5.0):c1)}
[junit4] 2> 269469 T1450 C191 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 32
[junit4] 2> 269470 T1450 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 269470 T1450 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=16422689
[junit4] 2> 269470 T1450 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@12571e6
[junit4] 2> 269470 T1450 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> 269470 T1450 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 269470 T1450 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 269470 T1450 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 269472 T1450 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 269472 T1450 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 269472 T1450 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index;done=false>>]
[junit4] 2> 269472 T1450 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index
[junit4] 2> 269472 T1450 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135;done=false>>]
[junit4] 2> 269472 T1450 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135
[junit4] 2> NOTE: per solr.test.leavedatadir, dataDir will not be removed:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135
[junit4] 2> 269474 T1450 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 269475 T1450 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 269477 T1450 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 269477 T1450 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 269516 T1450 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 269521 T1450 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 269521 T1450 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 269525 T1450 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 269535 T1450 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 269535 T1450 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 269535 T1450 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
[junit4] 2> 269535 T1450 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
[junit4] 2> 269551 T1450 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 269551 T1450 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
[junit4] 2> 269551 T1450 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for deduced Solr Home:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
[junit4] 2> 269570 T1450 oasc.CoreContainer.<init> New CoreContainer
17210448
[junit4] 2> 269570 T1450 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
[junit4] 2> 269572 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 269572 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: http://
[junit4] 2> 269572 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 269572 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 269572 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 269572 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 269572 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 269572 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 269572 T1450 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 269575 T1450 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 269575 T1450 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 269578 T1454 oasc.CoreContainer.create Creating SolrCore
'collection1' using instanceDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
[junit4] 2> 269579 T1454 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 269579 T1454 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 269579 T1454 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 269599 T1454 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 269603 T1454 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 269603 T1454 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 269607 T1454 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 269609 T1454 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 269609 T1454 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 269610 T1454 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135\
[junit4] 2> 269610 T1454 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 269610 T1454 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135
[junit4] 2> 269610 T1454 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135\index/
[junit4] 2> 269611 T1454 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 269611 T1454 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 269611 T1454 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 269616 T1454 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 269617 T1454 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 269617 T1454 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 269618 T1454 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index
[junit4] 2> 269619 T1454 oass.SolrIndexSearcher.<init> Opening
Searcher@155ebf8 main
[junit4] 2> 269619 T1454 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 269619 T1455 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@155ebf8
main{StandardDirectoryReader(segments_2:3 _0(5.0):c1)}
[junit4] 2> 269622 T1450 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 269625 T1450 oas.SolrTestCaseJ4.setUp ###Starting
testSharedCores
[junit4] 2> ASYNC NEW_CORE C192 name=collection1
org.apache.solr.core.SolrCore@1525829
[junit4] 2> 269626 T1450 C192 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 269629 T1450 C192 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_2,generation=2}
[junit4] 2> 269629 T1450 C192 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 269630 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 5
[junit4] 2> 269632 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
[junit4] 2> 269635 T1450 C192 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269655 T1450 C192 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_3,generation=3}
[junit4] 2> 269655 T1450 C192 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 3
[junit4] 2> 269663 T1450 C192 oass.SolrIndexSearcher.<init> Opening
Searcher@1e43fb main
[junit4] 2> 269664 T1450 C192 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 269664 T1455 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1e43fb
main{StandardDirectoryReader(segments_3:6 _1(5.0):c1)}
[junit4] 2> 269664 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 30
[junit4] 2> 269669 T1450 C192 oasu.DirectUpdateHandler2.commit start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269691 T1450 C192 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_3,generation=3}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_4,generation=4}
[junit4] 2> 269691 T1450 C192 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 4
[junit4] 2> 269699 T1450 C192 oass.SolrIndexSearcher.<init> Opening
Searcher@15b7af5 main
[junit4] 2> 269699 T1450 C192 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 269699 T1455 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@15b7af5
main{StandardDirectoryReader(segments_4:8 _2(5.0):c1)}
[junit4] 2> 269700 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {optimize=} 0 35
[junit4] 2> 269706 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 5
[junit4] 2> 269707 T1450 C192 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269727 T1450 C192 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_4,generation=4}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_5,generation=5}
[junit4] 2> 269727 T1450 C192 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 5
[junit4] 2> 269734 T1450 C192 oass.SolrIndexSearcher.<init> Opening
Searcher@1f387e5 main
[junit4] 2> 269735 T1450 C192 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 269735 T1455 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1f387e5
main{StandardDirectoryReader(segments_5:10 _2(5.0):c1 _3(5.0):c1)}
[junit4] 2> 269736 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 30
[junit4] 2> 269741 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 4
[junit4] 2> 269743 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
[junit4] 2> 269745 T1450 C192 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269764 T1450 C192 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_5,generation=5}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_6,generation=6}
[junit4] 2> 269765 T1450 C192 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 6
[junit4] 2> 269771 T1450 C192 oass.SolrIndexSearcher.<init> Opening
Searcher@1c1b0ba main
[junit4] 2> 269772 T1450 C192 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 269772 T1455 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1c1b0ba
main{StandardDirectoryReader(segments_6:12 _2(5.0):c1 _3(5.0):c1 _4(5.0):c2)}
[junit4] 2> 269773 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 29
[junit4] 2> 269777 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 3
[junit4] 2> 269780 T1450 C192 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269786 T1450 C192 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_6,generation=6}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_7,generation=7}
[junit4] 2> 269787 T1450 C192 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 7
[junit4] 2> 269793 T1450 C192 oass.SolrIndexSearcher.<init> Opening
Searcher@174ddb8 main
[junit4] 2> 269794 T1450 C192 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 269794 T1455 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@174ddb8
main{StandardDirectoryReader(segments_7:13 _2(5.0):c1 _3(5.0):c1
_4(5.0):c2/1:delGen=1)}
[junit4] 2> 269794 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 15
[junit4] 2> 269795 T1450 oas.SolrTestCaseJ4.tearDown ###Ending
testSharedCores
[junit4] 2> 269798 T1450 oas.SolrTestCaseJ4.setUp ###Starting
testReaderIsNotNRT
[junit4] 2> 269803 T1450 C192 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 269804 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 5
[junit4] 2> 269807 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 3
[junit4] 2> 269808 T1450 C192 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269825 T1450 C192 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_7,generation=7}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_8,generation=8}
[junit4] 2> 269825 T1450 C192 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 8
[junit4] 2> 269838 T1450 C192 oass.SolrIndexSearcher.<init> Opening
Searcher@d8b5bf main
[junit4] 2> 269839 T1450 C192 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 269839 T1455 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@d8b5bf
main{StandardDirectoryReader(segments_8:16 _5(5.0):c1)}
[junit4] 2> 269839 T1450 C192 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 31
[junit4] 2> 269840 T1450 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using instanceDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
[junit4] 2> 269840 T1450 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 269843 T1450 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 269844 T1450 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 269885 T1450 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 269889 T1450 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 269889 T1450 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 269892 T1450 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 269896 T1450 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 269897 T1450 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135\
[junit4] 2> 269897 T1450 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 269898 T1450 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135\index/
[junit4] 2> 269899 T1450 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 269899 T1450 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 269899 T1450 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 269905 T1450 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 269906 T1450 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 269906 T1450 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 269908 T1450 oass.SolrIndexSearcher.<init> Opening
Searcher@19c6409 main
[junit4] 2> 269908 T1450 oasu.DefaultSolrCoreState.newIndexWriter Creating
new IndexWriter...
[junit4] 2> 269909 T1450 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 269909 T1450 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 269908 T1458 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@19c6409
main{StandardDirectoryReader(segments_8:16 _5(5.0):c1)}
[junit4] 2> 269914 T1450 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_8,generation=8}
[junit4] 2> 269914 T1450 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 8
[junit4] 2> 269915 T1450 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 269916 T1450 oass.SolrIndexSearcher.<init> Opening
Searcher@14e3352 main
[junit4] 2> 269916 T1450 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 269917 T1450 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@1525829
[junit4] 2> 269917 T1450 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> 269916 T1458 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@14e3352
main{StandardDirectoryReader(segments_8:16 _5(5.0):c1)}
[junit4] 2> 269917 T1450 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> ASYNC NEW_CORE C193 name=collection1
org.apache.solr.core.SolrCore@15faa8
[junit4] 2> 269924 T1450 C193 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 6
[junit4] 2> 269927 T1450 C193 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 269952 T1450 C193 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_8,generation=8}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_9,generation=9}
[junit4] 2> 269952 T1450 C193 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 9
[junit4] 2> 269961 T1450 C193 oass.SolrIndexSearcher.<init> Opening
Searcher@12643f5 main
[junit4] 2> 269963 T1450 C193 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 269963 T1458 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@12643f5
main{StandardDirectoryReader(segments_9:18 _5(5.0):c1 _6(5.0):c1)}
[junit4] 2> 269963 T1450 C193 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 37
[junit4] 2> ASYNC NEW_CORE C194 name=collection1
org.apache.solr.core.SolrCore@15faa8
[junit4] 2> 269976 T1450 C194 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 4
[junit4] 2> 269976 T1450 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using instanceDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
[junit4] 2> 269976 T1450 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 269978 T1450 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 269978 T1450 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 270020 T1450 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 270023 T1450 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 270025 T1450 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 270028 T1450 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 270032 T1450 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 270032 T1450 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135\
[junit4] 2> 270033 T1450 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 270033 T1450 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384381382135\index/
[junit4] 2> 270035 T1450 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 270035 T1450 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 270036 T1450 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 270040 T1450 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 270041 T1450 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 270041 T1450 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 270045 T1450 oass.SolrIndexSearcher.<init> Opening
Searcher@1574720 main
[junit4] 2> 270046 T1450 oasu.DefaultSolrCoreState.newIndexWriter Creating
new IndexWriter...
[junit4] 2> 270046 T1459 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1574720
main{StandardDirectoryReader(segments_9:18 _5(5.0):c1 _6(5.0):c1)}
[junit4] 2> 270047 T1450 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 270047 T1450 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 270075 T1450 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_9,generation=9}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_a,generation=10}
[junit4] 2> 270076 T1450 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 10
[junit4] 2> 270084 T1450 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index,segFN=segments_a,generation=10}
[junit4] 2> 270084 T1450 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 10
[junit4] 2> 270085 T1450 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 270088 T1450 oass.SolrIndexSearcher.<init> Opening
Searcher@126d863 main
[junit4] 2> 270088 T1450 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 270088 T1450 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@15faa8
[junit4] 2> 270088 T1450 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> 270089 T1450 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 270089 T1450 oas.SolrTestCaseJ4.tearDown ###Ending
testReaderIsNotNRT
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestNonNRTOpen
-Dtests.method=testReaderIsNotNRT -Dtests.seed=1BB342EB32CEB027
-Dtests.slow=true -Dtests.locale=en_IE -Dtests.timezone=Asia/Yekaterinburg
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.30s | TestNonNRTOpen.testReaderIsNotNRT <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<3> but
was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([1BB342EB32CEB027:AE35236C8D0F02D3]:0)
[junit4] > at
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
[junit4] > at
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
[junit4] > at java.lang.Thread.run(Thread.java:744)
[junit4] 2> 270096 T1450 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 270096 T1450 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=17210448
[junit4] 2> 270097 T1450 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@5c52a
[junit4] 2> 270097 T1450 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> 270097 T1450 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 270097 T1450 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 270097 T1450 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 270098 T1459 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@126d863
main{StandardDirectoryReader(segments_a:20 _5(5.0):c1 _6(5.0):c1 _7(5.0):c1)}
[junit4] 2> 270099 T1450 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 270099 T1450 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 270099 T1450 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index;done=false>>]
[junit4] 2> 270100 T1450 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135\index
[junit4] 2> 270100 T1450 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135;done=false>>]
[junit4] 2> 270100 T1450 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384381382135
[junit4] 2> NOTE: test params are: codec=Lucene40,
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=en_IE,
timezone=Asia/Yekaterinburg
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0-ea
(32-bit)/cpus=2,threads=1,free=171262872,total=235929600
[junit4] 2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity,
SoftAutoCommitTest, RecoveryZkTest, BJQParserTest, XmlUpdateRequestHandlerTest,
CustomCollectionTest, DOMUtilTest, TestZkChroot, TestRandomMergePolicy,
SuggesterWFSTTest, AutoCommitTest, TestReplicationHandler, QueryEqualityTest,
TestRecoveryHdfs, DocumentBuilderTest, PingRequestHandlerTest,
TestSchemaSimilarityResource, TestFoldingMultitermQuery,
TestShardHandlerFactory, DocValuesMissingTest, TestCollationField,
MinimalSchemaTest, TermVectorComponentDistributedTest, SliceStateUpdateTest,
IndexBasedSpellCheckerTest, TestSchemaNameResource, TestRecovery,
SolrCmdDistributorTest, CoreMergeIndexesAdminHandlerTest,
ClusterStateUpdateTest, TermsComponentTest, JSONWriterTest, TestWriterPerf,
DirectUpdateHandlerTest, SliceStateTest, ScriptEngineTest,
SolrRequestParserTest, DistributedSpellCheckComponentTest,
TestLMDirichletSimilarityFactory, SampleTest, TestNonNRTOpen]
[junit4] Completed in 0.89s, 2 tests, 1 failure <<< FAILURES!
[...truncated 900 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:423: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:403: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:489:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1272:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908:
There were test failures: 334 suites, 1470 tests, 1 failure, 46 ignored (11
assumptions)
Total time: 60 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b114 -client -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]