Project

General

Profile

Actions

Bug #11957

closed

'AssertionError: failed to install new kernel version within timeout'

Added by Yuri Weinstein almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
upgrade/firefly
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ceph.com/teuthology-2015-06-10_15:12:55-upgrade:firefly-firefly---basic-vps/
Jobs: run is still in progress, suspect all will fail
Logs for one: http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-10_15:12:55-upgrade:firefly-firefly---basic-vps/928400/

2015-06-10T15:51:00.132 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version...
2015-06-10T15:51:00.132 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want v3.18-rc4-15-g388cfdc...
2015-06-10T15:51:00.133 INFO:teuthology.orchestra.run.vpm099:Running: 'uname -r'
2015-06-10T15:51:00.171 DEBUG:teuthology.task.kernel:current kernel version is 3.18.0-rc4-ceph-00015-g388cfdc
2015-06-10T15:51:00.172 ERROR:teuthology.task.kernel:Saw exception
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/task/kernel.py", line 605, in wait_for_reboot
    'failed to install new kernel version within timeout'
AssertionError: failed to install new kernel version within timeout
2015-06-10T15:51:00.173 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version...
2015-06-10T15:51:00.173 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want v3.18-rc4-15-g388cfdc...
2015-06-10T15:51:00.173 INFO:teuthology.orchestra.run.vpm102:Running: 'uname -r'
2015-06-10T15:51:00.196 DEBUG:teuthology.task.kernel:current kernel version is 3.18.0-rc4-ceph-00015-g388cfdc
2015-06-10T15:51:00.196 ERROR:teuthology.task.kernel:Saw exception
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/task/kernel.py", line 605, in wait_for_reboot
    'failed to install new kernel version within timeout'
AssertionError: failed to install new kernel version within timeout
2015-06-10T15:51:00.196 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version...
2015-06-10T15:51:00.197 INFO:teuthology.task.kernel:Checking kernel version of client.0, want v3.18-rc4-15-g388cfdc...
2015-06-10T15:51:00.197 ERROR:teuthology.task.kernel:Saw exception
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/task/kernel.py", line 604, in wait_for_reboot
    assert not need_to_install(ctx, client, need_install[client]), \
  File "/home/teuthworker/src/teuthology_master/teuthology/task/kernel.py", line 148, in need_to_install
    stdout=uname_fp,
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/cluster.py", line 64, in run
    return [remote.run(**kwargs) for remote in remotes]
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 156, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 333, in run
    raise ConnectionLostError(command=quote(args), node=name)
ConnectionLostError: SSH connection to vpm047 was lost: 'uname -r'

Related issues 1 (1 open0 closed)

Related to teuthology - Bug #61159: AssertionError: failed to install new kernel version within timeoutNewDan Mick

Actions
Actions

Also available in: Atom PDF