Project

General

Profile

Actions

Bug #12125

closed

Sometimes rsyslog restart fails

Added by David Zafman almost 9 years ago. Updated about 7 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
qa
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

One example run in http://pulpito.ceph.com/dzafman-2015-06-17_18:46:30-upgrade:hammer-x-wip-zafman-testing-distro-basic-multi/938873


2015-06-18T02:24:38.383 INFO:teuthology.orchestra.run.plana94:Running: 'sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart'
2015-06-18T02:24:38.401 INFO:teuthology.orchestra.run.plana22.stdout:rsyslog stop/waiting
2015-06-18T02:24:38.403 INFO:teuthology.orchestra.run.plana79.stdout:rsyslog stop/waiting
2015-06-18T02:24:38.404 INFO:teuthology.orchestra.run.plana94.stderr:stop: Unknown instance:
2015-06-18T02:24:38.415 INFO:teuthology.orchestra.run.plana22.stdout:rsyslog start/running, process 1871
2015-06-18T02:24:38.418 INFO:teuthology.orchestra.run.plana79.stdout:rsyslog start/running, process 1769
2015-06-18T02:24:38.422 INFO:teuthology.orchestra.run.plana94.stderr:start: Job failed to start
2015-06-18T02:24:38.424 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 56, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/internal.py", line 638, in syslog
    wait=False,
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 401, in wait
    proc.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
    label=self.label)
CommandFailedError: Command failed on plana94 with status 1: 'sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart'
2015-06-18T02:24:38.500 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/search?q=9862f33a49c94e4aa4edc714c6619c35
CommandFailedError: Command failed on plana94 with status 1: 'sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart'

Actions #1

Updated by Sage Weil about 7 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF