Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.0-Linux/5/
Java: 32bit/jdk1.8.0_40-ea-b20 -client -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.testDistribSearch
Error Message:
Could not get expected value CY val modified for path [response, params, y, c]
full output { "responseHeader":{ "status":0, "QTime":0},
"response":{ "znodeVersion":0, "params":{"x":{ "a":"A val",
"b":"B val", "":{"v":0}}}}}
Stack Trace:
java.lang.AssertionError: Could not get expected value CY val modified for
path [response, params, y, c] full output {
"responseHeader":{
"status":0,
"QTime":0},
"response":{
"znodeVersion":0,
"params":{"x":{
"a":"A val",
"b":"B val",
"":{"v":0}}}}}
at
__randomizedtesting.SeedInfo.seed([847BAD3742249AD8:59D232F357BFAE4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:259)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:215)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:75)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
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.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)
Build Log:
[...truncated 10164 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/init-core-data-001
[junit4] 2> 2120024 T10312 oas.SolrTestCaseJ4.buildSSLConfig Randomized
ssl (false) and clientAuth (false)
[junit4] 2> 2120025 T10312
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /rm/b
[junit4] 2> 2120028 T10312 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 2120028 T10312 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2120029 T10313 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 2120129 T10312 oasc.ZkTestServer.run start zk server on
port:44094
[junit4] 2> 2120130 T10312
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2120131 T10312 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2120136 T10320 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@122089b name:ZooKeeperConnection
Watcher:127.0.0.1:44094 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2120136 T10312 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2120137 T10312 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2120138 T10312 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 2120142 T10312
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2120143 T10312 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2120145 T10323 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1119430 name:ZooKeeperConnection
Watcher:127.0.0.1:44094/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2120145 T10312 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2120146 T10312 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2120146 T10312 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 2120150 T10312 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 2120154 T10312 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 2120157 T10312 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 2120162 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2120163 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 2120168 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2120169 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 2120173 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2120174 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2120178 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2120179 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 2120183 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2120184 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 2120188 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2120188 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 2120192 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2120193 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 2120196 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2120197 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 2120201 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2120201 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2120205 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2120206 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 2120209 T10312 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2120210 T10312 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 2120648 T10312 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2120653 T10312 oejs.AbstractConnector.doStart Started
[email protected]:36684
[junit4] 2> 2120654 T10312 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 2120654 T10312 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2120655 T10312 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-002
[junit4] 2> 2120655 T10312 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-002/'
[junit4] 2> 2120678 T3 oasc.CoreContainer.finalize ERROR CoreContainer was
not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
instance=22666911
[junit4] 2> 2120698 T10312 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-002/solr.xml
[junit4] 2> 2120720 T10312 oasc.CoreContainer.<init> New CoreContainer
33332453
[junit4] 2> 2120721 T10312 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-002/]
[junit4] 2> 2120722 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2120723 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2120724 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2120724 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2120725 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2120725 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2120726 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2120726 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2120727 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2120728 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2120728 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 2120729 T10312 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2120730 T10312 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2120730 T10312 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2120731 T10312 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2120731 T10312 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44094/solr
[junit4] 2> 2120732 T10312 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2120732 T10312
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2120733 T10312 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2120735 T10335 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@13258aa name:ZooKeeperConnection
Watcher:127.0.0.1:44094 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2120736 T10312 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2120737 T10312 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2120740 T10312 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2120741 T10338 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@156e3a1 name:ZooKeeperConnection
Watcher:127.0.0.1:44094/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2120742 T10312 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2120744 T10312 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 2120748 T10312 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 2120753 T10312 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 2120757 T10312 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 2120760 T10312 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 2120764 T10312 oascc.SolrZkClient.makePath makePath:
/live_nodes
[junit4] 2> 2120766 T10312 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36684_rm%2Fb
[junit4] 2> 2120767 T10312 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:36684_rm%2Fb
[junit4] 2> 2120771 T10312 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 2120774 T10312 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 2120777 T10312 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2120780 T10312 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:36684_rm%2Fb
[junit4] 2> 2120780 T10312 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 2120783 T10312 oasc.Overseer.start Overseer
(id=93151198849662979-127.0.0.1:36684_rm%2Fb-n_0000000000) starting
[junit4] 2> 2120788 T10312 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 2120801 T10312 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2120802 T10340 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 2120803 T10312 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 2120807 T10312 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 2120810 T10312
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2120817 T10339 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 2120819 T10342 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 2120819 T10342 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 2120821 T10338 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2120821 T10342 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2120826 T10339 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36684/rm/b",
[junit4] 2> "node_name":"127.0.0.1:36684_rm%2Fb",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2120827 T10339 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36684/rm/b",
[junit4] 2> "node_name":"127.0.0.1:36684_rm%2Fb",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2120828 T10339 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 2120828 T10339 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 2120830 T10338 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> 2121822 T10342 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 2121823 T10342 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 2121824 T10342 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2121825 T10342 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2121827 T10342 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2121828 T10342 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-002/collection1/'
[junit4] 2> 2121829 T10342 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20847BAD3742249AD8-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 2121830 T10342 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20847BAD3742249AD8-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 2121831 T10342 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20847BAD3742249AD8-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 2121857 T10342 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2121861 T10342 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2121884 T10342 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2121891 T10342 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 2121906 T10342 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2121909 T10342 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2121947 T10342 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 2122110 T10342 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2122116 T10342 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 2122118 T10342 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2122146 T10342 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2122151 T10342 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2122155 T10342 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2122157 T10342
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2122157 T10342
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2122158 T10342 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2122160 T10342
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2122160 T10342
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2122161 T10342 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 2122162 T10342 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2122162 T10342 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/control/data/
[junit4] 2> 2122163 T10342 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@12f3e11
[junit4] 2> 2122164 T10342 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/control/data
[junit4] 2> 2122165 T10342 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/control/data/index/
[junit4] 2> 2122165 T10342 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 2122166 T10342 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/control/data/index
[junit4] 2> 2122167 T10342 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=13.2802734375,
floorSegmentMB=0.564453125, forceMergeDeletesPctAllowed=14.047491505035683,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5555691682675347
[junit4] 2> 2122168 T10342 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@105016f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@170a3d1),segFN=segments_1,generation=1}
[junit4] 2> 2122168 T10342 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2122177 T10342 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 2122178 T10342 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2122179 T10342 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 2122179 T10342 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2122180 T10342 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2122180 T10342 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2122181 T10342 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2122181 T10342 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2122182 T10342 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 2122183 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2122184 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2122185 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2122186 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2122187 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2122188 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 2122189 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2122190 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2122190 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2122192 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2122193 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2122194 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2122194 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 2122195 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 2122196 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 2122197 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 2122197 T10342 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 2122198 T10342 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 2122200 T10342 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2122201 T10342 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2122202 T10342 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2122204 T10342 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2122205 T10342 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2122206 T10342 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2122206 T10342 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2122207 T10342 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=11.2412109375,
floorSegmentMB=0.83984375, forceMergeDeletesPctAllowed=5.2008077388036735,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.30893547552888406
[junit4] 2> 2122208 T10342 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@105016f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@170a3d1),segFN=segments_1,generation=1}
[junit4] 2> 2122208 T10342 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2122208 T10342 oass.SolrIndexSearcher.<init> Opening
Searcher@11262cb[collection1] main
[junit4] 2> 2122209 T10342 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2122210 T10342 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2122210 T10342 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 2122211 T10342
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2122211 T10342 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2122211 T10342 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2122212 T10342
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 2122213 T10342 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2122213 T10342 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2122213 T10342 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 2122215 T10343 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@11262cb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2122215 T10342 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2122216 T10346 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:36684/rm/b
collection:control_collection shard:shard1
[junit4] 2> 2122217 T10312 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
[junit4] 2> 2122218 T10312 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2122219 T10346 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 2122220 T10312
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2122222 T10312 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2122223 T10349 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@92d1e8 name:ZooKeeperConnection
Watcher:127.0.0.1:44094/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2122224 T10312 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2122226 T10312 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2122228 T10312
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2122229 T10346
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 2122232 T10338 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2122232 T10346
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2122233 T10346
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C4836 name=collection1
org.apache.solr.core.SolrCore@1379859
url=http://127.0.0.1:36684/rm/b/collection1 node=127.0.0.1:36684_rm%2Fb
C4836_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:36684/rm/b, node_name=127.0.0.1:36684_rm%2Fb,
state=down}
[junit4] 2> 2122233 T10346 C4836 P36684 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:36684/rm/b/collection1/
[junit4] 2> 2122233 T10312 oasc.ChaosMonkey.monkeyLog monkey: init -
expire sessions:false cause connection loss:false
[junit4] 2> 2122233 T10339 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 2122234 T10346 C4836 P36684 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 2122236 T10346 C4836 P36684 oasc.SyncStrategy.syncToMe
http://127.0.0.1:36684/rm/b/collection1/ has no replicas
[junit4] 2> 2122236 T10346
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:36684/rm/b/collection1/ shard1
[junit4] 2> 2122236 T10346 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 2122244 T10338 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2122246 T10339 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:36684/rm/b",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 2122350 T10349 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> 2122350 T10338 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> 2122396 T10346 oasc.ZkController.register We are
http://127.0.0.1:36684/rm/b/collection1/ and leader is
http://127.0.0.1:36684/rm/b/collection1/
[junit4] 2> 2122396 T10346 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:36684/rm/b
[junit4] 2> 2122396 T10346 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 2122396 T10346 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 2122397 T10346 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 2122398 T10338 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2122401 T10339 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, 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:36684/rm/b",
[junit4] 2> "node_name":"127.0.0.1:36684_rm%2Fb",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 2122402 T10339 oasco.ReplicaMutator.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:36684/rm/b",
[junit4] 2> "node_name":"127.0.0.1:36684_rm%2Fb",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2122505 T10349 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> 2122505 T10338 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> 2122522 T10312 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 2122522 T10312 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2122525 T10312 oejs.AbstractConnector.doStart Started
[email protected]:51312
[junit4] 2> 2122526 T10312 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 2122526 T10312 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2122526 T10312 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-003
[junit4] 2> 2122527 T10312 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-003/'
[junit4] 2> 2122548 T10312 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-003/solr.xml
[junit4] 2> 2122576 T10312 oasc.CoreContainer.<init> New CoreContainer
2306811
[junit4] 2> 2122577 T10312 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-003/]
[junit4] 2> 2122578 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2122579 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2122580 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2122580 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2122581 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2122582 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2122583 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2122583 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2122584 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2122584 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2122585 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 2122585 T10312 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2122586 T10312 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2122586 T10312 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2122587 T10312 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2122587 T10312 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44094/solr
[junit4] 2> 2122588 T10312 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2122588 T10312
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2122589 T10312 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2122592 T10361 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@14872b6 name:ZooKeeperConnection
Watcher:127.0.0.1:44094 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2122593 T10312 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2122594 T10312 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2122597 T10312 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2122599 T10364 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2ddbd8 name:ZooKeeperConnection
Watcher:127.0.0.1:44094/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2122599 T10312 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2122611 T10312
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2123619 T10312 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51312_rm%2Fb
[junit4] 2> 2123620 T10312 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:51312_rm%2Fb
[junit4] 2> 2123625 T10312 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2123630 T10365 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2123630 T10365 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 2123631 T10338 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2123631 T10365 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2123632 T10339 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51312/rm/b",
[junit4] 2> "node_name":"127.0.0.1:51312_rm%2Fb",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 2123633 T10339 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:51312/rm/b",
[junit4] 2> "node_name":"127.0.0.1:51312_rm%2Fb",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2123633 T10339 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 2123633 T10339 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 2123736 T10349 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> 2123737 T10338 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> 2123736 T10364 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> 2124631 T10365 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 2124632 T10365 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2124633 T10365 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2124633 T10365 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2124634 T10365 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2124635 T10365 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-003/collection1/'
[junit4] 2> 2124636 T10365 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20847BAD3742249AD8-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 2124636 T10365 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20847BAD3742249AD8-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 2124637 T10365 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20847BAD3742249AD8-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 2124661 T10365 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2124663 T10365 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2124672 T10365 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2124678 T10365 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 2124692 T10365 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2124694 T10365 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2124703 T10365 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 2124845 T10365 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2124851 T10365 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 2124853 T10365 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2124867 T10365 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2124869 T10365 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2124872 T10365 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2124873 T10365
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2124874 T10365
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2124874 T10365 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2124875 T10365
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2124875 T10365
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2124875 T10365 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2124876 T10365 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2124876 T10365 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty1/
[junit4] 2> 2124876 T10365 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@12f3e11
[junit4] 2> 2124877 T10365 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty1
[junit4] 2> 2124878 T10365 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty1/index/
[junit4] 2> 2124878 T10365 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 2124878 T10365 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty1/index
[junit4] 2> 2124879 T10365 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=13.2802734375,
floorSegmentMB=0.564453125, forceMergeDeletesPctAllowed=14.047491505035683,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5555691682675347
[junit4] 2> 2124880 T10365 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@cee8f9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab26ab),segFN=segments_1,generation=1}
[junit4] 2> 2124880 T10365 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2124886 T10365 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 2124887 T10365 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2124887 T10365 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 2124888 T10365 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2124888 T10365 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2124888 T10365 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2124889 T10365 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2124889 T10365 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2124889 T10365 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 2124890 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2124891 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2124892 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2124893 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2124894 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2124895 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 2124896 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2124897 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2124897 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2124899 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2124900 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2124900 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2124901 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 2124902 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 2124903 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 2124904 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 2124905 T10365 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 2124906 T10365 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 2124908 T10365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2124909 T10365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2124910 T10365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2124911 T10365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2124912 T10365 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2124913 T10365 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2124913 T10365 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2124914 T10365 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=11.2412109375,
floorSegmentMB=0.83984375, forceMergeDeletesPctAllowed=5.2008077388036735,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.30893547552888406
[junit4] 2> 2124915 T10365 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@cee8f9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ab26ab),segFN=segments_1,generation=1}
[junit4] 2> 2124915 T10365 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2124915 T10365 oass.SolrIndexSearcher.<init> Opening
Searcher@11d3f3f[collection1] main
[junit4] 2> 2124916 T10365 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2124917 T10365 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2124917 T10365 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 2124917 T10365
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2124918 T10365 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2124918 T10365 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2124919 T10365
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 2124919 T10365 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2124919 T10365 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2124920 T10365 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 2124922 T10366 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@11d3f3f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2124923 T10365 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2124924 T10369 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:51312/rm/b collection:collection1
shard:shard2
[junit4] 2> 2124924 T10312 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
[junit4] 2> 2124925 T10369 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 2124925 T10312 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2124930 T10369
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 2124931 T10338 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2124932 T10369
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2124932 T10369
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 2124933 T10339 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> ASYNC NEW_CORE C4837 name=collection1
org.apache.solr.core.SolrCore@2b0e21
url=http://127.0.0.1:51312/rm/b/collection1 node=127.0.0.1:51312_rm%2Fb
C4837_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:51312/rm/b, node_name=127.0.0.1:51312_rm%2Fb,
state=down}
[junit4] 2> 2124933 T10369 C4837 P51312 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:51312/rm/b/collection1/
[junit4] 2> 2124933 T10369 C4837 P51312 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 2124934 T10369 C4837 P51312 oasc.SyncStrategy.syncToMe
http://127.0.0.1:51312/rm/b/collection1/ has no replicas
[junit4] 2> 2124934 T10369
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:51312/rm/b/collection1/ shard2
[junit4] 2> 2124934 T10369 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 2124939 T10338 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2124940 T10339 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:51312/rm/b",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 2125043 T10364 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> 2125043 T10349 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> 2125043 T10338 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> 2125090 T10369 oasc.ZkController.register We are
http://127.0.0.1:51312/rm/b/collection1/ and leader is
http://127.0.0.1:51312/rm/b/collection1/
[junit4] 2> 2125090 T10369 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:51312/rm/b
[junit4] 2> 2125091 T10369 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 2125091 T10369 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 2125091 T10369 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 2125093 T10338 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2125094 T10339 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, 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:51312/rm/b",
[junit4] 2> "node_name":"127.0.0.1:51312_rm%2Fb",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 2125095 T10339 oasco.ReplicaMutator.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:51312/rm/b",
[junit4] 2> "node_name":"127.0.0.1:51312_rm%2Fb",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2125198 T10349 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> 2125198 T10338 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> 2125198 T10364 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> 2125436 T10312 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 2125437 T10312 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2125440 T10312 oejs.AbstractConnector.doStart Started
[email protected]:47388
[junit4] 2> 2125441 T10312 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 2125442 T10312 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2125443 T10312 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-004
[junit4] 2> 2125443 T10312 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-004/'
[junit4] 2> 2125476 T10312 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-004/solr.xml
[junit4] 2> 2125486 T10312 oasc.CoreContainer.<init> New CoreContainer
11987739
[junit4] 2> 2125487 T10312 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-004/]
[junit4] 2> 2125488 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2125488 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2125488 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2125489 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2125489 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2125489 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2125490 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2125490 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2125491 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2125491 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2125491 T10312 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 2125492 T10312 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2125492 T10312 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2125493 T10312 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2125493 T10312 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2125493 T10312 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44094/solr
[junit4] 2> 2125494 T10312 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2125494 T10312
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2125495 T10312 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2125496 T10381 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1302216 name:ZooKeeperConnection
Watcher:127.0.0.1:44094 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2125497 T10312 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2125498 T10312 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2125500 T10312 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 2125501 T10384 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@11fbe8c name:ZooKeeperConnection
Watcher:127.0.0.1:44094/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2125501 T10312 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2125507 T10312
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2126511 T10312 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47388_rm%2Fb
[junit4] 2> 2126514 T10312 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47388_rm%2Fb
[junit4] 2> 2126522 T10312 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2126530 T10385 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2126530 T10385 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 2126532 T10338 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 2126532 T10385 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2126535 T10339 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47388/rm/b",
[junit4] 2> "node_name":"127.0.0.1:47388_rm%2Fb",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 2126536 T10339 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47388/rm/b",
[junit4] 2> "node_name":"127.0.0.1:47388_rm%2Fb",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2126537 T10339 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 2126537 T10339 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 2126644 T10349 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> 2126644 T10384 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> 2126644 T10338 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> 2126644 T10364 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> 2127534 T10385 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 2127535 T10385 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2127536 T10385 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2127536 T10385 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2127539 T10385 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2127539 T10385 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-004/collection1/'
[junit4] 2> 2127541 T10385 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20847BAD3742249AD8-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 2127542 T10385 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20847BAD3742249AD8-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 2127542 T10385 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%20847BAD3742249AD8-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 2127563 T10385 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 2127566 T10385 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 2127573 T10385 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2127601 T10385 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 2127614 T10385 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2127616 T10385 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 2127623 T10385 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 2127749 T10385 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2127754 T10385 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 2127755 T10385 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2127776 T10385 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2127781 T10385 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2127786 T10385 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2127788 T10385
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2127789 T10385
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2127789 T10385 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2127791 T10385
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2127792 T10385
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2127792 T10385 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2127793 T10385 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2127793 T10385 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty2/
[junit4] 2> 2127794 T10385 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@12f3e11
[junit4] 2> 2127795 T10385 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty2
[junit4] 2> 2127796 T10385 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty2/index/
[junit4] 2> 2127796 T10385 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty2/index' doesn't exist. Creating new
index...
[junit4] 2> 2127797 T10385 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty2/index
[junit4] 2> 2127797 T10385 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=13.2802734375,
floorSegmentMB=0.564453125, forceMergeDeletesPctAllowed=14.047491505035683,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5555691682675347
[junit4] 2> 2127798 T10385 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1509d0f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fc0e0d),segFN=segments_1,generation=1}
[junit4] 2> 2127799 T10385 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2127806 T10385 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 2127806 T10385 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2127807 T10385 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 2127807 T10385 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2127807 T10385 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2127807 T10385 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2127808 T10385 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2127808 T10385 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2127808 T10385 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 2127809 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2127810 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2127811 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2127811 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2127812 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 2127813 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 2127814 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 2127815 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 2127816 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 2127817 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 2127818 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 2127835 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 2127837 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 2127838 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 2127839 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 2127840 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 2127843 T10385 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 2127844 T10385 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 2127846 T10385 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2127847 T10385 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2127848 T10385 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2127849 T10385 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2127850 T10385 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2127851 T10385 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2127851 T10385 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2127852 T10385 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=11.2412109375,
floorSegmentMB=0.83984375, forceMergeDeletesPctAllowed=5.2008077388036735,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.30893547552888406
[junit4] 2> 2127853 T10385 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1509d0f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fc0e0d),segFN=segments_1,generation=1}
[junit4] 2> 2127853 T10385 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2127853 T10385 oass.SolrIndexSearcher.<init> Opening
Searcher@91ad73[collection1] main
[junit4] 2> 2127854 T10385 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2127855 T10385 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2127855 T10385 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 2127856 T10385
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2127856 T10385 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2127856 T10385 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2127857 T10385
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 2127857 T10385 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2127858 T10385 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2127858 T10385 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 2127860 T10386 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@91ad73[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2127860 T10385 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2127861 T10389 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:47388/rm/b collection:collection1
shard:shard1
[junit4] 2> 2127862 T10312 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
[junit4] 2> 2127863 T10312 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2127
[...truncated too long message...]
test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty4/index;done=false>>]
[junit4] 2> 2158159 T10312 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001/tempDir-001/jetty4/index
[junit4] 2> 2158160 T10312 oasc.Overseer.close Overseer
(id=93151198849662988-127.0.0.1:57040_rm%2Fb-n_0000000004) closing
[junit4] 2> 2158161 T10529 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:57040_rm%2Fb
[junit4] 2> 2159663 T10523 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 2159687 T10312 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/rm/b,null}
[junit4] 2> 2159877 T10312 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 2159880 T10312 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:44094 44094
[junit4] 2> 2165477 T10313 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:44094 44094
[junit4] 2> 2165480 T10313 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 45 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=testDistribSearch
-Dtests.seed=847BAD3742249AD8 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=zh_SG -Dtests.timezone=America/Whitehorse -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 45.5s J0 | TestSolrConfigHandlerCloud.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not get expected
value CY val modified for path [response, params, y, c] full output {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "response":{
[junit4] > "znodeVersion":0,
[junit4] > "params":{"x":{
[junit4] > "a":"A val",
[junit4] > "b":"B val",
[junit4] > "":{"v":0}}}}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([847BAD3742249AD8:59D232F357BFAE4]:0)
[junit4] > at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:259)
[junit4] > at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:215)
[junit4] > at
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:75)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2165496 T10312 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
847BAD3742249AD8-001
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=32607, maxDocsPerChunk=377, blockSize=704),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=32607, blockSize=704)),
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=zh_SG,
timezone=America/Whitehorse
[junit4] 2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=60904816,total=306122752
[junit4] 2> NOTE: All tests run in this JVM: [TestLazyCores,
SystemInfoHandlerTest, TestNonDefinedSimilarityFactory,
TestAtomicUpdateErrorCases, TestBlendedInfixSuggestions, NoCacheHeaderTest,
AnalysisAfterCoreReloadTest, HardAutoCommitTest, TestReloadAndDeleteDocs,
DeleteShardTest, BlockDirectoryTest, PeerSyncTest, SaslZkACLProviderTest,
DocumentAnalysisRequestHandlerTest, AliasIntegrationTest,
TestQuerySenderNoQuery, TestMiniSolrCloudCluster,
DistributedQueryComponentOptimizationTest, SolrTestCaseJ4Test,
TestDFRSimilarityFactory, TestOmitPositions, ZkCLITest,
DistributedQueryComponentCustomSortTest, RequestHandlersTest,
CoreContainerCoreInitFailuresTest, TestShortCircuitedRequests, TestRestManager,
TestStressReorder, SimpleMLTQParserTest, TestComplexPhraseQParserPlugin,
SolrIndexSplitterTest, TestInfoStreamLogging, ResourceLoaderTest,
ClusterStateUpdateTest, AnalysisErrorHandlingTest, SSLMigrationTest,
TestPhraseSuggestions, ShardRoutingTest, TestCSVLoader, TestStressUserVersions,
ChangedSchemaMergeTest, TestFunctionQuery, TestConfigReload, ClusterStateTest,
TestManagedResource, HighlighterConfigTest, TestLMDirichletSimilarityFactory,
PluginInfoTest, CoreAdminHandlerTest, HttpPartitionTest,
TestCloudManagedSchema, TestManagedSchemaFieldTypeResource,
DistributedSpellCheckComponentTest, TestSolrDeletionPolicy2,
DeleteLastCustomShardedReplicaTest, DocValuesTest, SimpleFacetsTest,
RollingRestartTest, NotRequiredUniqueKeyTest, TestWordDelimiterFilterFactory,
TestBinaryResponseWriter, TestAnalyzeInfixSuggestions,
TestReplicationHandlerBackup, TestExceedMaxTermLength, AnalyticsQueryTest,
TestGroupingSearch, ConnectionManagerTest, AssignTest, SliceStateTest,
TestOrdValues, TestXIncludeConfig, HdfsWriteToMultipleCollectionsTest,
UUIDUpdateProcessorFallbackTest, CloudMLTQParserTest,
TestOverriddenPrefixQueryForCustomFieldType, TestSweetSpotSimilarityFactory,
TestArbitraryIndexDir, UnloadDistributedZkTest,
CloudExitableDirectoryReaderTest, TestExtendedDismaxParser,
DocValuesMissingTest, OpenExchangeRatesOrgProviderTest,
TestManagedResourceStorage, TestStressVersions,
TestCloudManagedSchemaConcurrent, SyncSliceTest, TestQueryUtils,
TestStressLucene, TestObjectReleaseTracker, TestLRUCache,
DirectUpdateHandlerTest, XmlUpdateRequestHandlerTest, PingRequestHandlerTest,
TestPartialUpdateDeduplication, DistributedFacetPivotLongTailTest,
LeaderInitiatedRecoveryOnCommitTest, TestBlobHandler, CircularListTest,
TestCopyFieldCollectionResource, CacheHeaderTest,
TestSerializedLuceneMatchVersion, DateMathParserTest, DocValuesMultiTest,
TestUpdate, TriLevelCompositeIdRoutingTest, TestCSVResponseWriter,
CachingDirectoryFactoryTest, CursorPagingTest, TestFastWriter,
TestQuerySenderListener, AsyncMigrateRouteKeyTest, QueryElevationComponentTest,
TestTolerantSearch, TestRandomFaceting, TestDistributedSearch, TestFaceting,
TestRecovery, ZkControllerTest, TestRealTimeGet, TestReload,
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer,
StatsComponentTest, TestSort, HighlighterTest, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, SimplePostToolTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
TestFoldingMultitermQuery, SpatialFilterTest, PolyFieldTest,
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest,
QueryEqualityTest, SortByFunctionTest, TestSolrDeletionPolicy1,
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf,
TestQueryTypes, TermVectorComponentTest, RequiredFieldsTest,
IndexSchemaRuntimeFieldTest, TestJmxIntegration, JSONWriterTest,
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest,
SearchHandlerTest, AlternateDirectoryTest, CopyFieldTest, TestStressRecovery,
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping,
CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest,
DistributedQueueTest, ExternalCollectionsTest, MultiThreadedOCPTest,
ReplicationFactorTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudPivotFacet,
TestCollectionAPI, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry,
HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest,
HdfsUnloadDistributedZkTest, ZkStateWriterTest, ExitableDirectoryReaderTest,
HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay,
TestDynamicLoading, TestImplicitCoreProperties, TestInitParams,
TestSolrConfigHandler, TestSolrXml, TestSolrXmlPersistor,
TestSolrConfigHandlerCloud]
[junit4] Completed on J0 in 45.52s, 1 test, 1 failure <<< FAILURES!
[...truncated 203 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:529: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:477: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build.xml:190: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/common-build.xml:508: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:970:
There were test failures: 462 suites, 1872 tests, 1 failure, 47 ignored (21
assumptions)
Total time: 80 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b20 -client
-XX:+UseSerialGC
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]