Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/81/
Java: 32bit/jdk1.8.0_40-ea-b09 -server -XX:+UseSerialGC (asserts: false)
1 tests failed.
REGRESSION:
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch
Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:34568/solr within 10000 ms
Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException:
Could not connect to ZooKeeper 127.0.0.1:34568/solr within 10000 ms
at
__randomizedtesting.SeedInfo.seed([4F036507A9A44F7D:CEE5EB1FDEFB2F41]:0)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:163)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:114)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:104)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:212)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.connect(CloudSolrServer.java:241)
at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:524)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1625)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1651)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:251)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to
ZooKeeper 127.0.0.1:34568/solr within 10000 ms
at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:155)
... 50 more
Build Log:
[...truncated 11554 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/init-core-data-001
[junit4] 2> 1048615 T3351
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /gv/
[junit4] 2> 1048617 T3351 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1048617 T3351 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1048618 T3352 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1048718 T3351 oasc.ZkTestServer.run start zk server on
port:34568
[junit4] 2> 1048719 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1048721 T3358 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@19a356 name:ZooKeeperConnection
Watcher:127.0.0.1:34568 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1048722 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1048722 T3351 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1048728 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1048729 T3360 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@38d6b6 name:ZooKeeperConnection
Watcher:127.0.0.1:34568/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1048730 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1048730 T3351 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1048734 T3351 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1048737 T3351 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1048739 T3351 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1048742 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1048742 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1048746 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1048747 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1048749 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1048750 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1048753 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1048754 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1048757 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1048758 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1048761 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1048762 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1048765 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1048767 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1048770 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1048771 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1048774 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1048774 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1048776 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1048776 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1048778 T3351 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1048778 T3351 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1049043 T3351 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1049049 T3351 oejs.AbstractConnector.doStart Started
[email protected]:52467
[junit4] 2> 1049050 T3351 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1049050 T3351 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1049050 T3351 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-002
[junit4] 2> 1049051 T3351 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-002/'
[junit4] 2> 1049061 T3351 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-002/solr.xml
[junit4] 2> 1049068 T3351 oasc.CoreContainer.<init> New CoreContainer
4204762
[junit4] 2> 1049069 T3351 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-002/]
[junit4] 2> 1049070 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1049070 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1049070 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1049070 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1049071 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1049071 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1049071 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1049072 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1049072 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1049072 T3351 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1049073 T3351 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1049073 T3351 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1049073 T3351 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1049074 T3351 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:34568/solr
[junit4] 2> 1049074 T3351 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1049075 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1049075 T3371 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1f42651 name:ZooKeeperConnection
Watcher:127.0.0.1:34568 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1049076 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1049078 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1049079 T3373 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@113ecd7 name:ZooKeeperConnection
Watcher:127.0.0.1:34568/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1049079 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1049081 T3351 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1049084 T3351 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1049087 T3351 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1049089 T3351 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1049092 T3351 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1049094 T3351 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1049096 T3351 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52467_gv
[junit4] 2> 1049097 T3351 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:52467_gv
[junit4] 2> 1049101 T3351 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1049104 T3351 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1049107 T3351 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1049110 T3351 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:52467_gv
[junit4] 2> 1049110 T3351 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1049113 T3351 oasc.Overseer.start Overseer
(id=92788047300591619-127.0.0.1:52467_gv-n_0000000000) starting
[junit4] 2> 1049116 T3351 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1049126 T3351 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1049127 T3375 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1049128 T3351 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1049131 T3351 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1049133 T3351
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1049137 T3374 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1049140 T3377 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1049140 T3377 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1049141 T3377 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1049141 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1049144 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52467/gv",
[junit4] 2> "node_name":"127.0.0.1:52467_gv",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1049144 T3374
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 1049145 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1049147 T3378 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> 1050142 T3377 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1050142 T3377 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1050143 T3377 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1050144 T3377 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1050145 T3377 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1050145 T3377 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-002/collection1/'
[junit4] 2> 1050146 T3377 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1050147 T3377 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1050147 T3377 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1050187 T3377 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 4.10.3
[junit4] 2> 1050201 T3377 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1050202 T3377 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1050207 T3377 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1050322 T3377 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1050323 T3377 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1050324 T3377 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1050326 T3377 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1050341 T3377 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1050341 T3377 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1050350 T3377 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-002/collection1/,
dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/control/data/
[junit4] 2> 1050351 T3377 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8a9f97
[junit4] 2> 1050351 T3377 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/control/data
[junit4] 2> 1050352 T3377 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/control/data/index/
[junit4] 2> 1050352 T3377 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1050353 T3377 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/control/data/index
[junit4] 2> 1050353 T3377 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1060658 T3377 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1060659 T3377 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1060662 T3377 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1060663 T3377 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1060663 T3377 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1060663 T3377 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1060664 T3377 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1060664 T3377 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1060665 T3377 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1060665 T3377 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1060665 T3377 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1060666 T3377 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1060666 T3377 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1060667 T3377 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1060667 T3377 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1060668 T3377 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1060668 T3377 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1060668 T3377 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1060669 T3377 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1060669 T3377 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1060669 T3377 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1060670 T3377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1060670 T3377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1060673 T3377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1060674 T3377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1060674 T3377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1060675 T3377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1060675 T3377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1060676 T3377 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1060676 T3377 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1060677 T3377 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=21.4326171875,
floorSegmentMB=1.9580078125, forceMergeDeletesPctAllowed=15.169875957760938,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1060677 T3377 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1060678 T3377 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1060678 T3377 oass.SolrIndexSearcher.<init> Opening
Searcher@58ac4d[collection1] main
[junit4] 2> 1060678 T3377 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1060679 T3377 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1060679 T3377 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1060680 T3377
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1060680 T3377 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1060680 T3377 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1060681 T3377
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1060681 T3377 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1060682 T3377 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 1060684 T3377
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 1060685 T3377 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1060685 T3377 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1060699 T3379 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@58ac4d[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 1060701 T3377 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1060702 T3382 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:52467/gv
collection:control_collection shard:shard1
[junit4] 2> 1060702 T3351 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1060703 T3382 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1060703 T3351 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1060705 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1060706 T3384 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1e98864 name:ZooKeeperConnection
Watcher:127.0.0.1:34568/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1060706 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1060708 T3351
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1060709 T3382 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1060711 T3351 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1060715 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1060716 T3382
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1060716 T3382 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2398 name=collection1
org.apache.solr.core.SolrCore@1516a0d url=http://127.0.0.1:52467/gv/collection1
node=127.0.0.1:52467_gv C2398_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:52467/gv,
node_name=127.0.0.1:52467_gv, state=down}
[junit4] 2> 1060716 T3382 C2398 P52467 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:52467/gv/collection1/
[junit4] 2> 1060717 T3382 C2398 P52467 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1060717 T3382 C2398 P52467 oasc.SyncStrategy.syncToMe
http://127.0.0.1:52467/gv/collection1/ has no replicas
[junit4] 2> 1060717 T3382 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:52467/gv/collection1/ shard1
[junit4] 2> 1060717 T3382 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1060719 T3378 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> 1060719 T3385 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> 1060721 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1060824 T3378 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> 1060824 T3385 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> 1060872 T3382 oasc.ZkController.register We are
http://127.0.0.1:52467/gv/collection1/ and leader is
http://127.0.0.1:52467/gv/collection1/
[junit4] 2> 1060872 T3382 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:52467/gv
[junit4] 2> 1060872 T3382 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1060872 T3382 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1060872 T3382 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1060873 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1060878 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:52467/gv",
[junit4] 2> "node_name":"127.0.0.1:52467_gv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1060956 T3351 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1060957 T3351 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1060958 T3351 oejs.AbstractConnector.doStart Started
[email protected]:55765
[junit4] 2> 1060959 T3351 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1060960 T3351 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1060960 T3351 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-003
[junit4] 2> 1060960 T3351 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-003/'
[junit4] 2> 1060972 T3351 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-003/solr.xml
[junit4] 2> 1060980 T3385 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> 1060980 T3378 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> 1060981 T3351 oasc.CoreContainer.<init> New CoreContainer
32866893
[junit4] 2> 1060981 T3351 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-003/]
[junit4] 2> 1060982 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1060982 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1060983 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1060983 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1060983 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1060984 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1060984 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1060984 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1060985 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1060985 T3351 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1060986 T3351 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1060986 T3351 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1060987 T3351 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1060987 T3351 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:34568/solr
[junit4] 2> 1060987 T3351 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1060989 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1060990 T3396 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@337b7b name:ZooKeeperConnection
Watcher:127.0.0.1:34568 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1060990 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1060994 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1060995 T3398 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1655eda name:ZooKeeperConnection
Watcher:127.0.0.1:34568/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1060995 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1061002 T3351
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1062005 T3351 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55765_gv
[junit4] 2> 1062006 T3351 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55765_gv
[junit4] 2> 1062011 T3351 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1062016 T3400 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1062016 T3400 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1062017 T3400 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1062017 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1062020 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55765/gv",
[junit4] 2> "node_name":"127.0.0.1:55765_gv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1062021 T3374
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 1062021 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 1062125 T3385 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> 1062125 T3399 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> 1062125 T3378 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> 1063018 T3400 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1063018 T3400 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1063019 T3400 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1063020 T3400 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1063021 T3400 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1063021 T3400 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-003/collection1/'
[junit4] 2> 1063022 T3400 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1063022 T3400 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1063023 T3400 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1063047 T3400 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 4.10.3
[junit4] 2> 1063078 T3400 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1063079 T3400 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1063082 T3400 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1063199 T3400 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1063200 T3400 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1063200 T3400 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1063202 T3400 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1063215 T3400 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1063215 T3400 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1063216 T3400 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-003/collection1/,
dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty1/
[junit4] 2> 1063216 T3400 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8a9f97
[junit4] 2> 1063216 T3400 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty1
[junit4] 2> 1063217 T3400 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty1/index/
[junit4] 2> 1063217 T3400 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 1063218 T3400 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty1/index
[junit4] 2> 1063218 T3400 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1063225 T3400 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1063225 T3400 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1063229 T3400 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1063230 T3400 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1063230 T3400 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1063230 T3400 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1063231 T3400 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1063231 T3400 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1063231 T3400 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1063232 T3400 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1063232 T3400 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1063233 T3400 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1063233 T3400 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1063233 T3400 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1063234 T3400 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1063234 T3400 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1063234 T3400 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1063234 T3400 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1063234 T3400 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1063235 T3400 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1063235 T3400 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1063235 T3400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1063235 T3400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1063237 T3400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1063237 T3400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1063238 T3400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1063238 T3400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1063239 T3400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1063240 T3400 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1063240 T3400 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1063241 T3400 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=21.4326171875,
floorSegmentMB=1.9580078125, forceMergeDeletesPctAllowed=15.169875957760938,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1063241 T3400 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1063241 T3400 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1063242 T3400 oass.SolrIndexSearcher.<init> Opening
Searcher@117665c[collection1] main
[junit4] 2> 1063242 T3400 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1063243 T3400 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1063243 T3400 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1063243 T3400
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1063244 T3400 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1063244 T3400 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1063245 T3400
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1063245 T3400 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1063245 T3400 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1063245 T3400 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1063248 T3401 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@117665c[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 1063251 T3400 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1063252 T3404 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:55765/gv collection:collection1
shard:shard2
[junit4] 2> 1063252 T3351 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1063253 T3351 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1063253 T3404 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 1063258 T3404 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 1063259 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1063259 T3404
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1063260 T3404 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2399 name=collection1
org.apache.solr.core.SolrCore@13545aa url=http://127.0.0.1:55765/gv/collection1
node=127.0.0.1:55765_gv C2399_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:55765/gv,
node_name=127.0.0.1:55765_gv, state=down}
[junit4] 2> 1063260 T3404 C2399 P55765 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:55765/gv/collection1/
[junit4] 2> 1063260 T3404 C2399 P55765 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1063260 T3404 C2399 P55765 oasc.SyncStrategy.syncToMe
http://127.0.0.1:55765/gv/collection1/ has no replicas
[junit4] 2> 1063260 T3404 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:55765/gv/collection1/ shard2
[junit4] 2> 1063260 T3404 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 1063262 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1063368 T3385 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> 1063368 T3378 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> 1063368 T3399 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> 1063418 T3404 oasc.ZkController.register We are
http://127.0.0.1:55765/gv/collection1/ and leader is
http://127.0.0.1:55765/gv/collection1/
[junit4] 2> 1063418 T3404 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:55765/gv
[junit4] 2> 1063418 T3404 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1063418 T3404 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1063418 T3404 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1063419 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1063421 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55765/gv",
[junit4] 2> "node_name":"127.0.0.1:55765_gv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1063523 T3351 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1063523 T3378 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> 1063523 T3399 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> 1063523 T3385 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> 1063524 T3351 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1063526 T3351 oejs.AbstractConnector.doStart Started
[email protected]:46984
[junit4] 2> 1063527 T3351 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1063528 T3351 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1063528 T3351 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-004
[junit4] 2> 1063528 T3351 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-004/'
[junit4] 2> 1063539 T3351 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-004/solr.xml
[junit4] 2> 1063545 T3351 oasc.CoreContainer.<init> New CoreContainer
27694896
[junit4] 2> 1063546 T3351 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-004/]
[junit4] 2> 1063547 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1063547 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1063547 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1063547 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1063548 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1063548 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1063548 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1063549 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1063549 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1063549 T3351 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1063550 T3351 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1063550 T3351 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1063550 T3351 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1063551 T3351 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:34568/solr
[junit4] 2> 1063551 T3351 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1063552 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1063553 T3415 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@140e316 name:ZooKeeperConnection
Watcher:127.0.0.1:34568 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1063553 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1063557 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1063558 T3417 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@d661f7 name:ZooKeeperConnection
Watcher:127.0.0.1:34568/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1063558 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1063566 T3351
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1064570 T3351 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46984_gv
[junit4] 2> 1064571 T3351 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:46984_gv
[junit4] 2> 1064577 T3351 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1064582 T3419 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1064582 T3419 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1064584 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1064584 T3419 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1064586 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46984/gv",
[junit4] 2> "node_name":"127.0.0.1:46984_gv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1064587 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 1064587 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1064691 T3385 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> 1064691 T3378 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> 1064691 T3418 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> 1064691 T3399 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> 1065584 T3419 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1065585 T3419 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1065586 T3419 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1065586 T3419 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1065587 T3419 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1065588 T3419 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-004/collection1/'
[junit4] 2> 1065589 T3419 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1065589 T3419 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1065590 T3419 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1065619 T3419 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 4.10.3
[junit4] 2> 1065643 T3419 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1065645 T3419 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1065650 T3419 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1065766 T3419 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1065767 T3419 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1065768 T3419 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1065770 T3419 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1065786 T3419 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1065786 T3419 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1065787 T3419 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-004/collection1/,
dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty2/
[junit4] 2> 1065787 T3419 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@8a9f97
[junit4] 2> 1065787 T3419 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty2
[junit4] 2> 1065788 T3419 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty2/index/
[junit4] 2> 1065788 T3419 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 1065788 T3419 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty2/index
[junit4] 2> 1065789 T3419 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1065798 T3419 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 1065798 T3419 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1065800 T3419 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1065800 T3419 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1065800 T3419 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1065801 T3419 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1065801 T3419 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1065801 T3419 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1065801 T3419 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1065801 T3419 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1065802 T3419 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1065802 T3419 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1065802 T3419 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1065803 T3419 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1065803 T3419 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1065804 T3419 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1065804 T3419 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1065804 T3419 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1065805 T3419 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1065805 T3419 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1065806 T3419 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1065806 T3419 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1065807 T3419 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1065810 T3419 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1065811 T3419 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1065812 T3419 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1065813 T3419 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1065815 T3419 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1065816 T3419 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1065816 T3419 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1065817 T3419 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=21.4326171875,
floorSegmentMB=1.9580078125, forceMergeDeletesPctAllowed=15.169875957760938,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1065818 T3419 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 1065818 T3419 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1065818 T3419 oass.SolrIndexSearcher.<init> Opening
Searcher@27bbca[collection1] main
[junit4] 2> 1065819 T3419 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1065819 T3419 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1065820 T3419 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1065820 T3419
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1065820 T3419 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1065821 T3419 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1065821 T3419
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1065822 T3419 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1065822 T3419 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1065822 T3419 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1065824 T3420 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@27bbca[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 1065825 T3419 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1065826 T3423 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:46984/gv collection:collection1
shard:shard1
[junit4] 2> 1065827 T3351 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1065827 T3351 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1065827 T3423 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1065832 T3423 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1065833 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1065833 T3423
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1065833 T3423 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2400 name=collection1
org.apache.solr.core.SolrCore@58050d url=http://127.0.0.1:46984/gv/collection1
node=127.0.0.1:46984_gv C2400_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:46984/gv,
node_name=127.0.0.1:46984_gv, state=down}
[junit4] 2> 1065834 T3423 C2400 P46984 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:46984/gv/collection1/
[junit4] 2> 1065834 T3423 C2400 P46984 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1065834 T3423 C2400 P46984 oasc.SyncStrategy.syncToMe
http://127.0.0.1:46984/gv/collection1/ has no replicas
[junit4] 2> 1065834 T3423 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:46984/gv/collection1/ shard1
[junit4] 2> 1065834 T3423 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 1065836 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1065938 T3378 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> 1065938 T3399 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> 1065938 T3418 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> 1065938 T3385 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> 1065987 T3423 oasc.ZkController.register We are
http://127.0.0.1:46984/gv/collection1/ and leader is
http://127.0.0.1:46984/gv/collection1/
[junit4] 2> 1065987 T3423 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:46984/gv
[junit4] 2> 1065987 T3423 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1065987 T3423 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1065987 T3423 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1065989 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1065990 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46984/gv",
[junit4] 2> "node_name":"127.0.0.1:46984_gv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1066092 T3418 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> 1066092 T3399 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> 1066092 T3378 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> 1066092 T3385 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> 1066093 T3351 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 1066094 T3351 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1066096 T3351 oejs.AbstractConnector.doStart Started
[email protected]:59956
[junit4] 2> 1066097 T3351 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1066097 T3351 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1066097 T3351 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-005
[junit4] 2> 1066098 T3351 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-005/'
[junit4] 2> 1066107 T3351 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-005/solr.xml
[junit4] 2> 1066114 T3351 oasc.CoreContainer.<init> New CoreContainer
18367766
[junit4] 2> 1066114 T3351 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-005/]
[junit4] 2> 1066115 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1066115 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1066115 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1066116 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1066116 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1066116 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1066116 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1066117 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1066117 T3351 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1066118 T3351 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1066118 T3351 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1066118 T3351 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1066119 T3351 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1066119 T3351 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:34568/solr
[junit4] 2> 1066119 T3351 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1066120 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1066121 T3434 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@ae42a2 name:ZooKeeperConnection
Watcher:127.0.0.1:34568 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1066122 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1066125 T3351 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1066126 T3436 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2bdd5f name:ZooKeeperConnection
Watcher:127.0.0.1:34568/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1066126 T3351 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1066133 T3351
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1067136 T3351 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59956_gv
[junit4] 2> 1067138 T3351 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:59956_gv
[junit4] 2> 1067144 T3351 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1067149 T3438 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1067149 T3438 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1067150 T3378 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1067150 T3438 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1067153 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:59956/gv",
[junit4] 2> "node_name":"127.0.0.1:59956_gv",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1067154 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 1067154 T3374 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 1067258 T3437 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> 1067258 T3385 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> 1067258 T3378 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> 1067258 T3418 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> 1067259 T3399 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> 1068151 T3438 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1068151 T3438 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1068152 T3438 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1068153 T3438 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1068154 T3438 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1068155 T3438 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-005/collection1/'
[junit4] 2> 1068156 T3438 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-005/collection1/lib/.svn/'
to classloader
[junit4] 2> 1068156 T3438 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-005/collection1/lib/classes/'
to classloader
[junit4] 2> 1068157 T3438 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-005/collection1/lib/README'
[...truncated too long message...]
efSolrCoreState Closing SolrCoreState
[junit4] 2> 1164150 T3351 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1164150 T3351 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1164153 T3351 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 1164154 T3351 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1164154 T3351 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty7/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty7/index;done=false>>]
[junit4] 2> 1164154 T3351 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty7/index
[junit4] 2> 1164155 T3351 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty7
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty7;done=false>>]
[junit4] 2> 1164155 T3351 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001/tempDir-001/jetty7
[junit4] 2> 1164155 T3351 oasc.Overseer.close Overseer
(id=92788047300591634-127.0.0.1:40637_gv-n_0000000007) closing
[junit4] 2> 1164156 T3622 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:40637_gv
[junit4] 2> 1165659 T3625
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read
the data org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/leader
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:320)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:292)
[junit4] 2>
[junit4] 2> 1165659 T3581 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1165684 T3351 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/gv,null}
[junit4] 2> 1170674 T3351 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 1170675 T3351 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:34568 34568
[junit4] 2> 1171439 T3570 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:34568 34568
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch
-Dtests.seed=4F036507A9A44F7D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fi_FI -Dtests.timezone=Asia/Kolkata -Dtests.asserts=false
-Dtests.file.encoding=UTF-8
[junit4] ERROR 123s J1 | ChaosMonkeyNothingIsSafeTest.testDistribSearch
<<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:34568/solr within 10000 ms
[junit4] > at
__randomizedtesting.SeedInfo.seed([4F036507A9A44F7D:CEE5EB1FDEFB2F41]:0)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:163)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:114)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:104)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:212)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.connect(CloudSolrServer.java:241)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:524)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1625)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1651)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:251)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.util.concurrent.TimeoutException: Could not
connect to ZooKeeper 127.0.0.1:34568/solr within 10000 ms
[junit4] > at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:155)
[junit4] > ... 50 more
[junit4] 2> 1171459 T3351 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-4F036507A9A44F7D-001
[junit4] 2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity,
locale=fi_FI, timezone=Asia/Kolkata
[junit4] 2> NOTE: Linux 3.13.0-39-generic i386/Oracle Corporation
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=93842056,total=189722624
[junit4] 2> NOTE: All tests run in this JVM: [TestSearcherReuse,
TestSortingResponseWriter, TestSchemaResource, TestManagedResource,
TestReplicationHandlerBackup, UUIDFieldTest, TestReRankQParserPlugin,
TestCharFilters, IndexSchemaRuntimeFieldTest, SearchHandlerTest,
StatsComponentTest, SchemaVersionSpecificBehaviorTest,
TestDistributedMissingSort, TestIndexingPerformance, TestElisionMultitermQuery,
TestPseudoReturnFields, SimplePostToolTest, HdfsChaosMonkeySafeLeaderTest,
TestCloudManagedSchemaConcurrent, CircularListTest,
TestSolrQueryParserResource, TestSweetSpotSimilarityFactory,
FieldAnalysisRequestHandlerTest, TestPerFieldSimilarity, CopyFieldTest,
UniqFieldsUpdateProcessorFactoryTest, NumericFieldsTest,
TestIBSimilarityFactory, LeaderInitiatedRecoveryOnCommitTest,
TestInfoStreamLogging, TestSchemaSimilarityResource,
TestShortCircuitedRequests, AnalysisAfterCoreReloadTest, AnalyticsQueryTest,
TestSystemIdResolver, TestShardHandlerFactory, DistribCursorPagingTest,
TestCloudManagedSchema, TestUpdate, BasicDistributedZk2Test,
TestChildDocTransformer, SolrCoreTest,
AddSchemaFieldsUpdateProcessorFactoryTest, SolrInfoMBeanTest, ClusterStateTest,
ChangedSchemaMergeTest, DeleteInactiveReplicaTest, SliceStateTest,
SolrPluginUtilsTest, FileBasedSpellCheckerTest,
TestOverriddenPrefixQueryForCustomFieldType, DeleteShardTest,
TestXIncludeConfig, TestFastWriter, TimeZoneUtilsTest, TestCSVLoader,
ParsingFieldUpdateProcessorsTest, DirectSolrConnectionTest, TestGroupingSearch,
TestHighFrequencyDictionaryFactory, TestLRUCache, SynonymTokenizerTest,
TestZkChroot, TestSimpleQParserPlugin, FullSolrCloudDistribCmdsTest,
TestSolr4Spatial2, PrimUtilsTest, LeaderFailoverAfterPartitionTest,
TestRecovery, TestCoreContainer, BinaryUpdateRequestHandlerTest,
LeaderElectionIntegrationTest, UUIDUpdateProcessorFallbackTest,
TestQuerySenderNoQuery, TestCloudSchemaless, ChaosMonkeyNothingIsSafeTest]
[junit4] Completed on J1 in 122.89s, 1 test, 1 error <<< FAILURES!
[...truncated 839 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1350:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:970:
There were test failures: 421 suites, 1742 tests, 1 error, 24 ignored (17
assumptions)
Total time: 93 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b09 -server
-XX:+UseSerialGC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]