mongo_database: 'ceilometer' exists?

Bug #1382555 reported by Anastasia Palkina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Fuel Library (Deprecated)

Bug Description

"build_id": "2014-10-17_00-01-06",
"ostf_sha": "de177931b53fbe9655502b73d03910b8118e25f1",
"build_number": "26",
"auth_required": true,
"api": "1.0",
"nailgun_sha": "815dacd57238e43c5a3edc47f6040b694ccd36ae",
"production": "docker",
"fuelmain_sha": "451001142c4974023682e52af7fdd4d01281e1d3",
"astute_sha": "c3e7c7a18528cf9acca48021488a93dff74f5c97",
"feature_groups": ["mirantis"],
"release": "6.0",
"release_versions": {"2014.2-6.0": {"VERSION": {"build_id": "2014-10-17_00-01-06", "ostf_sha": "de177931b53fbe9655502b73d03910b8118e25f1", "build_number": "26", "api": "1.0", "nailgun_sha": "815dacd57238e43c5a3edc47f6040b694ccd36ae", "production": "docker", "fuelmain_sha": "451001142c4974023682e52af7fdd4d01281e1d3", "astute_sha": "c3e7c7a18528cf9acca48021488a93dff74f5c97", "feature_groups": ["mirantis"], "release": "6.0", "fuellib_sha": "1e5ec2f960c0eca36d9c2192bbad47dbfe55052e"}}},
"fuellib_sha": "1e5ec2f960c0eca36d9c2192bbad47dbfe55052e"

1. Create new environment (CentOS, simple mode)
2. Choose VLAN neutron
3. Choose Sahara, Ceilometer
4. Add controller, compute, cinder, mongo
5. Start deployment. It was successful
6. There are errors in puppet-apply.log on mongo (node-9):

2014-10-17T10:48:07.734435+00:00 debug: mongo_database: 'ceilometer' exists?
2014-10-17T10:48:07.735994+00:00 debug: Executing '/usr/bin/mongo --username admin --password Ph8iUhOB --host localhost --port 27017 --quiet --eval db.getMongo() admin'
2014-10-17T10:48:07.879406+00:00 debug: Remote Mongo: db.getMongo() -> 1: Fri Oct 17 10:48:04.175 Error: 18 { code: 18, ok: 0.0, errmsg: "auth fails" } at src/mongo/shell/db.js:228
2014-10-17T10:48:07.879825+00:00 debug: Executing '/usr/bin/mongo --quiet --eval db.getMongo() admin'
2014-10-17T10:48:08.010620+00:00 debug: Local Mongo: db.getMongo() -> 0: connection to 127.0.0.1
2014-10-17T10:48:08.012307+00:00 debug: Executing '/usr/bin/mongo --username admin --password Ph8iUhOB --host localhost --port 27017 --quiet --eval db.getMongo().getDBNames() admin'
2014-10-17T10:48:08.167910+00:00 debug: Remote Mongo: db.getMongo().getDBNames() -> 1: Fri Oct 17 10:48:04.461 Error: 18 { code: 18, ok: 0.0, errmsg: "auth fails" } at src/mongo/shell/db.js:228
2014-10-17T10:48:08.169454+00:00 debug: Executing '/usr/bin/mongo --quiet --eval db.getMongo().getDBNames() admin'
2014-10-17T10:48:08.311644+00:00 debug: Local Mongo: db.getMongo().getDBNames() -> 0: local,admin
2014-10-17T10:48:08.312733+00:00 debug: mongo_database: 'ceilometer' all: ["local", "admin"] 'ceilometer' exists? false
2014-10-17T10:48:08.315534+00:00 debug: mongo_database: ceilometer create
2014-10-17T10:48:08.317108+00:00 debug: Executing '/usr/bin/mongo --username admin --password Ph8iUhOB --host localhost --port 27017 --quiet --eval db.dummyData.insert({"created_by_puppet": 1}) ceilometer'
2014-10-17T10:48:08.451466+00:00 debug: Remote Mongo: db.dummyData.insert({"created_by_puppet": 1}) -> 1: Fri Oct 17 10:48:04.739 Error: 18 { code: 18, ok: 0.0, errmsg: "auth fails" } at src/mongo/shell/db.js:228
2014-10-17T10:48:08.452861+00:00 debug: Executing '/usr/bin/mongo --quiet --eval db.dummyData.insert({"created_by_puppet": 1}) ceilometer'
2014-10-17T10:48:08.596708+00:00 debug: Local Mongo: db.dummyData.insert({"created_by_puppet": 1}) -> 0:

Revision history for this message
Anastasia Palkina (apalkina) wrote :
Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

These are not errors, but simple debug messages

Changed in fuel:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.