Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4405/
Java: 32bit/jdk1.8.0_25 -server -XX:+UseParallelGC
3 tests failed.
FAILED: org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([C89AA1C911BCE278]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([C89AA1C911BCE278]:0)
FAILED: org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch
Error Message:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:60200/repfacttest_c8n_1x3_shard1_replica1
Stack Trace:
org.apache.solr.client.solrj.SolrServerException:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:60200/repfacttest_c8n_1x3_shard1_replica1
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277)
at
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor89.invoke(Unknown Source)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at:
http://127.0.0.1:60200/repfacttest_c8n_1x3_shard1_replica1
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578)
... 45 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to
respond
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
... 50 more
Build Log:
[...truncated 9330 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\init-core-data-001
[junit4] 2> 1533148 T6949 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
[junit4] 2> 1533168 T6949 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1533170 T6949 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@43bd7a{/solr,null,AVAILABLE}
[junit4] 2> 1533172 T6949 oejs.AbstractConnector.doStart Started
ServerConnector@106e677{HTTP/1.1}{127.0.0.1:55643}
[junit4] 2> 1533172 T6949 oejs.Server.doStart Started @1532094ms
[junit4] 2> 1533173 T6949 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 1533173 T6949 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1533173 T6949 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001
[junit4] 2> 1533173 T6949 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\'
[junit4] 2> 1533198 T6949 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\solr.xml
[junit4] 2> 1533205 T6949 oasc.CoreContainer.<init> New CoreContainer
16951631
[junit4] 2> 1533205 T6949 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\]
[junit4] 2> 1533206 T6949 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1533206 T6949 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1533206 T6949 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1533206 T6949 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1533206 T6949 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1533206 T6949 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1533206 T6949 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1533206 T6949 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1533206 T6949 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1533208 T6949 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1533208 T6949 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1533209 T6949 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1533209 T6949 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1533209 T6949 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1533212 T6961 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\'
[junit4] 2> 1533255 T6961 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1533257 T6961 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1533266 T6961 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1533266 T6961 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\conf\schema.xml
[junit4] 2> 1533269 T6961 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1533273 T6961 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1533273 T6961 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\
[junit4] 2> 1533273 T6961 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1533275 T6961 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\data\
[junit4] 2> 1533275 T6961 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 1533275 T6961 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\data\
[junit4] 2> 1533276 T6961 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.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\data\index/
[junit4] 2> 1533276 T6961 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 1533276 T6961 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\data\index
[junit4] 2> 1533276 T6961 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=592967538,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1533279 T6961 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7127fe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d70994),segFN=segments_1,generation=1}
[junit4] 2> 1533279 T6961 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1533280 T6961 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1533280 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1533280 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1533280 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1533280 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1533281 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1533281 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1533281 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1533281 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1533282 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1533283 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1533283 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1533283 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1533283 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1533283 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1533283 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 1533283 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1533284 T6961 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1533296 T6961 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1533299 T6961 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1533301 T6961 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1533302 T6961 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1533303 T6961 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1533304 T6961 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1533304 T6961 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1533304 T6961 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1533305 T6961 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=36.732421875,
floorSegmentMB=0.927734375, forceMergeDeletesPctAllowed=11.29303873673655,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7675447863780208
[junit4] 2> 1533305 T6961 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7127fe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d70994),segFN=segments_1,generation=1}
[junit4] 2> 1533305 T6961 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1533305 T6961 oass.SolrIndexSearcher.<init> Opening
Searcher@1a9a747[collection1] main
[junit4] 2> 1533305 T6961
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\conf
[junit4] 2> 1533305 T6961 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\conf}
[junit4] 2> 1533305 T6961 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
C89AA1C911BCE278-001\solr-instance-001\collection1\conf
[junit4] 2> 1533306 T6961 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1533306 T6961 oash.ReplicationHandler.inform Replication
enabled for following config files: schema-replication2.xml:schema.xml
[junit4] 2> 1533306 T6961 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1533307 T6961 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1533307 T6962 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1a9a747[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1533307 T6949 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1533308 T6949 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> ASYNC NEW_CORE C4524 name=collection1
org.apache.solr.core.SolrCore@19812bc
[junit4] 2> 1533318 T6953 C4524 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1533318 T6953 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{deleteByQuery=*:*} 0 0
[junit4] 2> 1533323 T6954 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]}
0 0
[junit4] 2> 1533325 T6955 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]}
0 0
[junit4] 2> 1533327 T6956 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]}
0 0
[junit4] 2> 1533332 T6957 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]}
0 0
[junit4] 2> 1533334 T6958 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]}
0 0
[junit4] 2> 1533339 T6953 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]}
0 1
[junit4] 2> 1533341 T6954 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]}
0 0
[junit4] 2> 1533345 T6955 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]}
0 0
[junit4] 2> 1533347 T6956 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]}
0 0
[junit4] 2> 1533350 T6957 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]}
0 0
[junit4] 2> 1533352 T6958 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[10]} 0 0
[junit4] 2> 1533355 T6953 C4524 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1533357 T6953 C4524 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7127fe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d70994),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7127fe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d70994),segFN=segments_2,generation=2}
[junit4] 2> 1533358 T6953 C4524 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 2
[junit4] 2> 1533358 T6953 C4524 oass.SolrIndexSearcher.<init> Opening
Searcher@1bd52c8[collection1] main
[junit4] 2> 1533358 T6953 C4524 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1533359 T6962 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1bd52c8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c11)))}
[junit4] 2> 1533360 T6953 C4524 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 5
[junit4] 2> 1533383 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=backup} status=0 QTime=1
[junit4] 2> 1533395 T6965 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 1533399 T6965 oash.SnapShooter.createSnapshot Done creating
backup snapshot: <not named>
[junit4] 2> 1533402 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1534129 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=backup} status=0 QTime=2
[junit4] 2> 1534136 T6967 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 1534142 T6967 oash.SnapShooter.createSnapshot Done creating
backup snapshot: <not named>
[junit4] 2> 1534142 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=2
[junit4] 2> 1534287 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1534437 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1534582 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1534728 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1534874 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1535019 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1535165 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1535311 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1535456 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1535601 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1535765 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1535910 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1536057 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1536202 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1536348 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1536494 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1536640 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1536786 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1536931 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1537077 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1537223 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1537368 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1537513 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1537658 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1537803 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1537950 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1538095 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1538241 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1538387 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1538534 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1538679 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1538825 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1538970 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1539116 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1539262 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1539407 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1539553 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1539683 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1539812 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1539944 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1540082 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1540212 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1540343 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1540473 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1540603 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1540739 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1540869 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1541003 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1541134 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1541264 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1541395 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1541525 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1541656 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1541788 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1541919 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1542050 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1542182 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1542314 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1542445 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1542576 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1542708 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1542838 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1542969 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1543099 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1543230 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1543362 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1543493 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1543623 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1543754 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1543884 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1544015 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1544146 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1544277 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1544408 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1544540 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1544671 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1544802 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1544934 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1545065 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1545197 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1545328 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1545460 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1545591 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1545722 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1545854 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1545984 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1546130 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1546274 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1546419 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1546564 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1546708 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1546855 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1546999 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1547143 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1547287 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1547431 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1547574 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1547718 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1547861 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1548006 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1548152 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1548297 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1548441 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1548584 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1548729 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1548873 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1549017 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1549160 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1549305 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1549449 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1549592 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1549736 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1549880 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1550024 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1550168 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1550311 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1550455 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1550599 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1550743 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1550886 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1551029 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1551173 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1551318 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1551462 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1551606 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1551750 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1551895 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1552038 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1552182 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1552326 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1552470 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1552613 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1552756 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1552900 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1553044 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1553198 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1553356 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1553514 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1553671 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1553830 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1553989 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1554146 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1554304 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1554463 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1554624 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1554782 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1554940 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1555098 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1555256 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1555414 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1555572 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1555730 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1555888 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1556047 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1556205 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1556362 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1556532 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=12
[junit4] 2> 1556690 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1556849 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1557007 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1557165 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1557326 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1557486 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1557644 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1557802 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1557960 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1558118 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1558275 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1558433 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1558591 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1558749 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1558909 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1559067 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1559227 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1559386 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1559544 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1559702 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1559862 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1560020 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1560182 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1560341 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1560500 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1560660 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1560818 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1560983 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1561157 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1561332 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1561505 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1561680 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1561855 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1562029 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1562203 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1562377 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1562551 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1562728 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1562902 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1563077 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1563250 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1563425 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1563600 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1563774 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1563947 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1564121 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1564295 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1564468 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1564643 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1564816 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1564989 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1565163 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1565337 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1565511 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1565686 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1565860 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1566034 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1566208 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1566382 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1566556 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1566730 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1566905 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1567079 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1567253 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1567426 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1567600 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1567773 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1567947 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1568120 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1568294 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1568468 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1568642 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1568816 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1568989 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1569162 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1569337 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1569512 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1569704 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1569896 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1570088 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1570279 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1570471 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1570662 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1570853 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1571044 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1571235 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1571426 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1571619 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1571811 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1572003 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1572194 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1572387 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1572578 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1572769 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1572961 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1573156 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1573353 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1573544 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1573736 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1573928 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1574121 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1574313 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1574505 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1574697 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1574888 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1575080 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1575273 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1575465 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1575658 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1575851 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1576043 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1576235 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1576427 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1576619 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1576811 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1577003 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1577195 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1577387 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1577579 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1577769 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1577962 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1578153 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1578345 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1578538 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1578729 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1578922 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1579130 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1579340 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1579551 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1579760 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1579971 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1580182 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1580392 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1580603 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1580813 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1581025 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1581235 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1581446 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1581657 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1581867 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1582077 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1582288 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1582501 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1582713 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1582924 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1583135 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1583347 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1583559 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1583769 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1583979 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1584189 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1584400 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1584611 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1584821 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1585032 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1585242 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1585454 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1585666 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1585877 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1586086 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1586297 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1586508 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1586720 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1586931 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1587142 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1587353 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1587564 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1587775 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1587986 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1588197 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1588407 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1588617 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1588827 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1589037 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1589249 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1589470 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1589701 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1589932 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1590164 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1590398 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1590630 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1590863 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1591095 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1591329 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1591560 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1591790 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1592023 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1592255 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1592486 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1592720 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1592952 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1593183 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1593416 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1593647 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1593880 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1594113 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1594344 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1594576 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1594810 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1595042 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1595274 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1595507 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1595738 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1595970 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1596201 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=2
[junit4] 2> 1596432 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1596663 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1596895 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1597129 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1597360 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1597591 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1597824 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1598056 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1598287 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1598518 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1598750 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1598981 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1599213 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1599446 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1599677 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1599909 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1600186 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1600419 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1600650 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1600893 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1601151 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1601410 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=6
[junit4] 2> 1601665 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1601920 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1602177 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1602433 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1602687 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1602942 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=2
[junit4] 2> 1603196 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1603450 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1603706 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1603960 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1604213 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1604471 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1604727 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1604981 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1605236 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1605495 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1605752 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1606006 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1606262 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1606516 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1606770 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1607025 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1607279 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1607534 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1607788 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1608042 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=1
[junit4] 2> 1608297 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1608552 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1608807 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1609062 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1609318 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1609572 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1609828 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1610086 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1610340 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1610596 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1610853 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1611107 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1611362 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1611618 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1611872 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1612127 T6953 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1612381 T6954 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1612637 T6955 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1612892 T6957 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1613148 T6956 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1613406 T6958 C4524 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[j
[...truncated too long message...]
ize=128), text=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_l=PostingsFormat(name=Asserting),
timestamp=PostingsFormat(name=Asserting)},
docValues:{timestamp=DocValuesFormat(name=Memory)},
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_NZ,
timezone=CST
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_25
(32-bit)/cpus=2,threads=1,free=96535944,total=432537600
[junit4] 2> NOTE: All tests run in this JVM:
[CloudExitableDirectoryReaderTest, MigrateRouteKeyTest, TestBinaryField,
DocumentBuilderTest, UUIDFieldTest, CoreAdminRequestStatusTest,
TestCopyFieldCollectionResource, TestFastOutputStream, TestLazyCores,
MinimalSchemaTest, EnumFieldTest, OverseerStatusTest, TestSolrConfigHandler,
TestDocSet, TestSolrQueryParserResource, SuggestComponentTest, TestSolrXml,
DistributedQueueTest, QueryResultKeyTest, UniqFieldsUpdateProcessorFactoryTest,
DateFieldTest, SchemaVersionSpecificBehaviorTest, RollingRestartTest,
TestCloudSchemaless, SliceStateTest, TestLFUCache, TestIndexSearcher,
AlternateDirectoryTest, TestSweetSpotSimilarityFactory,
DirectUpdateHandlerTest, OverseerCollectionProcessorTest,
DocExpirationUpdateProcessorFactoryTest, TestSolrDeletionPolicy1,
DeleteShardTest, SimplePostToolTest, ExternalFileFieldSortTest, FileUtilsTest,
TestComponentsName, DirectSolrSpellCheckerTest, TestTrie,
DefaultValueUpdateProcessorTest, TestSortingResponseWriter,
TestSolrDynamicMBean, ZkControllerTest,
TestOverriddenPrefixQueryForCustomFieldType, TestRTGBase, PreAnalyzedFieldTest,
SynonymTokenizerTest, TestSort, ShardRoutingCustomTest,
StatelessScriptUpdateProcessorFactoryTest, TestExceedMaxTermLength,
TestDistribDocBasedVersion, TestExtendedDismaxParser, CSVRequestHandlerTest,
MultiTermTest, ZkSolrClientTest, TestRandomFaceting,
LeaderElectionIntegrationTest, SpatialFilterTest, XsltUpdateRequestHandlerTest,
DistanceFunctionTest, TestPerFieldSimilarity, TestArbitraryIndexDir,
SortByFunctionTest, AddBlockUpdateTest, TestSearchPerf,
TestDFRSimilarityFactory, TestMissingGroups, JSONWriterTest,
TestShortCircuitedRequests, SuggesterTSTTest, TestPHPSerializedResponseWriter,
DistributedIntervalFacetingTest, EchoParamsTest, SuggesterFSTTest,
TestBlobHandler, OverriddenZkACLAndCredentialsProvidersTest,
TestCloudManagedSchemaConcurrent, XmlUpdateRequestHandlerTest,
TestDefaultSearchFieldResource, TestDynamicLoading,
PathHierarchyTokenizerFactoryTest, HighlighterMaxOffsetTest,
ShowFileRequestHandlerTest, RemoteQueryErrorTest, TestBadConfig,
TestDistributedGrouping, PrimUtilsTest, TestNoOpRegenerator,
HdfsBasicDistributedZk2Test, TestCodecSupport, ExitableDirectoryReaderTest,
DateMathParserTest, DeleteInactiveReplicaTest, TestWriterPerf,
TermVectorComponentTest, IndexBasedSpellCheckerTest, TestFastWriter,
TestCharFilters, DocValuesMultiTest, TestConfigSets,
SpellPossibilityIteratorTest, HdfsSyncSliceTest,
ParsingFieldUpdateProcessorsTest, DirectSolrConnectionTest, ZkStateWriterTest,
SuggesterWFSTTest, LukeRequestHandlerTest, TestManagedResource,
TimeZoneUtilsTest, UnloadDistributedZkTest, CircularListTest,
LoggingHandlerTest, TestFieldResource, BlockDirectoryTest,
TestAnalyzeInfixSuggestions, HdfsUnloadDistributedZkTest, SolrInfoMBeanTest,
TestFoldingMultitermQuery, TestLuceneMatchVersion,
PreAnalyzedUpdateProcessorTest, TestDynamicFieldCollectionResource, SampleTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestLRUCache, HighlighterConfigTest,
DebugComponentTest, UUIDUpdateProcessorFallbackTest, TestQueryTypes,
SharedFSAutoReplicaFailoverUtilsTest, ResponseLogComponentTest, AssignTest,
TestWordDelimiterFilterFactory, TestConfigReload, FileBasedSpellCheckerTest,
FastVectorHighlighterTest, TestStressUserVersions, JsonLoaderTest,
TestBinaryResponseWriter, TestFreeTextSuggestions,
DistributedDebugComponentTest, AnalyticsQueryTest,
HdfsChaosMonkeySafeLeaderTest, TestDefaultStatsCache,
TestFieldCollectionResource, ResponseHeaderTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, WordBreakSolrSpellCheckerTest,
TestXIncludeConfig, QueryEqualityTest, TestJmxMonitoredMap, RequiredFieldsTest,
TestSuggestSpellingConverter, DistributedFacetPivotWhiteBoxTest,
CoreAdminHandlerTest, TestAtomicUpdateErrorCases, TestSystemIdResolver,
TestReplicationHandlerBackup, HdfsRecoveryZkTest,
TestDocBasedVersionConstraints, TestClusterStateMutator,
ChaosMonkeySafeLeaderTest, ChaosMonkeyNothingIsSafeTest,
TestReversedWildcardFilterFactory, TestSolrQueryParserDefaultOperatorResource,
HdfsLockFactoryTest, DistributedSuggestComponentTest, TestFiltering, TestSolrJ,
CachingDirectoryFactoryTest, TestQuerySenderNoQuery, TestPhraseSuggestions,
ClusterStateTest, FieldMutatingUpdateProcessorTest, DOMUtilTest,
SimpleCollectionCreateDeleteTest, TestRecovery, SoftAutoCommitTest,
RegexBoostProcessorTest, ConnectionManagerTest, TestStressLucene,
SearchHandlerTest, CustomCollectionTest, SolrPluginUtilsTest, SOLR749Test,
TestShardHandlerFactory, MBeansHandlerTest, SystemInfoHandlerTest,
ReturnFieldsTest, TestRemoteStreaming, BasicFunctionalityTest,
SolrTestCaseJ4Test, DistributedTermsComponentTest, TestMaxScoreQueryParser,
RankQueryTest, TestFieldTypeResource, RequestHandlersTest, DocValuesTest,
TestSchemaManager, TestQuerySenderListener, TestStressReorder,
DistributedQueryElevationComponentTest, TestHighlightDedupGrouping,
BadIndexSchemaTest, DistributedExpandComponentTest, TestOmitPositions,
SpellCheckCollatorTest, TestFaceting, URLClassifyProcessorTest,
LeaderFailoverAfterPartitionTest, IndexSchemaTest, TestIBSimilarityFactory,
TestRebalanceLeaders, OpenExchangeRatesOrgProviderTest,
DistribDocExpirationUpdateProcessorTest, TestGroupingSearch,
TestJmxIntegration, TestCSVResponseWriter, BasicDistributedZkTest,
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest,
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler,
ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting,
ZkCLITest, TestDistributedSearch, AutoCommitTest, TestHashPartitioner,
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest,
TestRealTimeGet, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest,
TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial,
SolrCoreTest, StatsComponentTest, SpellCheckComponentTest,
SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest,
ConvertedLegacyTest, TestFunctionQuery, HighlighterTest,
CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest,
TestCoreDiscovery, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, SuggesterTest,
TestCSVLoader, PolyFieldTest, NoCacheHeaderTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate,
DirectUpdateHandlerOptimizeTest, CacheHeaderTest, TestSurroundQueryParser,
DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest,
TestValueSourceCache, TestIndexingPerformance, MoreLikeThisHandlerTest,
FieldAnalysisRequestHandlerTest, TestSolrQueryParser,
IndexSchemaRuntimeFieldTest, TestCollationField,
UpdateRequestProcessorFactoryTest, QueryParsingTest, TestAnalyzedSuggestions,
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication,
PingRequestHandlerTest, CoreContainerCoreInitFailuresTest, UpdateParamsTest,
TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, BadComponentTest,
TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2,
NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties,
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestBM25SimilarityFactory, TestDefaultSimilarityFactory,
LegacyHTMLStripCharFilterTest, ResourceLoaderTest, ScriptEngineTest,
PluginInfoTest, TestFastLRUCache, SpellingQueryConverterTest,
RAMDirectoryFactoryTest, TestUtils, TestDocumentBuilder, ZkNodePropsTest,
CursorPagingTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestTolerantSearch, AliasIntegrationTest, AsyncMigrateRouteKeyTest,
CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest,
DistribCursorPagingTest, ExternalCollectionsTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, OverseerRolesTest,
ReplicationFactorTest]
[junit4] Completed in 70.40s, 1 test, 1 error <<< FAILURES!
[...truncated 333 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: 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:187:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1348:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:956:
There were test failures: 460 suites, 1869 tests, 1 suite-level error, 2
errors, 56 ignored (31 assumptions)
Total time: 233 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_25 -server
-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]