Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3978/
2 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([628E59FDA777E331:95FDB7A5619F4CD7]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:635)
at java.util.ArrayList.get(ArrayList.java:411)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1241)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest
Error Message:
Could not find a healthy node to handle the request.
Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle
the request.
at
__randomizedtesting.SeedInfo.seed([628E59FDA777E331:C5CAE159CACCF088]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1084)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:482)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1504)
at
org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest(CheckHdfsIndexTest.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10753 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/init-core-data-001
[junit4] 2> 126276 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
[junit4] 2> 126276 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/collection1
[junit4] 2> 126283 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 126286 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2e2d3698{/solr,null,AVAILABLE}
[junit4] 2> 126297 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@6011c4c5{HTTP/1.1}{127.0.0.1:57107}
[junit4] 2> 126297 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.Server Started @129170ms
[junit4] 2> 126298 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=57107,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/collection1/data,
hostContext=/solr}
[junit4] 2> 126298 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@7b3cb2c6
[junit4] 2> 126298 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001'
[junit4] 2> 126299 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 126299 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 126299 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/solr.xml
[junit4] 2> 126319 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/.
[junit4] 2> 126319 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer New CoreContainer 1067644080
[junit4] 2> 126319 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001]
[junit4] 2> 126319 WARN
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/lib
[junit4] 2> 126319 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 126321 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 126322 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 126322 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 126322 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 126322 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 126323 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/.
[junit4] 2> 126325 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/,
transient=false, configSetProperties=configsetprops.json, name=collection1,
loadOnStartup=true, config=solrconfig.xml, schema=schema.xml}
[junit4] 2> 126325 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/./collection1
[junit4] 2> 126325 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 126326 INFO (coreLoadExecutor-139-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/collection1'
[junit4] 2> 126326 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
[junit4] 2> 126327 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 126327 INFO (coreLoadExecutor-139-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 126327 INFO (coreLoadExecutor-139-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 126339 INFO (coreLoadExecutor-139-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 126356 INFO (coreLoadExecutor-139-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.6.0
[junit4] 2> 126391 INFO (coreLoadExecutor-139-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 126397 INFO (coreLoadExecutor-139-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 126408 INFO (coreLoadExecutor-139-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 126411 INFO (coreLoadExecutor-139-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/collection1'
[junit4] 2> 126411 INFO (coreLoadExecutor-139-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/./collection1
[junit4] 2> 126411 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 126411 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/./collection1/data/]
[junit4] 2> 126411 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 126412 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/./collection1/data
[junit4] 2> 126412 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 126412 WARN (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 126413 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/./collection1/data/index
[junit4] 2> 126413 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=20.9619140625,
floorSegmentMB=2.1103515625, forceMergeDeletesPctAllowed=21.35208992633976,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 126414 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bf75a8f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c5a78d5),segFN=segments_1,generation=1}
[junit4] 2> 126414 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 126414 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/./collection1/data/
[junit4] 2> 126418 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 126421 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 126422 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 126424 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 126425 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 126432 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 126432 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
defaults,/get,/update,/admin/threads,/admin/file,/admin/luke,/admin/plugins,/update/json,/admin/mbeans,/admin/ping,/schema,/update/json/docs,/admin/system,standard,/replication,/admin/segments,/admin/properties,/update/csv,/config,lazy,/admin/logging
[junit4] 2> 126434 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 126434 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 126434 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 126435 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1992586297,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 126435 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2bf75a8f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c5a78d5),segFN=segments_1,generation=1}
[junit4] 2> 126435 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 126435 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3f0c7d62[collection1]
main
[junit4] 2> 126436 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/collection1/conf
[junit4] 2> 126436 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/collection1/conf}
[junit4] 2> 126436 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-001/collection1/conf
[junit4] 2> 126436 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 126437 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 126437 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 126437 INFO
(searcherExecutor-140-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3f0c7d62[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 126437 INFO (coreLoadExecutor-139-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 126829 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1
[junit4] 2> 126838 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 126840 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@78167c6f{/solr,null,AVAILABLE}
[junit4] 2> 126841 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@29f216f1{HTTP/1.1}{127.0.0.1:32986}
[junit4] 2> 126841 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.Server Started @129714ms
[junit4] 2> 126841 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32986,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1/data}
[junit4] 2> 126842 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@7b3cb2c6
[junit4] 2> 126842 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002'
[junit4] 2> 126842 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 126842 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 126842 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/solr.xml
[junit4] 2> 126871 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/.
[junit4] 2> 126871 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer New CoreContainer 875518184
[junit4] 2> 126871 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002]
[junit4] 2> 126871 WARN
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/lib
[junit4] 2> 126872 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 126873 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 126874 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 126874 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 126874 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 126874 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 126875 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/.
[junit4] 2> 126877 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{configSetProperties=configsetprops.json, transient=false,
config=solrconfig.xml, name=collection1, schema=schema.xml, loadOnStartup=true,
dataDir=data/}
[junit4] 2> 126877 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1
[junit4] 2> 126877 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 126878 INFO (coreLoadExecutor-149-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1'
[junit4] 2> 126878 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
[junit4] 2> 126878 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 126879 INFO (coreLoadExecutor-149-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 126879 INFO (coreLoadExecutor-149-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 126890 INFO (coreLoadExecutor-149-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 126906 INFO (coreLoadExecutor-149-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.6.0
[junit4] 2> 126943 INFO (coreLoadExecutor-149-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 126949 INFO (coreLoadExecutor-149-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 126959 INFO (coreLoadExecutor-149-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 126962 INFO (coreLoadExecutor-149-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1'
[junit4] 2> 126962 INFO (coreLoadExecutor-149-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1
[junit4] 2> 126962 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 126962 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/]
[junit4] 2> 126962 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 126963 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data
[junit4] 2> 126963 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 126963 WARN (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 126963 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/index
[junit4] 2> 126964 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=20.9619140625,
floorSegmentMB=2.1103515625, forceMergeDeletesPctAllowed=21.35208992633976,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 126965 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@398bf2b6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12eba83e),segFN=segments_1,generation=1}
[junit4] 2> 126965 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 126966 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/
[junit4] 2> 126968 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 126971 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 126973 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 126974 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 126975 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 126979 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 126979 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
defaults,/get,/update,/admin/threads,/admin/file,/admin/luke,/admin/plugins,/update/json,/admin/mbeans,/admin/ping,/schema,/update/json/docs,/admin/system,standard,/replication,/admin/segments,/admin/properties,/update/csv,/config,lazy,/admin/logging
[junit4] 2> 126980 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 126981 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 126981 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 126982 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1992586297,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 126982 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@398bf2b6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12eba83e),segFN=segments_1,generation=1}
[junit4] 2> 126982 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 126983 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3024fa80[collection1]
main
[junit4] 2> 126983 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1/conf
[junit4] 2> 126983 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1/conf}
[junit4] 2> 126983 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1/conf
[junit4] 2> 126983 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 126986 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 126986 INFO
(searcherExecutor-150-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3024fa80[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 126987 INFO (coreLoadExecutor-149-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 126990 INFO (qtp140678345-324) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={version=2&command=indexversion&qt=/replication&wt=javabin} status=0
QTime=0
[junit4] 2> 127401 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@29f216f1{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 127401 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=875518184
[junit4] 2> 127424 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@16579f4a
[junit4] 2> 127432 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 127432 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 127432 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 127432 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 127437 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 127437 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 127437 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 127437 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data
[junit4] 2> 127437 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 127437 INFO (coreCloseExecutor-155-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/index
[junit4] 2> 127438 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@78167c6f{/solr,null,UNAVAILABLE}
[junit4] 2> 127444 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 127509 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@278f7fee{/solr,null,AVAILABLE}
[junit4] 2> 127509 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@3e17f68c{HTTP/1.1}{127.0.0.1:59897}
[junit4] 2> 127510 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.e.j.s.Server Started @130382ms
[junit4] 2> 127510 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59897,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1/data}
[junit4] 2> 127510 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@7b3cb2c6
[junit4] 2> 127510 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002'
[junit4] 2> 127510 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 127510 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 127511 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/solr.xml
[junit4] 2> 127549 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/.
[junit4] 2> 127549 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer New CoreContainer 105314863
[junit4] 2> 127549 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002]
[junit4] 2> 127549 WARN
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/lib
[junit4] 2> 127555 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 127556 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 127558 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 127558 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 127558 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 127558 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 127559 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/.
[junit4] 2> 127561 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, transient=false, config=solrconfig.xml, loadOnStartup=true,
name=collection1, configSetProperties=configsetprops.json}
[junit4] 2> 127561 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1
[junit4] 2> 127561 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 127562 INFO (coreLoadExecutor-161-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1'
[junit4] 2> 127567 INFO (coreLoadExecutor-161-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 127567 INFO (coreLoadExecutor-161-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 127563 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
[junit4] 2> 127569 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[628E59FDA777E331])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 127585 INFO (coreLoadExecutor-161-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 127605 INFO (coreLoadExecutor-161-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.6.0
[junit4] 2> 127666 INFO (coreLoadExecutor-161-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 127672 INFO (coreLoadExecutor-161-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 127687 INFO (coreLoadExecutor-161-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 127690 INFO (coreLoadExecutor-161-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1'
[junit4] 2> 127690 INFO (coreLoadExecutor-161-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1
[junit4] 2> 127691 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 127691 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/]
[junit4] 2> 127691 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 127692 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data
[junit4] 2> 127692 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 127692 WARN (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 127692 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/index
[junit4] 2> 127693 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=20.9619140625,
floorSegmentMB=2.1103515625, forceMergeDeletesPctAllowed=21.35208992633976,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 127693 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@232e425b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32067668),segFN=segments_1,generation=1}
[junit4] 2> 127693 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 127694 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/./collection1/data/
[junit4] 2> 127703 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 127706 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 127708 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 127710 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 127725 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 127728 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 127728 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
defaults,/get,/update,/admin/threads,/admin/file,/admin/luke,/admin/plugins,/update/json,/admin/mbeans,/admin/ping,/schema,/update/json/docs,/admin/system,standard,/replication,/admin/segments,/admin/properties,/update/csv,/config,lazy,/admin/logging
[junit4] 2> 127730 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 127730 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 127730 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 127731 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1992586297,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 127732 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@232e425b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32067668),segFN=segments_1,generation=1}
[junit4] 2> 127732 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 127732 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@74327559[collection1]
main
[junit4] 2> 127745 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1/conf
[junit4] 2> 127745 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1/conf}
[junit4] 2> 127746 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_628E59FDA777E331-001/solr-instance-002/collection1/conf
[junit4] 2> 127746 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 127746 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 127746 INFO (coreLoadExecutor-161-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 127747 INFO
(searcherExecutor-162-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@74327559[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 128072 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 128073 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{deleteByQuery=*:*} 0 1
[junit4] 2> 128085 INFO (qtp1867930706-366) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 128086 INFO (qtp1867930706-366) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{deleteByQuery=*:*} 0 0
[junit4] 2> 128088 INFO (qtp1867930706-367) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 128089 INFO (qtp1867930706-367) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@232e425b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32067668),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@232e425b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32067668),segFN=segments_2,generation=2}
[junit4] 2> 128089 INFO (qtp1867930706-367) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 128090 INFO (qtp1867930706-367) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@5d9131fa[collection1] main
[junit4] 2> 128090 INFO (qtp1867930706-367) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 128090 INFO
(searcherExecutor-162-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5d9131fa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 128090 INFO (qtp1867930706-367) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&waitSearcher=true&commit=true&wt=javabin&softCommit=false}{commit=}
0 2
[junit4] 2> 128094 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[0]} 0 1
[junit4] 2> 128097 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[1]} 0 0
[junit4] 2> 128101 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[2]} 0 0
[junit4] 2> 128103 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[3]} 0 0
[junit4] 2> 128106 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[4]} 0 0
[junit4] 2> 128108 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[5]} 0 0
[junit4] 2> 128110 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[6]} 0 0
[junit4] 2> 128113 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[7]} 0 0
[junit4] 2> 128115 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[8]} 0 0
[junit4] 2> 128117 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[9]} 0 0
[junit4] 2> 128120 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[10]} 0 0
[junit4] 2> 128123 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[11]} 0 0
[junit4] 2> 128125 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[12]} 0 0
[junit4] 2> 128127 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[13]} 0 0
[junit4] 2> 128129 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[14]} 0 0
[junit4] 2> 128132 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[15]} 0 0
[junit4] 2> 128134 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[16]} 0 0
[junit4] 2> 128136 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[17]} 0 0
[junit4] 2> 128139 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[18]} 0 0
[junit4] 2> 128143 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[19]} 0 0
[junit4] 2> 128146 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[20]} 0 0
[junit4] 2> 128148 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[21]} 0 0
[junit4] 2> 128150 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[22]} 0 0
[junit4] 2> 128153 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[23]} 0 0
[junit4] 2> 128155 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[24]} 0 0
[junit4] 2> 128158 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[25]} 0 0
[junit4] 2> 128160 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[26]} 0 0
[junit4] 2> 128162 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[27]} 0 0
[junit4] 2> 128165 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[28]} 0 0
[junit4] 2> 128167 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[29]} 0 0
[junit4] 2> 128169 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[30]} 0 0
[junit4] 2> 128172 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[31]} 0 0
[junit4] 2> 128174 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[32]} 0 0
[junit4] 2> 128176 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[33]} 0 0
[junit4] 2> 128179 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[34]} 0 0
[junit4] 2> 128181 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[35]} 0 0
[junit4] 2> 128183 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[36]} 0 0
[junit4] 2> 128186 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[37]} 0 0
[junit4] 2> 128188 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[38]} 0 0
[junit4] 2> 128190 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[39]} 0 0
[junit4] 2> 128194 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[40]} 0 0
[junit4] 2> 128196 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[41]} 0 0
[junit4] 2> 128201 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[42]} 0 0
[junit4] 2> 128203 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[43]} 0 0
[junit4] 2> 128205 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[44]} 0 0
[junit4] 2> 128208 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[45]} 0 0
[junit4] 2> 128210 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[46]} 0 0
[junit4] 2> 128213 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[47]} 0 0
[junit4] 2> 128215 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[48]} 0 0
[junit4] 2> 128217 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[49]} 0 0
[junit4] 2> 128221 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[50]} 0 0
[junit4] 2> 128223 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[51]} 0 0
[junit4] 2> 128225 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[52]} 0 0
[junit4] 2> 128229 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[53]} 0 0
[junit4] 2> 128232 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[54]} 0 0
[junit4] 2> 128234 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[55]} 0 0
[junit4] 2> 128236 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[56]} 0 0
[junit4] 2> 128238 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[57]} 0 0
[junit4] 2> 128240 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[58]} 0 0
[junit4] 2> 128243 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[59]} 0 0
[junit4] 2> 128245 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[60]} 0 0
[junit4] 2> 128247 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[61]} 0 0
[junit4] 2> 128250 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[62]} 0 0
[junit4] 2> 128252 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[63]} 0 0
[junit4] 2> 128254 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[64]} 0 0
[junit4] 2> 128256 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[65]} 0 0
[junit4] 2> 128259 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[66]} 0 0
[junit4] 2> 128261 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[67]} 0 0
[junit4] 2> 128263 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[68]} 0 0
[junit4] 2> 128266 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[69]} 0 0
[junit4] 2> 128268 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[70]} 0 0
[junit4] 2> 128270 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[71]} 0 0
[junit4] 2> 128272 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[72]} 0 0
[junit4] 2> 128275 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[73]} 0 0
[junit4] 2> 128277 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[74]} 0 0
[junit4] 2> 128279 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[75]} 0 0
[junit4] 2> 128285 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[76]} 0 0
[junit4] 2> 128287 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[77]} 0 0
[junit4] 2> 128289 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[78]} 0 0
[junit4] 2> 128292 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[79]} 0 0
[junit4] 2> 128294 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[80]} 0 0
[junit4] 2> 128296 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[81]} 0 0
[junit4] 2> 128299 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[82]} 0 0
[junit4] 2> 128303 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[83]} 0 0
[junit4] 2> 128307 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[84]} 0 0
[junit4] 2> 128309 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[85]} 0 0
[junit4] 2> 128311 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[86]} 0 0
[junit4] 2> 128315 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[87]} 0 0
[junit4] 2> 128318 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[88]} 0 0
[junit4] 2> 128320 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[89]} 0 0
[junit4] 2> 128322 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[90]} 0 0
[junit4] 2> 128324 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[91]} 0 0
[junit4] 2> 128329 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[92]} 0 0
[junit4] 2> 128331 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[93]} 0 0
[junit4] 2> 128333 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[94]} 0 0
[junit4] 2> 128336 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[95]} 0 0
[junit4] 2> 128338 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[96]} 0 0
[junit4] 2> 128340 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[97]} 0 0
[junit4] 2> 128342 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[98]} 0 0
[junit4] 2> 128345 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[99]} 0 0
[junit4] 2> 128347 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[100]} 0 0
[junit4] 2> 128349 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[101]} 0 0
[junit4] 2> 128351 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[102]} 0 0
[junit4] 2> 128353 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[103]} 0 0
[junit4] 2> 128356 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[104]} 0 0
[junit4] 2> 128358 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[105]} 0 0
[junit4] 2> 128363 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[106]} 0 0
[junit4] 2> 128366 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[107]} 0 0
[junit4] 2> 128368 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[108]} 0 0
[junit4] 2> 128371 INFO (qtp140678345-329) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[109]} 0 0
[junit4] 2> 128373 INFO (qtp140678345-330) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[110]} 0 0
[junit4] 2> 128377 INFO (qtp140678345-328) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[111]} 0 0
[junit4] 2> 128379 INFO (qtp140678345-324) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[112]} 0 0
[junit4] 2> 128382 INFO (qtp140678345-327) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={version=2&wt=javabin}{add=[113]} 0 0
[junit4] 2> 1
[...truncated too long message...]
mImpl.java:592)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.index.hdfs.CheckHdfsIndexTest.teardownClass(CheckHdfsIndexTest.java:69)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
[junit4] 2> ... 54 more
[junit4] 2> 2021394 INFO
(SUITE-CheckHdfsIndexTest-seed#[628E59FDA777E331]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_628E59FDA777E331-001
[junit4] 2> Feb 18, 2016 5:47:33 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene54, sim=DefaultSimilarity,
locale=es-DO, timezone=Etc/GMT-0
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=4,threads=2,free=55353584,total=510656512
[junit4] 2> NOTE: All tests run in this JVM:
[TestDistributedStatsComponentCardinality, TestSerializedLuceneMatchVersion,
TestSchemaResource, PreAnalyzedFieldTest, TestHashQParserPlugin,
CleanupOldIndexTest, TestReplicationHandler, RAMDirectoryFactoryTest,
SyncSliceTest, TestChildDocTransformer, TestAtomicUpdateErrorCases,
PeerSyncTest, SharedFSAutoReplicaFailoverUtilsTest, CollectionStateFormat2Test,
DisMaxRequestHandlerTest, HLLUtilTest, SystemInfoHandlerTest,
URLClassifyProcessorTest, TestSchemaManager, TestIBSimilarityFactory,
SignatureUpdateProcessorFactoryTest, DistributedSpellCheckComponentTest,
TestDocBasedVersionConstraints, SynonymTokenizerTest, TestComponentsName,
TestHighlightDedupGrouping, JSONWriterTest, SolrCoreTest,
TestHighFrequencyDictionaryFactory, TestPKIAuthenticationPlugin,
DocValuesMissingTest, TestPhraseSuggestions, HdfsRecoverLeaseTest,
TestRealTimeGet, TestRandomRequestDistribution, TestComplexPhraseQParserPlugin,
TestConfigSetsAPIExclusivity, TestManagedSchemaFieldTypeResource,
BadCopyFieldTest, JsonLoaderTest, ExitableDirectoryReaderTest,
TestRequestForwarding, BlockJoinFacetDistribTest, TestBlobHandler,
PrimUtilsTest, TestDocSet, TestRemoteStreaming, TestRawTransformer,
AnalyticsMergeStrategyTest, DefaultValueUpdateProcessorTest,
TestRandomFaceting, BasicAuthIntegrationTest, TestValueSourceCache,
TestMissingGroups, TestRTimerTree, ResponseLogComponentTest,
SaslZkACLProviderTest, TestRecoveryHdfs, TestMergePolicyConfig,
TestScoreJoinQPNoScore, TestOmitPositions, SOLR749Test,
TestMiniSolrCloudClusterBase, IndexSchemaTest, CloudMLTQParserTest,
PingRequestHandlerTest, VersionInfoTest, TestRandomCollapseQParserPlugin,
ExplicitHLLTest, TestXmlQParser, TestConfigOverlay, ResourceLoaderTest,
EchoParamsTest, TestFunctionQuery, TestLuceneMatchVersion,
TestRandomDVFaceting, TestLMDirichletSimilarityFactory,
DistributedQueryElevationComponentTest, TestStandardQParsers,
TestInfoStreamLogging, UUIDFieldTest, TestBulkSchemaConcurrent,
ActionThrottleTest, ConcurrentDeleteAndCreateCollectionTest, MergeStrategyTest,
BasicZkTest, TestConfig, TestBadConfig, TestSolr4Spatial, TestRTGBase,
OverseerRolesTest, ExternalFileFieldSortTest, HttpPartitionTest,
HdfsSyncSliceTest, ChaosMonkeySafeLeaderTest, OverseerTest, RecoveryZkTest,
LeaderElectionTest, TestDistributedGrouping, TestReload, SimpleFacetsTest,
TestGroupingSearch, QueryElevationComponentTest, BasicFunctionalityTest,
SoftAutoCommitTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser,
SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, SuggesterTest,
SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, TestPseudoReturnFields,
QueryEqualityTest, SortByFunctionTest, DocValuesMultiTest,
XsltUpdateRequestHandlerTest, TestSurroundQueryParser,
StandardRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest,
PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest,
TestArbitraryIndexDir, SolrPluginUtilsTest, TestCollationField,
ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest,
CSVRequestHandlerTest, TestBinaryResponseWriter, TestSolrIndexConfig,
CopyFieldTest, BadComponentTest, TestSolrDeletionPolicy2, MultiTermTest,
TestSearchPerf, OutputWriterTest, DirectSolrConnectionTest, TestCodecSupport,
TestJmxMonitoredMap, ScriptEngineTest, PluginInfoTest,
ChaosMonkeyNothingIsSafeTest, DeleteInactiveReplicaTest, DeleteShardTest,
DistribCursorPagingTest, DistributedQueueTest,
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest,
SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestAuthenticationFramework,
TestMiniSolrCloudCluster, TestSolrDynamicMBean, TestSolrXml,
RequestLoggingTest, TestSolrConfigHandlerConcurrent,
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest,
DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest,
SuggestComponentContextFilterQueryTest, SuggestComponentTest,
HighlighterMaxOffsetTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest]
[junit4] Completed [533/566 (2!)] on J0 in 61.70s, 6 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 120 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:750:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:694:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:534:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1477:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1033:
There were test failures: 566 suites (7 ignored), 2279 tests, 2 errors, 55
ignored (39 assumptions) [seed: 628E59FDA777E331]
Total time: 61 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
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]