Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2954/
1 tests failed.
REGRESSION: org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test
Error Message:
Didn't see all replicas for shard shard1 in collection1 come up within 30000
ms! ClusterState: { "control_collection":{ "autoAddReplicas":"false",
"replicationFactor":"1", "autoCreated":"true",
"router":{"name":"compositeId"}, "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node1":{
"base_url":"http://127.0.0.1:29428/kc_xc/h", "state":"active",
"node_name":"127.0.0.1:29428_kc_xc%2Fh",
"core":"collection1", "leader":"true"}}}},
"maxShardsPerNode":"1"}, "collection1":{ "autoAddReplicas":"false",
"replicationFactor":"1", "autoCreated":"true",
"router":{"name":"compositeId"}, "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "base_url":"http://127.0.0.1:29437/kc_xc/h",
"state":"active",
"node_name":"127.0.0.1:29437_kc_xc%2Fh", "core":"collection1",
"leader":"true"}, "core_node2":{
"base_url":"http://127.0.0.1:29470/kc_xc/h", "state":"recovering",
"node_name":"127.0.0.1:29470_kc_xc%2Fh",
"core":"collection1"}}}}, "maxShardsPerNode":"1"}}
Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in
collection1 come up within 30000 ms! ClusterState: {
"control_collection":{
"autoAddReplicas":"false",
"replicationFactor":"1",
"autoCreated":"true",
"router":{"name":"compositeId"},
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"base_url":"http://127.0.0.1:29428/kc_xc/h",
"state":"active",
"node_name":"127.0.0.1:29428_kc_xc%2Fh",
"core":"collection1",
"leader":"true"}}}},
"maxShardsPerNode":"1"},
"collection1":{
"autoAddReplicas":"false",
"replicationFactor":"1",
"autoCreated":"true",
"router":{"name":"compositeId"},
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"base_url":"http://127.0.0.1:29437/kc_xc/h",
"state":"active",
"node_name":"127.0.0.1:29437_kc_xc%2Fh",
"core":"collection1",
"leader":"true"},
"core_node2":{
"base_url":"http://127.0.0.1:29470/kc_xc/h",
"state":"recovering",
"node_name":"127.0.0.1:29470_kc_xc%2Fh",
"core":"collection1"}}}},
"maxShardsPerNode":"1"}}
at
__randomizedtesting.SeedInfo.seed([59E161ADE29E2E45:D1B55E774C6243BD]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920)
at
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:102)
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:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10068 lines...]
[junit4] Suite: org.apache.solr.cloud.RecoveryAfterSoftCommitTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/init-core-data-001
[junit4] 2> 1293753 T3904
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /kc_xc/h
[junit4] 2> 1293758 T3904 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 1293758 T3905 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1293758 T3905 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1293858 T3904 oasc.ZkTestServer.run start zk server on
port:29405
[junit4] 2> 1293859 T3904
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1293860 T3904 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1293863 T3912 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6200de10
name:ZooKeeperConnection Watcher:127.0.0.1:29405 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1293863 T3904 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1293863 T3904 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1293863 T3904 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1293866 T3904
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1293866 T3904 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1293867 T3915 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@52f1f296
name:ZooKeeperConnection Watcher:127.0.0.1:29405/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1293867 T3904 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1293868 T3904 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1293868 T3904 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1293869 T3904 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1293870 T3904 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1293871 T3904 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1293873 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1293873 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1293875 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1293875 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1293978 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1293978 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1293979 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1293980 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1293981 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1293982 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1293983 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1293983 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1293984 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1293985 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1293986 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1293986 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1293988 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1293988 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1293989 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1293990 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1293991 T3904 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1293991 T3904 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1295499 T3904 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1
[junit4] 2> 1295502 T3904 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1295505 T3904 oejs.AbstractConnector.doStart Started
[email protected]:29429
[junit4] 2> 1295505 T3904 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=29428,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/tempDir-001/control/data, hostContext=/kc_xc/h}
[junit4] 2> 1295505 T3904 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
[junit4] 2> 1295506 T3904 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/'
[junit4] 2> 1295544 T3904 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/solr.xml
[junit4] 2> 1295581 T3904 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores
[junit4] 2> 1295581 T3904 oasc.CoreContainer.<init> New CoreContainer
1746096438
[junit4] 2> 1295581 T3904 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/]
[junit4] 2> 1295581 T3904 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/lib
[junit4] 2> 1295582 T3904 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/lib).
[junit4] 2> 1295591 T3904 oashc.HttpShardHandlerFactory.init 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> 1295595 T3904 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1295596 T3904 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1295597 T3904 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1295597 T3904 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1295597 T3904 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:29405/solr
[junit4] 2> 1295597 T3904 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1295597 T3904
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1295598 T3904 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1295600 T3927 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@32960baf
name:ZooKeeperConnection Watcher:127.0.0.1:29405 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1295601 T3904 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1295601 T3904 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1295603 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1295604 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@70e7ace name:ZooKeeperConnection
Watcher:127.0.0.1:29405/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1295604 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1295605 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4] 2> 1295606 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4] 2> 1295607 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
[junit4] 2> 1295609 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
[junit4] 2> 1295610 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
[junit4] 2> 1295611 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1295612 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 1295613 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4] 2> 1295613 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:29428_kc_xc%2Fh
[junit4] 2> 1295614 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29428_kc_xc%2Fh
[junit4] 2> 1295615 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /overseer_elect
[junit4] 2> 1295615 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4] 2> 1295616 T3904 N:127.0.0.1:29428_kc_xc%2Fh oasc.Overseer.close
Overseer (id=null) closing
[junit4] 2> 1295617 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
127.0.0.1:29428_kc_xc%2Fh
[junit4] 2> 1295617 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4] 2> 1295618 T3904 N:127.0.0.1:29428_kc_xc%2Fh oasc.Overseer.start
Overseer (id=93660415731499011-127.0.0.1:29428_kc_xc%2Fh-n_0000000000) starting
[junit4] 2> 1295619 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4] 2> 1295623 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oasc.OverseerAutoReplicaFailoverThread.<init> Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1295623 T3932 N:127.0.0.1:29428_kc_xc%2Fh
oasc.OverseerCollectionProcessor.run Process current queue of collection
creations
[junit4] 2> 1295623 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4] 2> 1295623 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1295626 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores
[junit4] 2> 1295628 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1/,
collection=control_collection, schema=schema.xml, name=collection1,
dataDir=data/, shard=, coreNodeName=, transient=false, config=solrconfig.xml,
loadOnStartup=true,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1}
[junit4] 2> 1295628 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1/
[junit4] 2> 1295628 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1295629 T3934 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 1295629 T3934 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1295629 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1295629 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1295630 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:29428/kc_xc/h",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:29428_kc_xc%2Fh",
[junit4] 2> "core":"collection1"} current state version: 0
[junit4] 2> 1295630 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:29428/kc_xc/h",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:29428_kc_xc%2Fh",
[junit4] 2> "core":"collection1"}
[junit4] 2> 1295631 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ClusterStateMutator.createCollection building a new cName:
control_collection
[junit4] 2> 1295631 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1295632 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 1296630 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1296631 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 1296631 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1296632 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1296632 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1296632 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1/'
[junit4] 2> 1296649 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1296651 T3934 N:127.0.0.1:29428_kc_xc%2Fh oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1296662 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1296683 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 1296730 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1296833 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1296843 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1297153 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1297164 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1297165 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1297173 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1297176 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1297178 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1297179 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1297179 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1297179 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1297180 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1297180 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1297180 T3934 N:127.0.0.1:29428_kc_xc%2Fh
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 1297180 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1297180 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1/data/
[junit4] 2> 1297181 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e65d42
[junit4] 2> 1297181 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1/data
[junit4] 2> 1297181 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1/data/index/
[junit4] 2> 1297182 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1297182 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/control-001/cores/collection1/data/index
[junit4] 2> 1297182 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=1.7958984375,
floorSegmentMB=0.2626953125, forceMergeDeletesPctAllowed=20.192678086005422,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1297183 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@50742b03
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ab3fb38),segFN=segments_1,generation=1}
[junit4] 2> 1297183 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1297187 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1297187 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1297187 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1297187 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1297187 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1297188 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1297188 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1297188 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1297188 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1297200 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1297202 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1297203 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1297204 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1297208 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/threads,/replication,/update/json,/admin/segments,/admin/luke,standard,/schema,/update,/admin/properties,/admin/plugins,/admin/logging,/admin/mbeans,/admin/file,/admin/ping,/update/json/docs,/get,/update/csv,/admin/system,/config
[junit4] 2> 1297209 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1297210 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1297210 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1297211 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1297211 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1297212 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1297212 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@50742b03
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ab3fb38),segFN=segments_1,generation=1}
[junit4] 2> 1297212 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1297213 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@7f6ca9a2[collection1] main
[junit4] 2> 1297213 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1297214 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1297214 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1297214 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1297214 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1297214 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1297215 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1297215 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1297215 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1297215 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1297216 T3934 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1297216 T3935 N:127.0.0.1:29428_kc_xc%2Fh c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@7f6ca9a2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1297216 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:29428/kc_xc/h
collection:control_collection shard:shard1
[junit4] 2> 1297217 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
[junit4] 2> 1297217 T3904 N:127.0.0.1:29428_kc_xc%2Fh
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 1297217 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1297219 T3904
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1297220 T3904 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1297221 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running
the leader process for shard shard1
[junit4] 2> 1297222 T3942 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7c674b4d
name:ZooKeeperConnection Watcher:127.0.0.1:29405/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1297222 T3904 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1297222 T3904 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1297223 T3904
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1297223 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1297223 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp
Enough replicas found to continue.
[junit4] 2> 1297224 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may
be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C785 name=collection1
org.apache.solr.core.SolrCore@96757a4
url=http://127.0.0.1:29428/kc_xc/h/collection1 node=127.0.0.1:29428_kc_xc%2Fh
C785_STATE=coll:control_collection core:collection1
props:{base_url=http://127.0.0.1:29428/kc_xc/h, state=down,
node_name=127.0.0.1:29428_kc_xc%2Fh, core=collection1}
[junit4] 2> 1297224 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 C785 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:29428/kc_xc/h/collection1/
[junit4] 2> 1297224 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 C785 oasc.SyncStrategy.syncReplicas Sync Success - now
sync replicas to me
[junit4] 2> 1297224 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 1297225 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 C785 oasc.SyncStrategy.syncToMe
http://127.0.0.1:29428/kc_xc/h/collection1/ has no replicas
[junit4] 2> 1297225 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am
the new leader: http://127.0.0.1:29428/kc_xc/h/collection1/ shard1
[junit4] 2> 1297225 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1297225 T3904 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1297226 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 1297226 T3942 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1297229 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1297230 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:29428/kc_xc/h",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1297332 T3942 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1297332 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 1297381 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oasc.ZkController.register We are
http://127.0.0.1:29428/kc_xc/h/collection1/ and leader is
http://127.0.0.1:29428/kc_xc/h/collection1/
[junit4] 2> 1297382 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:29428/kc_xc/h
[junit4] 2> 1297382 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 1297382 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 1297382 T3938 N:127.0.0.1:29428_kc_xc%2Fh C:control_collection
S:shard1 c:collection1 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1297383 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1297384 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:29428/kc_xc/h",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:29428_kc_xc%2Fh",
[junit4] 2> "core":"collection1"} current state version: 3
[junit4] 2> 1297384 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:29428/kc_xc/h",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:29428_kc_xc%2Fh",
[junit4] 2> "core":"collection1"}
[junit4] 2> 1297487 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 1297487 T3942 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1298421 T3904 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1
[junit4] 2> 1298423 T3904 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001
[junit4] 2> 1298423 T3904 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1298426 T3904 oejs.AbstractConnector.doStart Started
[email protected]:29438
[junit4] 2> 1298426 T3904 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=29437, solrconfig=solrconfig.xml,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/tempDir-001/jetty1,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores, hostContext=/kc_xc/h}
[junit4] 2> 1298427 T3904 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
[junit4] 2> 1298427 T3904 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/'
[junit4] 2> 1298458 T3904 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/solr.xml
[junit4] 2> 1298495 T3904 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores
[junit4] 2> 1298496 T3904 oasc.CoreContainer.<init> New CoreContainer
10760237
[junit4] 2> 1298496 T3904 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/]
[junit4] 2> 1298496 T3904 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/lib
[junit4] 2> 1298497 T3904 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/lib).
[junit4] 2> 1298506 T3904 oashc.HttpShardHandlerFactory.init 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> 1298511 T3904 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1298512 T3904 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1298512 T3904 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1298513 T3904 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1298513 T3904 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:29405/solr
[junit4] 2> 1298513 T3904 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1298513 T3904
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1298514 T3904 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1298516 T3954 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1c6c6c8 name:ZooKeeperConnection
Watcher:127.0.0.1:29405 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1298516 T3904 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1298517 T3904 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1298519 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1298520 T3957 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@39eefea3
name:ZooKeeperConnection Watcher:127.0.0.1:29405/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1298520 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1298523 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1299527 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:29437_kc_xc%2Fh
[junit4] 2> 1299528 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29437_kc_xc%2Fh
[junit4] 2> 1299531 T3904 N:127.0.0.1:29437_kc_xc%2Fh oasc.Overseer.close
Overseer (id=null) closing
[junit4] 2> 1299533 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores
[junit4] 2> 1299534 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml,
transient=false,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1/, config=solrconfig.xml,
shard=, loadOnStartup=true,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1, coreNodeName=,
dataDir=data/, name=collection1, collection=collection1}
[junit4] 2> 1299535 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1/
[junit4] 2> 1299535 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1299536 T3958 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1299536 T3958 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1299537 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1299537 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1299537 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:29437/kc_xc/h",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:29437_kc_xc%2Fh",
[junit4] 2> "core":"collection1"} current state version: 4
[junit4] 2> 1299538 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:29437/kc_xc/h",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:29437_kc_xc%2Fh",
[junit4] 2> "core":"collection1"}
[junit4] 2> 1299538 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ClusterStateMutator.createCollection building a new cName: collection1
[junit4] 2> 1299538 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1299539 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 1299539 T3957 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 1299539 T3942 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1300537 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1300538 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1300538 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1300539 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1300539 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1300539 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1/'
[junit4] 2> 1300557 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1300560 T3958 N:127.0.0.1:29437_kc_xc%2Fh oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1300571 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1300594 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 1300734 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1300837 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1300848 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1301256 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1301272 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1301275 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1301283 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1301287 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1301291 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1301292 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1301292 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1301293 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1301293 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1301293 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1301294 T3958 N:127.0.0.1:29437_kc_xc%2Fh
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 1301294 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1301294 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1/data/
[junit4] 2> 1301295 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e65d42
[junit4] 2> 1301296 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1/data
[junit4] 2> 1301296 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 1301296 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1301297 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 1301297 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=1.7958984375,
floorSegmentMB=0.2626953125, forceMergeDeletesPctAllowed=20.192678086005422,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1301298 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@27724c04
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40dcaed7),segFN=segments_1,generation=1}
[junit4] 2> 1301298 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1301306 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1301306 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1301307 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1301307 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1301307 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1301307 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1301308 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1301308 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1301308 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1301339 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1301342 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1301345 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1301348 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1301355 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/threads,/replication,/update/json,/admin/segments,/admin/luke,standard,/schema,/update,/admin/properties,/admin/plugins,/admin/logging,/admin/mbeans,/admin/file,/admin/ping,/update/json/docs,/get,/update/csv,/admin/system,/config
[junit4] 2> 1301358 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1301361 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1301361 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1301364 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1301364 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1301366 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1301367 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@27724c04
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40dcaed7),segFN=segments_1,generation=1}
[junit4] 2> 1301367 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1301367 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@6ddc9273[collection1] main
[junit4] 2> 1301368 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1301368 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1301369 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1301369 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1301369 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1301370 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1301370 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1301370 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1301371 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1301371 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1301372 T3959 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@6ddc9273[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1301373 T3958 N:127.0.0.1:29437_kc_xc%2Fh c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1301374 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:29437/kc_xc/h collection:collection1
shard:shard1
[junit4] 2> 1301374 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
[junit4] 2> 1301375 T3904 N:127.0.0.1:29437_kc_xc%2Fh
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 1301375 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1301379 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running
the leader process for shard shard1
[junit4] 2> 1301381 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1301381 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp
Enough replicas found to continue.
[junit4] 2> 1301382 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may
be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C786 name=collection1
org.apache.solr.core.SolrCore@ec3e0f1
url=http://127.0.0.1:29437/kc_xc/h/collection1 node=127.0.0.1:29437_kc_xc%2Fh
C786_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:29437/kc_xc/h, state=down,
node_name=127.0.0.1:29437_kc_xc%2Fh, core=collection1}
[junit4] 2> 1301382 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 C786 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:29437/kc_xc/h/collection1/
[junit4] 2> 1301382 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 1301382 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 C786 oasc.SyncStrategy.syncReplicas Sync Success - now
sync replicas to me
[junit4] 2> 1301383 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 C786 oasc.SyncStrategy.syncToMe
http://127.0.0.1:29437/kc_xc/h/collection1/ has no replicas
[junit4] 2> 1301383 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am
the new leader: http://127.0.0.1:29437/kc_xc/h/collection1/ shard1
[junit4] 2> 1301383 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 1301384 T3942 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1301384 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 1301384 T3957 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 1301387 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1301388 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:29437/kc_xc/h",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 6
[junit4] 2> 1301492 T3957 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 1301492 T3942 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1301492 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 1301540 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oasc.ZkController.register We are
http://127.0.0.1:29437/kc_xc/h/collection1/ and leader is
http://127.0.0.1:29437/kc_xc/h/collection1/
[junit4] 2> 1301541 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:29437/kc_xc/h
[junit4] 2> 1301541 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 1301541 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=collection1
[junit4] 2> 1301541 T3962 N:127.0.0.1:29437_kc_xc%2Fh C:collection1
S:shard1 c:collection1 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1301543 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1301543 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:29437/kc_xc/h",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:29437_kc_xc%2Fh",
[junit4] 2> "core":"collection1"} current state version: 7
[junit4] 2> 1301544 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:29437/kc_xc/h",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:29437_kc_xc%2Fh",
[junit4] 2> "core":"collection1"}
[junit4] 2> 1301647 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 1301647 T3957 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 1301647 T3942 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1303042 T3904 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores/collection1
[junit4] 2> 1303045 T3904 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001
[junit4] 2> 1303046 T3904 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1303049 T3904 oejs.AbstractConnector.doStart Started
[email protected]:29471
[junit4] 2> 1303049 T3904 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostContext=/kc_xc/h, solrconfig=solrconfig.xml, hostPort=29470,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/tempDir-001/jetty2}
[junit4] 2> 1303050 T3904 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
[junit4] 2> 1303050 T3904 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/'
[junit4] 2> 1303094 T3904 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/solr.xml
[junit4] 2> 1303156 T3904 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores
[junit4] 2> 1303156 T3904 oasc.CoreContainer.<init> New CoreContainer
1487590568
[junit4] 2> 1303156 T3904 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/]
[junit4] 2> 1303157 T3904 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/lib
[junit4] 2> 1303158 T3904 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/lib).
[junit4] 2> 1303172 T3904 oashc.HttpShardHandlerFactory.init 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> 1303181 T3904 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1303182 T3904 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1303183 T3904 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1303183 T3904 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1303183 T3904 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:29405/solr
[junit4] 2> 1303184 T3904 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1303184 T3904
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1303185 T3904 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1303187 T3975 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@53d59c7b
name:ZooKeeperConnection Watcher:127.0.0.1:29405 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1303188 T3904 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1303188 T3904 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1303191 T3904 N:127.0.0.1:29470_kc_xc%2Fh
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1303192 T3978 N:127.0.0.1:29470_kc_xc%2Fh
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@50c40b56
name:ZooKeeperConnection Watcher:127.0.0.1:29405/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1303192 T3904 N:127.0.0.1:29470_kc_xc%2Fh
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1303197 T3904 N:127.0.0.1:29470_kc_xc%2Fh
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1304200 T3904 N:127.0.0.1:29470_kc_xc%2Fh
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:29470_kc_xc%2Fh
[junit4] 2> 1304201 T3904 N:127.0.0.1:29470_kc_xc%2Fh
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29470_kc_xc%2Fh
[junit4] 2> 1304204 T3904 N:127.0.0.1:29470_kc_xc%2Fh oasc.Overseer.close
Overseer (id=null) closing
[junit4] 2> 1304206 T3904 N:127.0.0.1:29470_kc_xc%2Fh
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores
[junit4] 2> 1304209 T3904 N:127.0.0.1:29470_kc_xc%2Fh
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml, shard=,
transient=false, name=collection1,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores/collection1/, coreNodeName=,
schema=schema.xml, collection=collection1,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores/collection1, loadOnStartup=true,
dataDir=data/}
[junit4] 2> 1304209 T3904 N:127.0.0.1:29470_kc_xc%2Fh
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores/collection1/
[junit4] 2> 1304209 T3904 N:127.0.0.1:29470_kc_xc%2Fh
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1304210 T3979 N:127.0.0.1:29470_kc_xc%2Fh C:collection1
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1304211 T3979 N:127.0.0.1:29470_kc_xc%2Fh C:collection1
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1304211 T3979 N:127.0.0.1:29470_kc_xc%2Fh
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1304211 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1304212 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:29470/kc_xc/h",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:29470_kc_xc%2Fh",
[junit4] 2> "core":"collection1"} current state version: 8
[junit4] 2> 1304212 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:29470/kc_xc/h",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:29470_kc_xc%2Fh",
[junit4] 2> "core":"collection1"}
[junit4] 2> 1304213 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
[junit4] 2> 1304213 T3931 N:127.0.0.1:29428_kc_xc%2Fh
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1304214 T3942 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 1304214 T3957 N:127.0.0.1:29437_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 3)
[junit4] 2> 1304214 T3930 N:127.0.0.1:29428_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 3)
[junit4] 2> 1304214 T3978 N:127.0.0.1:29470_kc_xc%2Fh
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 3)
[junit4] 2> 1305212 T3979 N:127.0.0.1:29470_kc_xc%2Fh
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1305213 T3979 N:127.0.0.1:29470_kc_xc%2Fh
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1305213 T3979 N:127.0.0.1:29470_kc_xc%2Fh
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1305214 T3979 N:127.0.0.1:29470_kc_xc%2Fh
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1305214 T3979 N:127.0.0.1:29470_kc_xc%2Fh o
[...truncated too long message...]
ld/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores/collection1/data
[junit4] 2> 1407882 T3978 N:127.0.0.1:29470_kc_xc%2Fh
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores/collection1/data/index.20150416033546589
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores/collection1/data/index.20150416033546589;done=false>>]
[junit4] 2> 1407882 T3978 N:127.0.0.1:29470_kc_xc%2Fh
oasc.CachingDirectoryFactory.close Closing directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001/shard-2-001/cores/collection1/data/index.20150416033546589
[junit4] 2> 1407884 T3904 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/kc_xc/h,null}
[junit4] 2> 1408049 T3904 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:29405 29405
[junit4] 2> 1408146 T3905 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:29405 29405
[junit4] 2> 1408148 T3905 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 3 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2>
[junit4] 2> 1408149 T3904 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 6 connections to:
http://127.0.0.1:29437/kc_xc/h, target: http://127.0.0.1:29438/kc_xc/h
[junit4] 2> 1408149 T3904 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 1 connections to:
http://127.0.0.1:29470/kc_xc/h, target: http://127.0.0.1:29471/kc_xc/h
[junit4] 2> 1408149 T3904 C:control_collection S:shard1 c:collection1
oasc.SocketProxy.close WARN Closing 0 connections to:
http://127.0.0.1:29428/kc_xc/h, target: http://127.0.0.1:29429/kc_xc/h
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=RecoveryAfterSoftCommitTest -Dtests.method=test
-Dtests.seed=59E161ADE29E2E45 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ga -Dtests.timezone=Asia/Qatar -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 114s J0 | RecoveryAfterSoftCommitTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Didn't see all
replicas for shard shard1 in collection1 come up within 30000 ms! ClusterState:
{
[junit4] > "control_collection":{
[junit4] > "autoAddReplicas":"false",
[junit4] > "replicationFactor":"1",
[junit4] > "autoCreated":"true",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{"core_node1":{
[junit4] > "base_url":"http://127.0.0.1:29428/kc_xc/h",
[junit4] > "state":"active",
[junit4] > "node_name":"127.0.0.1:29428_kc_xc%2Fh",
[junit4] > "core":"collection1",
[junit4] > "leader":"true"}}}},
[junit4] > "maxShardsPerNode":"1"},
[junit4] > "collection1":{
[junit4] > "autoAddReplicas":"false",
[junit4] > "replicationFactor":"1",
[junit4] > "autoCreated":"true",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "base_url":"http://127.0.0.1:29437/kc_xc/h",
[junit4] > "state":"active",
[junit4] > "node_name":"127.0.0.1:29437_kc_xc%2Fh",
[junit4] > "core":"collection1",
[junit4] > "leader":"true"},
[junit4] > "core_node2":{
[junit4] > "base_url":"http://127.0.0.1:29470/kc_xc/h",
[junit4] > "state":"recovering",
[junit4] > "node_name":"127.0.0.1:29470_kc_xc%2Fh",
[junit4] > "core":"collection1"}}}},
[junit4] > "maxShardsPerNode":"1"}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([59E161ADE29E2E45:D1B55E774C6243BD]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920)
[junit4] > at
org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test(RecoveryAfterSoftCommitTest.java:102)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1408163 T3904 C:control_collection S:shard1 c:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryAfterSoftCommitTest
59E161ADE29E2E45-001
[junit4] 2> 114414 T3903 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
multiDefault=Lucene50(blocksize=128), intDefault=FSTOrd50, _version_=FSTOrd50,
range_facet_l=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128),
text=BlockTreeOrds(blocksize=128), timestamp=Lucene50(blocksize=128)},
docValues:{timestamp=DocValuesFormat(name=Direct)},
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ga,
timezone=Asia/Qatar
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=71381752,total=282591232
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrXml,
AnalyticsMergeStrategyTest, TestSolrDeletionPolicy1, TestNamedUpdateProcessors,
VMParamsZkACLAndCredentialsProvidersTest, TestPivotHelperCode,
ConnectionManagerTest, SpellCheckComponentTest, TestCSVLoader, BJQParserTest,
TestSimpleQParserPlugin, EchoParamsTest, LukeRequestHandlerTest,
CacheHeaderTest, TestStressLucene, TestTrackingShardHandlerFactory,
AtomicUpdatesTest, TestSolrQueryParserResource, TestPhraseSuggestions,
HdfsCollectionsAPIDistributedZkTest, MergeStrategyTest,
FieldAnalysisRequestHandlerTest, TestFileDictionaryLookup,
HdfsWriteToMultipleCollectionsTest, FastVectorHighlighterTest,
DebugComponentTest, SpellPossibilityIteratorTest, TestMergePolicyConfig,
TestPostingsSolrHighlighter, TestDefaultStatsCache, TestAddFieldRealTimeGet,
DocValuesMissingTest, TestDefaultSimilarityFactory, HttpPartitionTest,
TestManagedSchemaFieldTypeResource, TestCursorMarkWithoutUniqueKey,
TestIntervalFaceting, ReturnFieldsTest, NumericFieldsTest,
TestPseudoReturnFields, TestNoOpRegenerator, TestInfoStreamLogging,
DirectSolrSpellCheckerTest, TestFastLRUCache,
DistributedQueryElevationComponentTest, TestShortCircuitedRequests,
ConcurrentDeleteAndCreateCollectionTest, SliceStateTest,
WordBreakSolrSpellCheckerTest, BasicDistributedZkTest, TestHashPartitioner,
XsltUpdateRequestHandlerTest, TestBulkSchemaConcurrent, TestNRTOpen,
OverseerStatusTest, SuggesterTSTTest, TestDocSet, ConvertedLegacyTest,
TestQueryTypes, ShardSplitTest, RecoveryAfterSoftCommitTest]
[junit4] Completed [250/483] on J0 in 114.94s, 1 test, 1 failure <<<
FAILURES!
[...truncated 734 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1434:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
There were test failures: 483 suites, 1916 tests, 1 failure, 64 ignored (23
assumptions)
Total time: 52 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2952
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 219574323 bytes
Compression is 0.0%
Took 42 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]