Congress does not start: Missing dependencies?

Bug #1765059 reported by Mathias Ewald
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Expired
Undecided
Unassigned

Bug Description

Congress containers keep restarting with

2018-04-18 15:17:29.405 7 INFO congress.server.congress_server [-] Starting congress API server on port 1789
2018-04-18 15:17:29.406 7 INFO congress.common.config [-] Config paste file: /etc/congress/api-paste.ini
2018-04-18 15:17:29.408 7 INFO congress.common.eventlet_server [-] Starting /var/lib/kolla/venv/bin/congress-server on 10.10.30.31:1789
2018-04-18 15:17:29.695 7 ERROR congress.service [-] Fatal Exception:: ImportError: No module named ceilometer_driver
2018-04-18 15:17:29.695 7 ERROR congress.service Traceback (most recent call last):
2018-04-18 15:17:29.695 7 ERROR congress.service File "/var/lib/kolla/venv/local/lib/python2.7/site-packages/congress/service.py", line 34, in wrapper
2018-04-18 15:17:29.695 7 ERROR congress.service return f(*args, **kw)
2018-04-18 15:17:29.695 7 ERROR congress.service File "/var/lib/kolla/venv/local/lib/python2.7/site-packages/congress/service.py", line 51, in congress_app_factory
2018-04-18 15:17:29.695 7 ERROR congress.service datasources=flags_dict['datasources'])
2018-04-18 15:17:29.695 7 ERROR congress.service File "/var/lib/kolla/venv/local/lib/python2.7/site-packages/congress/harness.py", line 67, in create2
2018-04-18 15:17:29.695 7 ERROR congress.service node = dse_node.DseNode(cfg.CONF, node_id, [], partition_id=bus_id)
2018-04-18 15:17:29.695 7 ERROR congress.service File "/var/lib/kolla/venv/local/lib/python2.7/site-packages/congress/dse2/dse_node.py", line 122, in __init__
2018-04-18 15:17:29.695 7 ERROR congress.service self.loaded_drivers = self.load_drivers()
2018-04-18 15:17:29.695 7 ERROR congress.service File "/var/lib/kolla/venv/local/lib/python2.7/site-packages/congress/dse2/dse_node.py", line 522, in load_drivers
2018-04-18 15:17:29.695 7 ERROR congress.service obj = importutils.import_class(driver_path)
2018-04-18 15:17:29.695 7 ERROR congress.service File "/var/lib/kolla/venv/local/lib/python2.7/site-packages/oslo_utils/importutils.py", line 30, in import_class
2018-04-18 15:17:29.695 7 ERROR congress.service __import__(mod_str)
2018-04-18 15:17:29.695 7 ERROR congress.service ImportError: No module named ceilometer_driver

I am testing with source builds on Ubuntu.

Mathias Ewald (mewald)
affects: kolla-ansible → kolla
Mathias Ewald (mewald)
description: updated
Revision history for this message
Michal Nasiadka (mnasiadka) wrote :

Does this bug still exist? Can you post new logs?

Changed in kolla:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for kolla because there has been no activity for 60 days.]

Changed in kolla:
status: Incomplete → Expired
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.