Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2419/
1 tests failed.
REGRESSION:
org.apache.solr.handler.TestSolrConfigHandlerCloud.testDistribSearch
Error Message:
Could not get expected value BY val for path [params, b] full output {
"responseHeader":{ "status":0, "QTime":0}, "params":{
"wt":"json", "useParams":"y"}, "context":{ "webapp":"",
"httpMethod":"GET", "path":"/dump1"}}
Stack Trace:
java.lang.AssertionError: Could not get expected value BY val for path
[params, b] full output {
"responseHeader":{
"status":0,
"QTime":0},
"params":{
"wt":"json",
"useParams":"y"},
"context":{
"webapp":"",
"httpMethod":"GET",
"path":"/dump1"}}
at
__randomizedtesting.SeedInfo.seed([42E7ABA63F5DBBEA:C30125BE4802DBD6]: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:231)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:197)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:61)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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 9060 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/init-core-data-001
[junit4] 2> 274644 T558 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 274645 T558 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 274649 T558 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 274650 T558 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 274651 T559 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 274751 T558 oasc.ZkTestServer.run start zk server on port:40462
[junit4] 2> 274752 T558
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 274753 T558 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 274758 T566 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7d63e6b3
name:ZooKeeperConnection Watcher:127.0.0.1:40462 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 274758 T558 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 274758 T558 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 274758 T558 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 274762 T558
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 274763 T558 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 274765 T569 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1e67ee08
name:ZooKeeperConnection Watcher:127.0.0.1:40462/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 274765 T558 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 274766 T558 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 274766 T558 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 274769 T558 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 274770 T558 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 274772 T558 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 274774 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 274775 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 274778 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 274779 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 274781 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 274782 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 274784 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 274784 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 274786 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 274787 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 274789 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 274790 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 274792 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 274792 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 274794 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 274795 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 274797 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 274798 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 274800 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 274800 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 274802 T558 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 274803 T558 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 276375 T558 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 276381 T558 oejs.AbstractConnector.doStart Started
[email protected]:40465
[junit4] 2> 276382 T558 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
[junit4] 2> 276382 T558 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 276382 T558 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-002
[junit4] 2> 276382 T558 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-002/'
[junit4] 2> 276414 T558 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-002/solr.xml
[junit4] 2> 276475 T558 oasc.CoreContainer.<init> New CoreContainer
810451478
[junit4] 2> 276475 T558 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-002/]
[junit4] 2> 276476 T558 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 276476 T558 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 276476 T558 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 276476 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 276477 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 276477 T558 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 276477 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 276477 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 276478 T558 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 276478 T558 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 276478 T558 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 276479 T558 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 276479 T558 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 276479 T558 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 276479 T558 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:40462/solr
[junit4] 2> 276480 T558 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 276480 T558
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 276480 T558 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 276482 T581 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4244e1f1
name:ZooKeeperConnection Watcher:127.0.0.1:40462 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 276483 T558 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 276483 T558 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 276485 T558 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 276487 T584 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4c3787ec
name:ZooKeeperConnection Watcher:127.0.0.1:40462/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 276487 T558 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 276488 T558 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 276490 T558 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 276492 T558 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 276494 T558 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 276495 T558 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 276497 T558 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 276498 T558 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:40465_
[junit4] 2> 276499 T558 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:40465_
[junit4] 2> 276500 T558 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 276502 T558 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 276503 T558 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 276504 T558 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:40465_
[junit4] 2> 276505 T558 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 276506 T558 oasc.Overseer.start Overseer
(id=93078122602168323-127.0.0.1:40465_-n_0000000000) starting
[junit4] 2> 276507 T558 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 276513 T558 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 276513 T586 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 276514 T558 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 276516 T558 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 276517 T558
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 276519 T585 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 276524 T588 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 276524 T588 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 276525 T588 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 276525 T584 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 276527 T585 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40465",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:40465_"} current state
version: 0
[junit4] 2> 276528 T585 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40465",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:40465_"}
[junit4] 2> 276528 T585 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 276529 T585 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 276530 T584 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> 277525 T588 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 277526 T588 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 277526 T588 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 277527 T588 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 277527 T588 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 277528 T588 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-002/collection1/'
[junit4] 2> 277530 T588 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 277531 T588 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 277531 T588 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 277569 T588 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 277572 T588 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 277588 T588 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 277612 T588 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 277673 T588 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 277674 T588 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 277686 T588 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 278044 T588 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 278058 T588 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 278061 T588 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 278076 T588 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 278080 T588 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 278084 T588 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 278085 T588
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 278086 T588
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 278087 T588 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 278087 T588
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 278087 T588
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 278088 T588 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 278088 T588 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 278088 T588 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/control/data/
[junit4] 2> 278089 T588 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f95490a
[junit4] 2> 278089 T588 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/control/data
[junit4] 2> 278089 T588 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/control/data/index/
[junit4] 2> 278090 T588 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 278090 T588 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/control/data/index
[junit4] 2> 278090 T588 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=70.544921875,
floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=5.020752099905291,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.892747955689719
[junit4] 2> 278091 T588 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@648419f3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cc3d413),segFN=segments_1,generation=1}
[junit4] 2> 278092 T588 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 278096 T588 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 278097 T588 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 278097 T588 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 278097 T588 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 278098 T588 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 278098 T588 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 278098 T588 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 278098 T588 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 278099 T588 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 278099 T588 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 278100 T588 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 278100 T588 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 278101 T588 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 278101 T588 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 278102 T588 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 278102 T588 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 278103 T588 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 278103 T588 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 278104 T588 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 278105 T588 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 278105 T588 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 278106 T588 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 278106 T588 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 278107 T588 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 278107 T588 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 278107 T588 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 278108 T588 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 278108 T588 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 278128 T588 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 278130 T588 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 278132 T588 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 278134 T588 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 278136 T588 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 278140 T588 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 278140 T588 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 278141 T588 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=5.564453125,
floorSegmentMB=1.1552734375, forceMergeDeletesPctAllowed=1.6114100802094389,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.724975224570305
[junit4] 2> 278141 T588 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@648419f3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cc3d413),segFN=segments_1,generation=1}
[junit4] 2> 278141 T588 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 278142 T588 oass.SolrIndexSearcher.<init> Opening
Searcher@1cb6f5af[collection1] main
[junit4] 2> 278142 T588 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 278143 T588 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 278143 T588 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 278143 T588
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 278144 T588 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 278144 T588 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 278144 T588
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 278145 T588 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 278145 T588 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 278145 T588 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 278146 T589 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1cb6f5af[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 278147 T588 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 278147 T592 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:40465 collection:control_collection
shard:shard1
[junit4] 2> 278148 T558 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
[junit4] 2> 278149 T558 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 278149 T592 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 278150 T558
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 278150 T558 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 278152 T595 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@250c4920
name:ZooKeeperConnection Watcher:127.0.0.1:40462/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 278152 T558 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 278153 T558 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 278154 T558
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 278154 T592 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 278156 T584 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 278156 T592
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 278156 T592 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C215 name=collection1
org.apache.solr.core.SolrCore@4dc8365b url=http://127.0.0.1:40465/collection1
node=127.0.0.1:40465_ C215_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:40465, state=down,
node_name=127.0.0.1:40465_}
[junit4] 2> 278157 T592 C215 P40465 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:40465/collection1/
[junit4] 2> 278157 T585 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> 278157 T558 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 278157 T592 C215 P40465 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 278158 T558 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 278158 T592 C215 P40465 oasc.SyncStrategy.syncToMe
http://127.0.0.1:40465/collection1/ has no replicas
[junit4] 2> 278158 T558
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 278159 T595 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> 278159 T584 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> 278158 T592 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:40465/collection1/ shard1
[junit4] 2> 278160 T558 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 278160 T592 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 278161 T598 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@52baacda
name:ZooKeeperConnection Watcher:127.0.0.1:40462/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 278161 T558 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 278162 T558 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 278164 T599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 278166 T585 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":2} current state version: 2
[junit4] 2> 278166 T585 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 278169 T585 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:40465",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 278169 T585 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 278170 T595 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> 278173 T599 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 278174 T595 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> 278217 T592 oasc.ZkController.register We are
http://127.0.0.1:40465/collection1/ and leader is
http://127.0.0.1:40465/collection1/
[junit4] 2> 278218 T592 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:40465
[junit4] 2> 278218 T592 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 278218 T592 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 278218 T592 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 278220 T584 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 278221 T585 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40465",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:40465_"} current state
version: 4
[junit4] 2> 278222 T585 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40465",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:40465_"}
[junit4] 2> 278325 T584 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> 278325 T595 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> 279975 T558 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 279976 T558 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 279979 T558 oejs.AbstractConnector.doStart Started
[email protected]:40476
[junit4] 2> 279980 T558 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
[junit4] 2> 279980 T558 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 279980 T558 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-003
[junit4] 2> 279981 T558 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-003/'
[junit4] 2> 280023 T558 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-003/solr.xml
[junit4] 2> 280100 T558 oasc.CoreContainer.<init> New CoreContainer
878950385
[junit4] 2> 280100 T558 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-003/]
[junit4] 2> 280102 T558 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 280102 T558 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 280103 T558 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 280103 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 280103 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 280103 T558 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 280104 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 280104 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 280104 T558 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 280105 T558 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 280105 T558 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 280106 T558 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 280106 T558 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 280106 T558 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 280107 T558 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:40462/solr
[junit4] 2> 280107 T558 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 280107 T558
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 280108 T558 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 280110 T611 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@718d362a
name:ZooKeeperConnection Watcher:127.0.0.1:40462 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 280111 T558 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 280111 T558 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 280114 T558 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 280115 T614 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@11a4bafb
name:ZooKeeperConnection Watcher:127.0.0.1:40462/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 280115 T558 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 280120 T558
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 281125 T558 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:40476_
[junit4] 2> 281126 T558 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:40476_
[junit4] 2> 281130 T558 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 281141 T615 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 281141 T615 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 281143 T584 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 281143 T615 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 281143 T615 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 281144 T585 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40476",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:40476_"} current state
version: 5
[junit4] 2> 281144 T615 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 281144 T585 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40476",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:40476_"}
[junit4] 2> 281145 T585 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 281145 T585 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 281145 T615 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 281145 T615 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 281146 T585 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 281147 T614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 281147 T614 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 282145 T615 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 282146 T615 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 282146 T615 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 282147 T615 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 282147 T615 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 282148 T615 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-003/collection1/'
[junit4] 2> 282150 T615 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 282151 T615 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 282152 T615 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 282195 T615 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 282198 T615 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 282214 T615 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 282240 T615 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 282296 T615 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 282297 T615 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 282309 T615 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 282734 T615 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 282751 T615 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 282754 T615 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 282769 T615 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 282774 T615 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 282779 T615 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 282780 T615
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 282781 T615
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 282781 T615 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 282782 T615
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 282782 T615
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 282782 T615 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 282783 T615 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 282783 T615 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty1/
[junit4] 2> 282783 T615 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f95490a
[junit4] 2> 282784 T615 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty1
[junit4] 2> 282784 T615 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty1/index/
[junit4] 2> 282785 T615 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 282785 T615 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty1/index
[junit4] 2> 282785 T615 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=70.544921875,
floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=5.020752099905291,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.892747955689719
[junit4] 2> 282786 T615 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2b5f2633
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73c4f483),segFN=segments_1,generation=1}
[junit4] 2> 282787 T615 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 282793 T615 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 282793 T615 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 282794 T615 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 282794 T615 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 282794 T615 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 282794 T615 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 282795 T615 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 282795 T615 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 282795 T615 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 282796 T615 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 282797 T615 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 282797 T615 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 282798 T615 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 282799 T615 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 282799 T615 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 282801 T615 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 282801 T615 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 282802 T615 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 282803 T615 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 282804 T615 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 282804 T615 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 282805 T615 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 282805 T615 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 282806 T615 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 282807 T615 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 282807 T615 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 282808 T615 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 282808 T615 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 282835 T615 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 282838 T615 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 282840 T615 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 282842 T615 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 282844 T615 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 282848 T615 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 282848 T615 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 282850 T615 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=5.564453125,
floorSegmentMB=1.1552734375, forceMergeDeletesPctAllowed=1.6114100802094389,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.724975224570305
[junit4] 2> 282850 T615 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2b5f2633
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73c4f483),segFN=segments_1,generation=1}
[junit4] 2> 282850 T615 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 282851 T615 oass.SolrIndexSearcher.<init> Opening
Searcher@10817dc9[collection1] main
[junit4] 2> 282851 T615 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 282852 T615 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 282852 T615 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 282853 T615
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 282853 T615 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 282853 T615 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 282854 T615
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 282854 T615 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 282854 T615 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 282855 T615 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 282856 T616 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@10817dc9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 282856 T615 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 282857 T619 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:40476 collection:collection1
shard:shard2
[junit4] 2> 282858 T558 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
[junit4] 2> 282858 T558 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 282858 T619 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 282863 T619 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 282865 T584 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 282865 T619
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 282866 T619 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C216 name=collection1
org.apache.solr.core.SolrCore@59e1bafe url=http://127.0.0.1:40476/collection1
node=127.0.0.1:40476_ C216_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:40476, state=down,
node_name=127.0.0.1:40476_}
[junit4] 2> 282866 T619 C216 P40476 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:40476/collection1/
[junit4] 2> 282866 T585 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 282866 T619 C216 P40476 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 282867 T619 C216 P40476 oasc.SyncStrategy.syncToMe
http://127.0.0.1:40476/collection1/ has no replicas
[junit4] 2> 282867 T619 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:40476/collection1/ shard2
[junit4] 2> 282867 T619 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 282868 T585 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 282868 T614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 282869 T614 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 282872 T584 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 282872 T585 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:40476",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 282874 T585 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 282875 T614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 282875 T614 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 282922 T619 oasc.ZkController.register We are
http://127.0.0.1:40476/collection1/ and leader is
http://127.0.0.1:40476/collection1/
[junit4] 2> 282923 T619 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:40476
[junit4] 2> 282923 T619 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 282923 T619 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 282923 T619 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 282925 T584 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 282925 T585 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40476",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard2",
[junit4] 2> "node_name":"127.0.0.1:40476_"} current state
version: 5
[junit4] 2> 282926 T585 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40476",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard2",
[junit4] 2> "node_name":"127.0.0.1:40476_"}
[junit4] 2> 282927 T619 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 282927 T585 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 282928 T614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 282929 T614 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 284102 T558 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 284103 T558 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 284105 T558 oejs.AbstractConnector.doStart Started
[email protected]:40484
[junit4] 2> 284106 T558 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
[junit4] 2> 284106 T558 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 284107 T558 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-004
[junit4] 2> 284107 T558 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-004/'
[junit4] 2> 284137 T558 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-004/solr.xml
[junit4] 2> 284190 T558 oasc.CoreContainer.<init> New CoreContainer
1009684036
[junit4] 2> 284191 T558 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-004/]
[junit4] 2> 284192 T558 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 284192 T558 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 284192 T558 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 284192 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 284193 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 284193 T558 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 284193 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 284193 T558 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 284193 T558 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 284194 T558 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 284194 T558 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 284194 T558 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 284195 T558 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 284195 T558 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 284195 T558 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:40462/solr
[junit4] 2> 284195 T558 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 284196 T558
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 284196 T558 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 284198 T631 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@35094a95
name:ZooKeeperConnection Watcher:127.0.0.1:40462 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 284199 T558 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 284200 T558 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 284202 T558 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 284204 T634 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@9029726 name:ZooKeeperConnection
Watcher:127.0.0.1:40462/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 284204 T558 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 284209 T558
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 285213 T558 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:40484_
[junit4] 2> 285214 T558 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:40484_
[junit4] 2> 285217 T558 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 285227 T635 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 285227 T635 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 285229 T584 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 285229 T635 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 285230 T635 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 285230 T585 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40484",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:40484_"} current state
version: 5
[junit4] 2> 285230 T635 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 285230 T585 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40484",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:40484_"}
[junit4] 2> 285231 T585 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 285231 T585 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 285231 T635 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 285231 T635 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 285232 T585 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 285233 T634 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 285233 T614 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 285233 T634 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 285233 T614 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 286232 T635 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 286233 T635 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 286233 T635 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 286234 T635 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 286234 T635 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 286235 T635 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-004/collection1/'
[junit4] 2> 286238 T635 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 286239 T635 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 286240 T635 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 286277 T635 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 286280 T635 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 286294 T635 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 286318 T635 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 286382 T635 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 286383 T635 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 286395 T635 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 286783 T635 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 286798 T635 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 286801 T635 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 286816 T635 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 286821 T635 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 286825 T635 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 286826 T635
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 286827 T635
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 286828 T635 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 286828 T635
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 286828 T635
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 286829 T635 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 286829 T635 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 286829 T635 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty2/
[junit4] 2> 286830 T635 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f95490a
[junit4] 2> 286830 T635 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty2
[junit4] 2> 286831 T635 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty2/index/
[junit4] 2> 286831 T635 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 286831 T635 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty2/index
[junit4] 2> 286832 T635 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=70.544921875,
floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=5.020752099905291,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.892747955689719
[junit4] 2> 286833 T635 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7a3a936f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ba59b1a),segFN=segments_1,generation=1}
[junit4] 2> 286833 T635 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 286839 T635 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 286840 T635 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 286840 T635 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 286840 T635 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 286840 T635 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 286841 T635 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 286841 T635 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 286841 T635 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 286842 T635 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 286842 T635 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 286843 T635 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 286844 T635 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 286844 T635 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 286845 T635 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 286845 T635 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 286846 T635 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 286847 T635 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 286848 T635 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 286849 T635 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 286850 T635 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 286850 T635 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 286851 T635 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 286852 T635 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 286852 T635 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 286853 T635 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 286854 T635 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 286854 T635 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 286855 T635 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 286881 T635 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 286883 T635 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 286886 T635 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 286888 T635 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 286890 T635 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 286893 T635 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 286894 T635 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 286895 T635 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=5.564453125,
floorSegmentMB=1.1552734375, forceMergeDeletesPctAllowed=1.6114100802094389,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.724975224570305
[junit4] 2> 286896 T635 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7a3a936f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ba59b1a),segFN=segments_1,generation=1}
[junit4] 2> 286896 T635 oasc.SolrDeletionPo
[...truncated too long message...]
fListener a listener was removed because of core close
[junit4] 2> 320190 T558 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 320190 T769 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40500",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:40500_"} current state
version: 6
[junit4] 2> 320191 T558 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 320191 T558 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 320192 T558 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 320191 T769 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40500",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:40500_"}
[junit4] 2> 320193 T558 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 320194 T769 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 21
[junit4] 2> 320195 T676 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 320196 T558 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 320196 T558 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty4/index
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty4/index;done=false>>]
[junit4] 2> 320196 T558 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty4/index
[junit4] 2> 320197 T558 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty4
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty4;done=false>>]
[junit4] 2> 320197 T558 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001/tempDir-001/jetty4
[junit4] 2> 320197 T558 oasc.Overseer.close Overseer
(id=93078122602168333-127.0.0.1:40500_-n_0000000004) closing
[junit4] 2> 320198 T769 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:40500_
[junit4] 2> 321698 T676 oascc.ZkStateReader$7.process WARN ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 321699 T763 oascc.ZkStateReader$3.process WARN ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 321701 T558 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 321848 T558 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 321850 T558 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:40462 40462
[junit4] 2> 321951 T559 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:40462 40462
[junit4] 2> 321953 T559 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 40 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.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=42E7ABA63F5DBBEA -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ar_KW -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 47.3s J2 | TestSolrConfigHandlerCloud.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not get expected
value BY val for path [params, b] full output {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "params":{
[junit4] > "wt":"json",
[junit4] > "useParams":"y"},
[junit4] > "context":{
[junit4] > "webapp":"",
[junit4] > "httpMethod":"GET",
[junit4] > "path":"/dump1"}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([42E7ABA63F5DBBEA:C30125BE4802DBD6]:0)
[junit4] > at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:231)
[junit4] > at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:197)
[junit4] > at
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:61)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 321968 T558 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud-42E7ABA63F5DBBEA-001
[junit4] 2> 47331 T557 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will
linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=18404, maxDocsPerChunk=8, blockSize=959),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=18404, blockSize=959)),
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_KW,
timezone=Asia/Novokuznetsk
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=55934600,total=269484032
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedQueryElevationComponentTest, TestWordDelimiterFilterFactory,
TestLMDirichletSimilarityFactory, TestCloudInspectUtil, MBeansHandlerTest,
TestJoin, HdfsWriteToMultipleCollectionsTest, ShardSplitTest,
TestCollationField, TestSolrConfigHandlerCloud]
[junit4] Completed on J2 in 48.12s, 1 test, 1 failure <<< FAILURES!
[...truncated 1283 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:529:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:477:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:190:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:508:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:970:
There were test failures: 458 suites, 1858 tests, 1 failure, 61 ignored (23
assumptions)
Total time: 57 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2418
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 205331541 bytes
Compression is 0.0%
Took 39 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]