Comment 1 for bug 1609130

Revision history for this message
David Galloway (djgalloway) wrote :

Aug 2 17:03:36 teuthology-new systemd[1]: Stopped oVirt Guest Agent.
Aug 2 17:03:37 teuthology-new systemd[1]: Starting oVirt Guest Agent...
Aug 2 17:03:37 teuthology-new systemd[1]: Started oVirt Guest Agent.
Aug 2 17:03:37 teuthology-new python[28310]: ERROR:root:Unhandled exception in oVirt guest agent!
Aug 2 17:03:37 teuthology-new python[28310]: Traceback (most recent call last):
Aug 2 17:03:37 teuthology-new python[28310]: File "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 131, in <module>
Aug 2 17:03:37 teuthology-new python[28310]: agent = OVirtAgentDaemon()
Aug 2 17:03:37 teuthology-new python[28310]: File "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 52, in __init__
Aug 2 17:03:37 teuthology-new python[28310]: logging.config.fileConfig(bio)
Aug 2 17:03:37 teuthology-new python[28310]: File "/usr/lib/python2.7/logging/config.py", line 85, in fileConfig
Aug 2 17:03:37 teuthology-new python[28310]: handlers = _install_handlers(cp, formatters)
Aug 2 17:03:37 teuthology-new python[28310]: File "/usr/lib/python2.7/logging/config.py", line 163, in _install_handlers
Aug 2 17:03:37 teuthology-new python[28310]: h = klass(*args)
Aug 2 17:03:37 teuthology-new python[28310]: File "/usr/lib/python2.7/logging/handlers.py", line 117, in __init__
Aug 2 17:03:37 teuthology-new python[28310]: BaseRotatingHandler.__init__(self, filename, mode, encoding, delay)
Aug 2 17:03:37 teuthology-new python[28310]: File "/usr/lib/python2.7/logging/handlers.py", line 64, in __init__
Aug 2 17:03:37 teuthology-new python[28310]: logging.FileHandler.__init__(self, filename, mode, encoding, delay)
Aug 2 17:03:37 teuthology-new python[28310]: File "/usr/lib/python2.7/logging/__init__.py", line 913, in __init__
Aug 2 17:03:37 teuthology-new python[28310]: StreamHandler.__init__(self, self._open())
Aug 2 17:03:37 teuthology-new python[28310]: File "/usr/lib/python2.7/logging/__init__.py", line 943, in _open
Aug 2 17:03:37 teuthology-new python[28310]: stream = open(self.baseFilename, self.mode)
Aug 2 17:03:37 teuthology-new python[28310]: IOError: [Errno 13] Permission denied: '/var/log/ovirt-guest-agent/ovirt-guest-agent.log'
Aug 2 17:03:37 teuthology-new systemd[1]: ovirt-guest-agent.service: Main process exited, code=exited, status=1/FAILURE
Aug 2 17:03:37 teuthology-new systemd[1]: ovirt-guest-agent.service: Unit entered failed state.
Aug 2 17:03:37 teuthology-new systemd[1]: ovirt-guest-agent.service: Failed with result 'exit-code'.