Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2163/
1 tests failed.
REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([53D5568BD1AF84CE:D233D893A6F0E4F2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
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:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10864 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/init-core-data-001
[junit4] 2> 28561 T26 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 28562 T26 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 28600 T26 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 28611 T26 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 28622 T27 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 28922 T26 oasc.ZkTestServer.run start zk server on port:30340
[junit4] 2> 28933 T26
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 29154 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 29334 T33 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3fcafbaa
name:ZooKeeperConnection Watcher:127.0.0.1:30340 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 29335 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 29335 T26 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 29348 T26 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 29485 T26
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 29486 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 29488 T35 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@bde785b name:ZooKeeperConnection
Watcher:127.0.0.1:30340/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 29489 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 29489 T26 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 29501 T26 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 29506 T26 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 29510 T26 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 29514 T26 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 29520 T26 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> 29570 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 29577 T26 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 29579 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 29684 T26 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> 29685 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 29691 T26 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> 29692 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 29697 T26 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> 29698 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 29705 T26 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> 29706 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 29710 T26 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> 29710 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 29714 T26 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> 29715 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 29719 T26 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> 29720 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 29724 T26 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> 29725 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 29730 T26 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> 29731 T26 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 32591 T26 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 33011 T26 oejs.AbstractConnector.doStart Started
[email protected]:24165
[junit4] 2> 33247 T26 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 33248 T26 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 33249 T26 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-002
[junit4] 2> 33249 T26 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-002/'
[junit4] 2> 33338 T26 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-002/solr.xml
[junit4] 2> 33494 T26 oasc.CoreContainer.<init> New CoreContainer
1142452406
[junit4] 2> 33495 T26 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-002/]
[junit4] 2> 33596 T26 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 33597 T26 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 33598 T26 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 33598 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 33599 T26 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 33599 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 33600 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 33601 T26 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 33602 T26 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 33603 T26 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 33604 T26 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 33604 T26 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 33605 T26 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 33606 T26 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:30340/solr
[junit4] 2> 33657 T26 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 33658 T26
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 33659 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 33664 T47 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3b9097ad
name:ZooKeeperConnection Watcher:127.0.0.1:30340 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 33665 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 33666 T26 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 33692 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 33695 T49 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7bc456e7
name:ZooKeeperConnection Watcher:127.0.0.1:30340/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 33696 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 33722 T26 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4] 2> 33751 T26 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 33770 T26 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 33790 T26 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 33819 T26 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 33958 T26 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 34080 T26 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:24165_
[junit4] 2> 34095 T26 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:24165_
[junit4] 2> 34107 T26 oascc.SolrZkClient.makePath makePath: /overseer_elect
[junit4] 2> 34118 T26 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 34125 T26 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 34167 T26 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:24165_
[junit4] 2> 34168 T26 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 34174 T26 oasc.Overseer.start Overseer
(id=92591565912014851-127.0.0.1:24165_-n_0000000000) starting
[junit4] 2> 34218 T26 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 34292 T26 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 34328 T51 oasc.OverseerCollectionProcessor.run Process current
queue of collection creations
[junit4] 2> 34330 T26 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 34336 T26 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 34342 T26
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 34399 T50 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 34435 T53 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 34436 T53 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 34458 T53 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 34468 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 34523 T50 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=1 message={
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:24165",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:24165_",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null}
[junit4] 2> 34524 T50 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection control_collection with shards [shard1]
[junit4] 2> 34565 T50 oasc.Overseer$ClusterStateUpdater.createCollection
state version control_collection 1
[junit4] 2> 34589 T50 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 34628 T54 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> 35460 T53 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 35461 T53 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 35462 T53 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 35463 T53 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 35467 T53 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 35469 T53 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-002/collection1/'
[junit4] 2> 35473 T53 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 35474 T53 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 35476 T53 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 35780 T53 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 35857 T53 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 35961 T53 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 36069 T53 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 36800 T53 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 36805 T53 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 36811 T53 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 36847 T53 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 36943 T53 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 36944 T53 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 37070 T53 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/control/data/
[junit4] 2> 37072 T53 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7963936b
[junit4] 2> 37106 T53 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/control/data
[junit4] 2> 37109 T53 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/control/data/index/
[junit4] 2> 37111 T53 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 37113 T53 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/control/data/index
[junit4] 2> 37114 T53 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.2392578125,
floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=11.021244139167848,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6598107019261137
[junit4] 2> 37123 T53 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 37124 T53 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 37140 T53 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 37141 T53 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 37142 T53 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 37143 T53 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 37144 T53 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 37145 T53 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 37147 T53 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 37148 T53 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 37149 T53 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 37164 T53 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 37167 T53 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 37169 T53 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 37172 T53 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 37174 T53 oasc.RequestHandlers.initHandlersFromConfig created
/get: solr.RealTimeGetHandler
[junit4] 2> 37175 T53 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 37176 T53 oasc.RequestHandlers.initHandlersFromConfig created
/replication: solr.ReplicationHandler
[junit4] 2> 37179 T53 oasc.RequestHandlers.initHandlersFromConfig created
/update: solr.UpdateRequestHandler
[junit4] 2> 37180 T53 oasc.RequestHandlers.initHandlersFromConfig created
/admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 37182 T53 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 37185 T53 oasc.RequestHandlers.initHandlersFromConfig created
/admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 37225 T53 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 37229 T53 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 37233 T53 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 37237 T53 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 37246 T53 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 37247 T53 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 37250 T53 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=13.447265625,
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=1.0684370690568457,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 37254 T53 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 37255 T53 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 37256 T53 oass.SolrIndexSearcher.<init> Opening
Searcher@682c3a97[collection1] main
[junit4] 2> 37257 T53 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 37260 T53 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 37261 T53 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 37307 T53
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 37308 T53 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 37309 T53 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 37311 T53
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 37312 T53 oasr.ManagedResourceStorage.load Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 37315 T53 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 37322 T53
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 37323 T53 oasr.ManagedResourceStorage$JsonStorage.store Saved
JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 37324 T53 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 37338 T55 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@682c3a97[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 37357 T53 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 37359 T58 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:24165 collection:control_collection
shard:shard1
[junit4] 2> 37360 T26 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
[junit4] 2> 37361 T26 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 37429 T58 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 37441 T58 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 37445 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 37446 T58
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 37446 T58 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C3 name=collection1
org.apache.solr.core.SolrCore@66fff327 url=http://127.0.0.1:24165/collection1
node=127.0.0.1:24165_ C3_STATE=coll:control_collection core:collection1
props:{base_url=http://127.0.0.1:24165, core=collection1,
node_name=127.0.0.1:24165_, state=down}
[junit4] 2> 37458 T58 C3 P24165 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:24165/collection1/
[junit4] 2> 37459 T58 C3 P24165 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 37460 T58 C3 P24165 oasc.SyncStrategy.syncToMe
http://127.0.0.1:24165/collection1/ has no replicas
[junit4] 2> 37460 T58 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:24165/collection1/ shard1
[junit4] 2> 37465 T54 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> 37483 T58 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 37495 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 37587 T26
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 37589 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 37592 T60 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@19c8826 name:ZooKeeperConnection
Watcher:127.0.0.1:30340/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 37593 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 37594 T26 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 37597 T26
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 37609 T26 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 37615 T54 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> 37615 T61 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> 37652 T58 oasc.ZkController.register We are
http://127.0.0.1:24165/collection1/ and leader is
http://127.0.0.1:24165/collection1/
[junit4] 2> 37653 T58 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:24165
[junit4] 2> 37653 T58 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 37654 T58 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 37654 T58 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 37659 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 37670 T50 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "base_url":"http://127.0.0.1:24165",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:24165_",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null}
[junit4] 2> 37781 T61 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> 37781 T54 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> 39460 T26 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 39462 T26 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 39521 T26 oejs.AbstractConnector.doStart Started
[email protected]:29495
[junit4] 2> 39523 T26 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 39524 T26 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 39524 T26 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-003
[junit4] 2> 39525 T26 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-003/'
[junit4] 2> 39585 T26 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-003/solr.xml
[junit4] 2> 39724 T26 oasc.CoreContainer.<init> New CoreContainer
1705900932
[junit4] 2> 39725 T26 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-003/]
[junit4] 2> 39727 T26 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 39728 T26 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 39729 T26 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 39730 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 39731 T26 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 39732 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 39732 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 39734 T26 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 39735 T26 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 39737 T26 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 39738 T26 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 39739 T26 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 39740 T26 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 39740 T26 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:30340/solr
[junit4] 2> 39741 T26 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 39743 T26
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 39747 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 39760 T72 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@15bcb43 name:ZooKeeperConnection
Watcher:127.0.0.1:30340 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 39770 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 39771 T26 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 39787 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 39805 T74 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3246d79e
name:ZooKeeperConnection Watcher:127.0.0.1:30340/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 39814 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 39833 T26
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 40844 T26 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:29495_
[junit4] 2> 40847 T26 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:29495_
[junit4] 2> 40856 T26 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 40883 T76 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 40883 T76 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 40886 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 40886 T76 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 40894 T50 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "base_url":"http://127.0.0.1:29495",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:29495_",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null}
[junit4] 2> 40895 T50 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection collection1 with shards [shard1, shard2]
[junit4] 2> 40895 T50 oasc.Overseer$ClusterStateUpdater.createCollection
state version collection1 1
[junit4] 2> 40896 T50 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 40904 T75 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> 40904 T61 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> 40904 T54 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> 41887 T76 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 41888 T76 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 41890 T76 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 41890 T76 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 41892 T76 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 41892 T76 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-003/collection1/'
[junit4] 2> 41895 T76 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 41896 T76 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 41897 T76 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 41990 T76 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 42048 T76 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 42152 T76 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 42239 T76 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 42746 T76 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 42750 T76 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 42754 T76 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 42765 T76 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 42840 T76 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 42840 T76 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 42841 T76 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty1/
[junit4] 2> 42841 T76 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7963936b
[junit4] 2> 42844 T76 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty1
[junit4] 2> 42845 T76 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty1/index/
[junit4] 2> 42846 T76 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 42848 T76 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty1/index
[junit4] 2> 42849 T76 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.2392578125,
floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=11.021244139167848,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6598107019261137
[junit4] 2> 42880 T76 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 42880 T76 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 42895 T76 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 42896 T76 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 42896 T76 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 42897 T76 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 42897 T76 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 42898 T76 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 42899 T76 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 42900 T76 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 42900 T76 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 42903 T76 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 42905 T76 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 42907 T76 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 42909 T76 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 42911 T76 oasc.RequestHandlers.initHandlersFromConfig created
/get: solr.RealTimeGetHandler
[junit4] 2> 42911 T76 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 42912 T76 oasc.RequestHandlers.initHandlersFromConfig created
/replication: solr.ReplicationHandler
[junit4] 2> 42915 T76 oasc.RequestHandlers.initHandlersFromConfig created
/update: solr.UpdateRequestHandler
[junit4] 2> 42916 T76 oasc.RequestHandlers.initHandlersFromConfig created
/admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 42918 T76 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 42920 T76 oasc.RequestHandlers.initHandlersFromConfig created
/admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 42943 T76 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 42946 T76 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 42949 T76 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 42951 T76 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 42956 T76 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 42957 T76 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 42960 T76 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=13.447265625,
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=1.0684370690568457,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 42962 T76 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 42963 T76 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 42964 T76 oass.SolrIndexSearcher.<init> Opening
Searcher@2c8c3540[collection1] main
[junit4] 2> 42964 T76 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 42966 T76 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 42967 T76 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 42968 T76
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 42969 T76 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 42969 T76 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 42972 T76
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 42973 T76 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 42973 T76 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 42974 T76 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 42990 T77 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@2c8c3540[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 43007 T76 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 43008 T80 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:29495 collection:collection1
shard:shard1
[junit4] 2> 43009 T26 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
[junit4] 2> 43010 T26 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 43010 T80 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 43023 T80 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 43027 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 43029 T80
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 43030 T80 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C4 name=collection1
org.apache.solr.core.SolrCore@1e0f7696 url=http://127.0.0.1:29495/collection1
node=127.0.0.1:29495_ C4_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:29495, core=collection1,
node_name=127.0.0.1:29495_, state=down}
[junit4] 2> 43030 T80 C4 P29495 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:29495/collection1/
[junit4] 2> 43031 T80 C4 P29495 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 43032 T80 C4 P29495 oasc.SyncStrategy.syncToMe
http://127.0.0.1:29495/collection1/ has no replicas
[junit4] 2> 43032 T80 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:29495/collection1/ shard1
[junit4] 2> 43033 T80 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 43043 T54 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> 43043 T61 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> 43043 T75 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> 43062 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 43065 T54 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> 43065 T61 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> 43065 T75 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> 43097 T80 oasc.ZkController.register We are
http://127.0.0.1:29495/collection1/ and leader is
http://127.0.0.1:29495/collection1/
[junit4] 2> 43099 T80 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:29495
[junit4] 2> 43099 T80 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 43099 T80 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 43100 T80 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 43104 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 43111 T50 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "base_url":"http://127.0.0.1:29495",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:29495_",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null}
[junit4] 2> 43221 T75 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> 43221 T54 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> 43221 T61 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> 44927 T26 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 44928 T26 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 44934 T26 oejs.AbstractConnector.doStart Started
[email protected]:38401
[junit4] 2> 44936 T26 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 44936 T26 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 44937 T26 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-004
[junit4] 2> 44937 T26 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-004/'
[junit4] 2> 44986 T26 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-004/solr.xml
[junit4] 2> 45084 T26 oasc.CoreContainer.<init> New CoreContainer 501799206
[junit4] 2> 45085 T26 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-004/]
[junit4] 2> 45087 T26 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 45087 T26 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 45088 T26 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 45088 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 45089 T26 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 45089 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 45090 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 45091 T26 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 45091 T26 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 45092 T26 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 45093 T26 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 45093 T26 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 45094 T26 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 45094 T26 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:30340/solr
[junit4] 2> 45095 T26 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 45096 T26
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 45097 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 45099 T91 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@22085d21
name:ZooKeeperConnection Watcher:127.0.0.1:30340 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 45100 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 45101 T26 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 45104 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 45106 T93 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7244001e
name:ZooKeeperConnection Watcher:127.0.0.1:30340/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 45107 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 45119 T26
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 46128 T26 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:38401_
[junit4] 2> 46130 T26 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:38401_
[junit4] 2> 46139 T26 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 46157 T95 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 46158 T95 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 46160 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 46160 T95 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 46169 T50 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "base_url":"http://127.0.0.1:38401",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:38401_",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null}
[junit4] 2> 46170 T50 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 46170 T50 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 46179 T54 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> 46179 T94 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> 46179 T75 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> 46179 T61 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> 47161 T95 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 47162 T95 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 47163 T95 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 47163 T95 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 47165 T95 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 47165 T95 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-004/collection1/'
[junit4] 2> 47168 T95 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 47169 T95 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 47170 T95 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 47270 T95 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 47369 T95 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 47471 T95 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 47518 T95 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 47954 T95 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 47957 T95 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 47959 T95 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 47965 T95 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 48009 T95 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 48009 T95 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 48010 T95 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/
[junit4] 2> 48010 T95 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7963936b
[junit4] 2> 48012 T95 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2
[junit4] 2> 48013 T95 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/index/
[junit4] 2> 48014 T95 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 48014 T95 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/index
[junit4] 2> 48015 T95 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.2392578125,
floorSegmentMB=1.1396484375, forceMergeDeletesPctAllowed=11.021244139167848,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6598107019261137
[junit4] 2> 48020 T95 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 48020 T95 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 48029 T95 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 48030 T95 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 48030 T95 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 48030 T95 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 48031 T95 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 48031 T95 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 48032 T95 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 48032 T95 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 48032 T95 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 48034 T95 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 48035 T95 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 48036 T95 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 48038 T95 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 48040 T95 oasc.RequestHandlers.initHandlersFromConfig created
/get: solr.RealTimeGetHandler
[junit4] 2> 48040 T95 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 48040 T95 oasc.RequestHandlers.initHandlersFromConfig created
/replication: solr.ReplicationHandler
[junit4] 2> 48042 T95 oasc.RequestHandlers.initHandlersFromConfig created
/update: solr.UpdateRequestHandler
[junit4] 2> 48043 T95 oasc.RequestHandlers.initHandlersFromConfig created
/admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 48045 T95 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 48046 T95 oasc.RequestHandlers.initHandlersFromConfig created
/admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 48062 T95 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 48064 T95 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 48065 T95 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 48067 T95 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 48071 T95 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 48071 T95 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 48072 T95 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=13.447265625,
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=1.0684370690568457,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 48074 T95 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 48074 T95 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 48075 T95 oass.SolrIndexSearcher.<init> Opening
Searcher@2106a0d2[collection1] main
[junit4] 2> 48075 T95 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 48077 T95 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 48077 T95 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 48078 T95
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 48078 T95 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 48078 T95 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 48080 T95
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 48080 T95 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 48080 T95 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 48081 T95 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 48088 T96 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@2106a0d2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 48095 T95 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 48097 T99 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:38401 collection:collection1
shard:shard2
[junit4] 2> 48097 T26 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
[junit4] 2> 48098 T26 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 48098 T99 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 48106 T99 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 48109 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 48109 T99
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 48110 T99 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C5 name=collection1
org.apache.solr.core.SolrCore@7c57d968 url=http://127.0.0.1:38401/collection1
node=127.0.0.1:38401_ C5_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:38401, core=collection1,
node_name=127.0.0.1:38401_, state=down}
[junit4] 2> 48110 T99 C5 P38401 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:38401/collection1/
[junit4] 2> 48110 T99 C5 P38401 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 48111 T99 C5 P38401 oasc.SyncStrategy.syncToMe
http://127.0.0.1:38401/collection1/ has no replicas
[junit4] 2> 48111 T99 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:38401/collection1/ shard2
[junit4] 2> 48111 T99 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 48119 T94 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> 48119 T54 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> 48119 T61 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> 48119 T75 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> 48133 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 48136 T94 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> 48136 T75 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> 48136 T54 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> 48136 T61 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> 48170 T99 oasc.ZkController.register We are
http://127.0.0.1:38401/collection1/ and leader is
http://127.0.0.1:38401/collection1/
[junit4] 2> 48171 T99 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:38401
[junit4] 2> 48171 T99 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 48171 T99 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 48172 T99 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 48174 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 48179 T50 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "base_url":"http://127.0.0.1:38401",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:38401_",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "roles":null}
[junit4] 2> 48286 T54 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> 48286 T75 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> 48286 T61 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> 48286 T94 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> 49823 T26 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 49824 T26 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 49826 T26 oejs.AbstractConnector.doStart Started
[email protected]:32124
[junit4] 2> 49827 T26 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 49827 T26 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 49828 T26 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-005
[junit4] 2> 49828 T26 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-005/'
[junit4] 2> 49875 T26 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-005/solr.xml
[junit4] 2> 49963 T26 oasc.CoreContainer.<init> New CoreContainer
1032383302
[junit4] 2> 49963 T26 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-005/]
[junit4] 2> 49964 T26 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 49965 T26 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 49965 T26 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 49965 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 49966 T26 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 49966 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 49966 T26 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 49967 T26 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 49967 T26 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 49968 T26 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 49968 T26 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 49969 T26 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 49969 T26 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 49969 T26 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:30340/solr
[junit4] 2> 49970 T26 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 49970 T26
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 49971 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 49973 T110 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@680e6039
name:ZooKeeperConnection Watcher:127.0.0.1:30340 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 49974 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 49975 T26 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 49977 T26 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 49978 T112 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6efbb783
name:ZooKeeperConnection Watcher:127.0.0.1:30340/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 49979 T26 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 49986 T26
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 50993 T26 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:32124_
[junit4] 2> 50994 T26 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:32124_
[junit4] 2> 51001 T26 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 51011 T114 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 51012 T114 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 51014 T54 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 51014 T114 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 51019 T50 oasc.Overseer$ClusterStateUpdater.updateState Update
state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "base_url":"http://127.0.0.1:32124",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:32124_",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null}
[junit4] 2> 51020 T50 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 51020 T50 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 51028 T94 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4] 2> 51028 T54 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4] 2> 51028 T113 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4] 2> 51028 T61 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4] 2> 51028 T75 oascc.ZkStateReader$2.process A cluster stat
[...truncated too long message...]
on creations
[junit4] 2> 71193 T137 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 72674 T75 oascc.ZkStateReader$3.process WARN ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 72676 T26 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 76029 T26 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 38401
[junit4] 2> 76030 T26 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=501799206
[junit4] 2> 76031 T26 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 76031 T26 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 76033 T94 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 76033 T26 oasc.SolrCore.close [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7c57d968
[junit4] 2> 76038 T26 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=136,adds=136,deletesById=64,deletesByQuery=1,errors=0,cumulative_adds=136,cumulative_deletesById=64,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 76038 T137 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=null message={
[junit4] 2> "base_url":"http://127.0.0.1:38401",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:38401_",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "roles":null}
[junit4] 2> 76038 T26 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 76039 T26 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 76040 T26 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> ASYNC NEW_CORE C14 name=collection1
org.apache.solr.core.SolrCore@7c57d968 url=http://127.0.0.1:38401/collection1
node=127.0.0.1:38401_ C14_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:38401, core=collection1,
node_name=127.0.0.1:38401_, state=active, leader=true}
[junit4] 2> 76053 T26 C14 P38401 oasu.DirectUpdateHandler2.closeWriter
Committing on IndexWriter close.
[junit4] 2> 76056 T94 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> C14_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:38401, core=collection1,
node_name=127.0.0.1:38401_, state=down, leader=true}
[junit4] 2> 76179 T26 C14 P38401 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/index,segFN=segments_2,generation=2}
[junit4] 2> 76180 T26 C14 P38401 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 2
[junit4] 2> 76184 T26 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 76185 T26 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 76185 T26 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/index
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/index;done=false>>]
[junit4] 2> 76186 T26 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2/index
[junit4] 2> 76186 T26 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2;done=false>>]
[junit4] 2> 76186 T26 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001/tempDir-001/jetty2
[junit4] 2> 76187 T26 oasc.Overseer.close Overseer
(id=92591565912014856-127.0.0.1:38401_-n_0000000002) closing
[junit4] 2> 76188 T137 oasc.Overseer$ClusterStateUpdater.run Overseer Loop
exiting : 127.0.0.1:38401_
[junit4] 2> 77690 T94 oascc.ZkStateReader$3.process WARN ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 77692 T26 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 81175 T26 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 32124
[junit4] 2> 81175 T26 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 81180 T26 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:30340 30340
[junit4] 2> 81567 T27 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:30340 30340
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch
-Dtests.seed=53D5568BD1AF84CE -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=sr -Dtests.timezone=ECT -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 53.0s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<0> but
was:<1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([53D5568BD1AF84CE:D233D893A6F0E4F2]:0)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 81587 T26 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-53D5568BD1AF84CE-001
[junit4] 2> 53033 T25 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will
linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{rnd_b=PostingsFormat(name=Memory doPackFST= false),
id=PostingsFormat(name=Memory doPackFST= false), a_i=PostingsFormat(name=Memory
doPackFST= false), _version_=OrdsLucene41(blocksize=128),
a_t=PostingsFormat(name=MockRandom)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sr,
timezone=ECT
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=158816632,total=217055232
[junit4] 2> NOTE: All tests run in this JVM: [PluginInfoTest,
HdfsRecoveryZkTest, PolyFieldTest, TestUpdate, SpellPossibilityIteratorTest,
ChaosMonkeySafeLeaderTest]
[junit4] Completed on J1 in 53.33s, 1 test, 1 failure <<< FAILURES!
[...truncated 1332 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:524:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:472:
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:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1360:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:962:
There were test failures: 437 suites, 1785 tests, 1 failure, 58 ignored (23
assumptions)
Total time: 58 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2162
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 171582460 bytes
Compression is 0.0%
Took 30 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]