Project

General

Profile

Actions

Bug #10374

closed

Failed 'sudo rpm -i ceph-release-1-0.el7.noarch.rpm' in octo

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

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

Run http://pulpito.ceph.redhat.com/teuthology-2014-12-17_02:10:02-samba-firefly-distro-basic-magna/

Jobs ['6740', '6741', '6743', '6744', '6746', '6753']

2014-12-18T01:32:23.897 INFO:teuthology.orchestra.run.magna094.stderr:
2014-12-18T01:32:23.898 INFO:teuthology.orchestra.run.magna094:Running: 'sudo rpm -i ceph-release-1-0.el7.noarch.rpm'
2014-12-18T01:32:23.906 INFO:teuthology.orchestra.run.magna022:Running: 'lsb_release -is'
2014-12-18T01:32:24.003 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 82, in __exit__
    for result in self:
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 101, in next
    resurrect_traceback(result)
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 445, in _update_rpm_package_list_and_install
    remote.run(args=['sudo', 'rpm', '-i', rpm_name, ], stderr=err_mess, )
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 128, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 368, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 106, in wait
    exitstatus=status, node=self.hostname)
CommandFailedError: Command failed on magna094 with status 1: 'sudo rpm -i ceph-release-1-0.el7.noarch.rpm'
2014-12-18T01:32:24.022 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 28, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 808, in install
    install_packages(ctx, install_info, config)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 558, in install_packages
    ctx, remote, pkgs[system_type], config)
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 89, in __exit__
    raise
CommandFailedError: Command failed on magna094 with status 1: 'sudo rpm -i ceph-release-1-0.el7.noarch.rpm'
2014-12-18T01:32:24.024 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 55, 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/install.py", line 1280, in task
    lambda: ship_utilities(ctx=ctx, config=None),
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 28, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 808, in install
    install_packages(ctx, install_info, config)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 558, in install_packages
    ctx, remote, pkgs[system_type], config)
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 89, in __exit__
    raise
CommandFailedError: Command failed on magna094 with status 1: 'sudo rpm -i ceph-release-1-0.el7.noarch.rpm'
2014-12-18T01:32:24.025 DEBUG:teuthology.run_tasks:Unwinding manager install
2014-12-18T01:32:24.025 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 30, in nested
    yield vars
  File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 1282, in task
    yield
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 55, 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/install.py", line 1280, in task
    lambda: ship_utilities(ctx=ctx, config=None),
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 28, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 808, in install
    install_packages(ctx, install_info, config)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 558, in install_packages
    ctx, remote, pkgs[system_type], config)
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 89, in __exit__
    raise
CommandFailedError: Command failed on magna094 with status 1: 'sudo rpm -i ceph-release-1-0.el7.noarch.rpm'
Actions #1

Updated by Zack Cerza over 9 years ago

So, you pasted a huge traceback without saying which job it came from, and left out the stderr as well :-/

Actions #2

Updated by Zack Cerza over 9 years ago

Looks like it was:
http://pulpito.ceph.redhat.com/teuthology-2014-12-17_02:10:02-samba-firefly-distro-basic-magna/6743

And there was no stderr output. I wonder if that's fixable - it sure would be useful.

Actions #3

Updated by Yuri Weinstein over 9 years ago

Same type of issue in run http://pulpito.ceph.redhat.com/teuthology-2014-12-20_17:22:59-upgrade:dumpling-dumpling-distro-basic-magna/

Failure: Command failed on magna111 with status 8: 'wget http://gitbuilder.ceph.com/ceph-rpm-rhel7_0-x86_64-basic/ref/v0.67.3/noarch/ceph-release-1-0.el7.noarch.rpm'
['8681', '8683', '8684']

Failure: Command failed on magna084 with status 1: 'sudo yum install ceph-debuginfo-0.67.10 -y'
['8647', '8650', '8651', '8652', '8653', '8654', '8655', '8656', '8657', '8658', '8661', '8662', '8663', '8664', '8665', '8667', '8669', '8670', '8673', '8677']

Compare to the same suite run in sepia - http://pulpito.front.sepia.ceph.com/teuthology-2014-12-21_10:00:03-upgrade:dumpling-dumpling-distro-basic-multi/

Actions #4

Updated by Ken Dreyer over 7 years ago

  • Priority changed from Urgent to Normal

Yuri, Zack, I'm guessing this one is fixed now? (I'm resetting the priority back to normal under that assumption...)

Actions #5

Updated by Sage Weil almost 6 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF