Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4306/
Java: 64bit/jdk1.8.0_40-ea-b04 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
REGRESSION: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT
Error Message:
SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@52c4651f
searcher=Searcher@3cd7f787[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1))} expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: SOLR-5815? : wrong maxDoc:
core=org.apache.solr.core.SolrCore@52c4651f
searcher=Searcher@3cd7f787[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1))} expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([7D61F6227A40938F:C8E797A5C581217B]: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:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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 10827 lines...]
[junit4] Suite: org.apache.solr.core.TestNonNRTOpen
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001
[junit4] 2> 204723 T513 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (true)
[junit4] 2> 204723 T513 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 204723 T513 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 204726 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 204726 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 204726 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 204774 T513 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 204784 T513 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 204785 T513 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 204788 T513 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 204792 T513 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 204793 T513 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 204793 T513 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
[junit4] 2> 204795 T513 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
[junit4] 2> 204816 T513 oasc.CoreContainer.<init> New CoreContainer
524002386
[junit4] 2> 204817 T513 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
[junit4] 2> 204818 T513 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4] 2> 204818 T513 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 204818 T513 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4] 2> 204818 T513 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 204819 T513 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 204819 T513 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 204819 T513 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 204819 T513 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 204819 T513 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 204826 T513 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 204829 T513 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 204829 T513 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 204829 T513 oasc.CoreContainer.load Host Name:
[junit4] 2> 204834 T514 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/'
[junit4] 2> 204834 T514 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 204834 T514 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 204834 T514 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 204855 T514 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 204863 T514 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 204864 T514 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 204871 T514 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 204876 T514 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 204876 T514 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/
[junit4] 2> 204877 T514 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 204917 T514 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\
[junit4] 2> 204917 T514 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 204918 T514 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001
[junit4] 2> 204919 T514 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index/
[junit4] 2> 204920 T514 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index'
doesn't exist. Creating new index...
[junit4] 2> 204920 T514 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index
[junit4] 2> 204924 T514 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_1,generation=1}
[junit4] 2> 204924 T514 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 204925 T514 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 204926 T514 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 204926 T514 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 204926 T514 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 204927 T514 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 204927 T514 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 204932 T514 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 204940 T514 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 204942 T514 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 204943 T514 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 204944 T514 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 204944 T514 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 204945 T514 oass.SolrIndexSearcher.<init> Opening
Searcher@1c183ee6[collection1] main
[junit4] 2> 204945 T514 oasr.ManagedResourceStorage.newStorageIO WARN
Cannot write to config directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 204945 T514 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 204945 T514 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 204945 T514 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 204946 T514 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 204946 T514 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 204946 T514 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 204946 T515 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1c183ee6[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 204948 T513 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> ASYNC NEW_CORE C64 name=collection1
org.apache.solr.core.SolrCore@b2d45ed
[junit4] 2> 204954 T513 C64 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_1,generation=1}
[junit4] 2> 204954 T513 C64 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 204956 T513 C64 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 7
[junit4] 2> 204960 T513 C64 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 204984 T513 C64 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_2,generation=2}
[junit4] 2> 204984 T513 C64 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 204993 T513 C64 oass.SolrIndexSearcher.<init> Opening
Searcher@29d013c0[collection1] main
[junit4] 2> 204994 T513 C64 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 204994 T515 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@29d013c0[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1))}
[junit4] 2> 204995 T513 C64 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 35
[junit4] 2> 204995 T513 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 204995 T513 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=524002386
[junit4] 2> 204997 T513 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@b2d45ed
[junit4] 2> 204997 T513 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> 204997 T513 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 204997 T513 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 204997 T513 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 205000 T513 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 205000 T513 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 205000 T513 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index;done=false>>]
[junit4] 2> 205000 T513 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index
[junit4] 2> 205000 T513 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001;done=false>>]
[junit4] 2> 205000 T513 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001
[junit4] 2> 205002 T513 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 205002 T513 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 205005 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 205005 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 205005 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 205054 T513 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 205059 T513 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 205060 T513 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 205069 T513 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 205072 T513 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 205074 T513 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 205074 T513 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
[junit4] 2> 205074 T513 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
[junit4] 2> 205103 T513 oasc.CoreContainer.<init> New CoreContainer
1531309628
[junit4] 2> 205103 T513 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
[junit4] 2> 205105 T513 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4] 2> 205105 T513 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 205105 T513 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4] 2> 205105 T513 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 205105 T513 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 205105 T513 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 205105 T513 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 205105 T513 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 205105 T513 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 205114 T513 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 205118 T513 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 205118 T513 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 205118 T513 oasc.CoreContainer.load Host Name:
[junit4] 2> 205124 T517 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/'
[junit4] 2> 205125 T517 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 205125 T517 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 205127 T517 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 205157 T517 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 205163 T517 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 205163 T517 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 205168 T517 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 205170 T517 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 205170 T517 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/
[junit4] 2> 205170 T517 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 205171 T517 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\
[junit4] 2> 205171 T517 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 205171 T517 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001
[junit4] 2> 205171 T517 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index/
[junit4] 2> 205173 T517 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 205173 T517 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 205173 T517 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 205174 T517 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 205174 T517 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 205174 T517 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 205176 T517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205177 T517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205178 T517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205179 T517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205180 T517 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 205180 T517 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 205180 T517 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index
[junit4] 2> 205184 T517 oass.SolrIndexSearcher.<init> Opening
Searcher@5261fce[collection1] main
[junit4] 2> 205184 T517 oasr.ManagedResourceStorage.newStorageIO WARN
Cannot write to config directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 205184 T517 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 205184 T517 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 205184 T517 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 205184 T517 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 205184 T517 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 205187 T517 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 205187 T518 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5261fce[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1))}
[junit4] 2> 205188 T513 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 205189 T513 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT &
maxDoc=1 of core=org.apache.solr.core.SolrCore@807e731
[junit4] 2> 205192 T513 oas.SolrTestCaseJ4.setUp ###Starting
testSharedCores
[junit4] 2> ASYNC NEW_CORE C65 name=collection1
org.apache.solr.core.SolrCore@807e731
[junit4] 2> 205193 T513 C65 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 205200 T513 C65 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_2,generation=2}
[junit4] 2> 205201 T513 C65 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 205201 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=*:*} 0 8
[junit4] 2> 205207 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 5
[junit4] 2> 205207 T513 C65 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 205230 T513 C65 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_3,generation=3}
[junit4] 2> 205230 T513 C65 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 3
[junit4] 2> 205239 T513 C65 oass.SolrIndexSearcher.<init> Opening
Searcher@7b036b13[collection1] main
[junit4] 2> 205240 T513 C65 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 205240 T518 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7b036b13[collection1]
main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1))}
[junit4] 2> 205241 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 34
[junit4] 2> 205241 T513 C65 oasu.DirectUpdateHandler2.commit start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 205242 T513 C65 oasu.DirectUpdateHandler2.commit No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 205245 T513 C65 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 205247 T513 C65 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 205247 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {optimize=} 0 6
[junit4] 2> 205251 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 3
[junit4] 2> 205251 T513 C65 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 205275 T513 C65 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_3,generation=3}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_4,generation=4}
[junit4] 2> 205275 T513 C65 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 4
[junit4] 2> 205293 T513 C65 oass.SolrIndexSearcher.<init> Opening
Searcher@638487eb[collection1] main
[junit4] 2> 205293 T513 C65 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 205293 T518 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@638487eb[collection1]
main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1)
Uninverting(_2(5.0.0):C1))}
[junit4] 2> 205294 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 43
[junit4] 2> 205299 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 3
[junit4] 2> 205300 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 0
[junit4] 2> 205301 T513 C65 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 205324 T513 C65 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_4,generation=4}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_5,generation=5}
[junit4] 2> 205325 T513 C65 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 5
[junit4] 2> 205341 T513 C65 oass.SolrIndexSearcher.<init> Opening
Searcher@3d1f3fdc[collection1] main
[junit4] 2> 205341 T513 C65 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 205342 T518 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3d1f3fdc[collection1]
main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1)
Uninverting(_2(5.0.0):C1) Uninverting(_3(5.0.0):C2))}
[junit4] 2> 205342 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 41
[junit4] 2> 205344 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 1
[junit4] 2> 205344 T513 C65 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 205364 T513 C65 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_5,generation=5}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_6,generation=6}
[junit4] 2> 205364 T513 C65 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 6
[junit4] 2> 205378 T513 C65 oass.SolrIndexSearcher.<init> Opening
Searcher@26ed825b[collection1] main
[junit4] 2> 205378 T513 C65 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 205378 T518 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@26ed825b[collection1]
main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1)
Uninverting(_2(5.0.0):C1) Uninverting(_3(5.0.0):C2/1:delGen=1))}
[junit4] 2> 205379 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 35
[junit4] 2> 205380 T513 oas.SolrTestCaseJ4.tearDown ###Ending
testSharedCores
[junit4] 2> 205384 T513 oas.SolrTestCaseJ4.setUp ###Starting
testReaderIsNotNRT
[junit4] 2> 205384 T513 C65 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 205384 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=*:*} 0 0
[junit4] 2> 205390 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 5
[junit4] 2> 205390 T513 C65 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 205409 T513 C65 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_6,generation=6}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_7,generation=7}
[junit4] 2> 205409 T513 C65 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 7
[junit4] 2> 205429 T513 C65 oass.SolrIndexSearcher.<init> Opening
Searcher@79ad2327[collection1] main
[junit4] 2> 205429 T513 C65 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 205431 T518 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@79ad2327[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1))}
[junit4] 2> 205432 T513 C65 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 42
[junit4] 2> 205432 T513 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT &
maxDoc=1 of core=org.apache.solr.core.SolrCore@807e731
[junit4] 2> 205432 T513 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading
core: org.apache.solr.core.SolrCore@807e731
[junit4] 2> 205433 T513 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/'
[junit4] 2> 205434 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 205434 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 205434 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 205466 T513 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 205476 T513 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 205477 T513 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 205482 T513 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 205484 T513 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 205486 T513 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/
[junit4] 2> 205487 T513 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\
[junit4] 2> 205487 T513 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 205488 T513 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index/
[junit4] 2> 205489 T513 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 205490 T513 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 205490 T513 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 205491 T513 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 205491 T513 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 205491 T513 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 205498 T513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205500 T513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205501 T513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205502 T513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205504 T513 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 205504 T513 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 205511 T513 oass.SolrIndexSearcher.<init> Opening
Searcher@3f27238[collection1] main
[junit4] 2> 205512 T513 oasr.ManagedResourceStorage.newStorageIO WARN
Cannot write to config directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 205512 T513 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 205512 T513 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 205512 T513 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 205513 T513 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 205513 T513 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 205513 T513 oasu.DefaultSolrCoreState.newIndexWriter Creating
new IndexWriter...
[junit4] 2> 205513 T520 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3f27238[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1))}
[junit4] 2> 205514 T513 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 205514 T513 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 205522 T513 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_7,generation=7}
[junit4] 2> 205523 T513 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 7
[junit4] 2> 205523 T513 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 205526 T513 oasc.SolrCore.openNewSearcher SolrIndexSearcher
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 205527 T513 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 205527 T513 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@807e731
[junit4] 2> 205527 T513 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> 205528 T513 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 205528 T513 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT &
maxDoc=1 of core=org.apache.solr.core.SolrCore@2bb15933
[junit4] 2> ASYNC NEW_CORE C66 name=collection1
org.apache.solr.core.SolrCore@2bb15933
[junit4] 2> 205531 T513 C66 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 2
[junit4] 2> 205532 T513 C66 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 205553 T513 C66 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_7,generation=7}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_8,generation=8}
[junit4] 2> 205553 T513 C66 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 8
[junit4] 2> 205567 T513 C66 oass.SolrIndexSearcher.<init> Opening
Searcher@1fadc9d7[collection1] main
[junit4] 2> 205567 T513 C66 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 205568 T520 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1fadc9d7[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1))}
[junit4] 2> 205569 T513 C66 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 37
[junit4] 2> 205569 T513 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT &
maxDoc=2 of core=org.apache.solr.core.SolrCore@2bb15933
[junit4] 2> 205572 T513 C66 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 3
[junit4] 2> 205572 T513 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading
core: org.apache.solr.core.SolrCore@2bb15933
[junit4] 2> 205572 T513 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/'
[junit4] 2> 205572 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 205572 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 205572 T513 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 205626 T513 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 205632 T513 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 205633 T513 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 205636 T513 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 205640 T513 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 205640 T513 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/
[junit4] 2> 205642 T513 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\
[junit4] 2> 205643 T513 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 205643 T513 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index/
[junit4] 2> 205644 T513 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 205646 T513 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 205646 T513 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 205646 T513 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 205647 T513 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 205647 T513 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 205648 T513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205650 T513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205652 T513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205653 T513 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 205654 T513 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 205654 T513 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 205661 T513 oass.SolrIndexSearcher.<init> Opening
Searcher@3cd7f787[collection1] main
[junit4] 2> 205662 T513 oasr.ManagedResourceStorage.newStorageIO WARN
Cannot write to config directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 205662 T513 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 205663 T513 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 205663 T513 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 205664 T513 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 205666 T513 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 205666 T513 oasu.DefaultSolrCoreState.newIndexWriter Creating
new IndexWriter...
[junit4] 2> 205667 T513 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 205667 T513 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 205677 T521 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3cd7f787[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1))}
[junit4] 2> 205694 T513 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_8,generation=8}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_9,generation=9}
[junit4] 2> 205695 T513 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 9
[junit4] 2> 205708 T513 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\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index,segFN=segments_9,generation=9}
[junit4] 2> 205708 T513 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 9
[junit4] 2> 205708 T513 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 205719 T513 oass.SolrIndexSearcher.<init> Opening
Searcher@4a20a3cd[collection1] main
[junit4] 2> 205720 T513 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 205720 T513 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@2bb15933
[junit4] 2> 205720 T513 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> 205721 T513 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 205723 T513 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT &
maxDoc=3 of core=org.apache.solr.core.SolrCore@52c4651f
[junit4] 2> 205725 T513 oas.SolrTestCaseJ4.tearDown ###Ending
testReaderIsNotNRT
[junit4] 2> 205730 T521 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@4a20a3cd[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1) Uninverting(_6(5.0.0):C1))}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestNonNRTOpen
-Dtests.method=testReaderIsNotNRT -Dtests.seed=7D61F6227A40938F
-Dtests.slow=true -Dtests.locale=ar_IQ -Dtests.timezone=Asia/Baku
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.37s | TestNonNRTOpen.testReaderIsNotNRT <<<
[junit4] > Throwable #1: java.lang.AssertionError: SOLR-5815? : wrong
maxDoc: core=org.apache.solr.core.SolrCore@52c4651f
searcher=Searcher@3cd7f787[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1))} expected:<3> but was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([7D61F6227A40938F:C8E797A5C581217B]: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> 205746 T513 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 205746 T513 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1531309628
[junit4] 2> 205748 T513 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@52c4651f
[junit4] 2> 205748 T513 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> 205748 T513 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 205748 T513 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 205748 T513 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 205751 T513 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 205753 T513 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 205753 T513 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index;done=false>>]
[junit4] 2> 205753 T513 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001\index
[junit4] 2> 205753 T513 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001;done=false>>]
[junit4] 2> 205753 T513 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001\init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestNonNRTOpen-7D61F6227A40938F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene410),
sim=DefaultSimilarity, locale=ar_IQ, timezone=Asia/Baku
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40-ea
(64-bit)/cpus=2,threads=1,free=76104544,total=255328256
[junit4] 2> NOTE: All tests run in this JVM: [AnalyticsMergeStrategyTest,
TestDocSet, TestQueryUtils, DocValuesMultiTest, DebugComponentTest,
TestTolerantSearch, ConvertedLegacyTest, TermVectorComponentTest,
TestAddFieldRealTimeGet, TestSchemaNameResource, AnalysisErrorHandlingTest,
RecoveryZkTest, CollectionsAPIAsyncDistributedZkTest, PrimitiveFieldTypeTest,
TestAtomicUpdateErrorCases, TestPHPSerializedResponseWriter,
SharedFSAutoReplicaFailoverTest, TestJmxIntegration, TestIndexingPerformance,
TestHashPartitioner, DistanceFunctionTest, SignatureUpdateProcessorFactoryTest,
TestCollationFieldDocValues, TestSolrDeletionPolicy2, PluginInfoTest,
TestRTGBase, MinimalSchemaTest, TestSearchPerf, TestNonNRTOpen]
[junit4] Completed in 1.06s, 2 tests, 1 failure <<< FAILURES!
[...truncated 1299 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:491: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:471: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:60: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.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:496:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:961:
There were test failures: 437 suites, 1829 tests, 1 failure, 54 ignored (32
assumptions)
Total time: 137 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b04
-XX:-UseCompressedOops -XX:+UseParallelGC
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]