Project

General

Profile

Actions

Bug #11643

closed

Error 'sudo yum upgrade -y linux-firmware' in fs-hammer-testing-basic-mult

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

Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

It's across several suites.
Marked 'critical' as this is for hammer release QE validation.

Run: http://pulpito.ceph.com/teuthology-2015-05-13_15:03:35-fs-hammer-testing-basic-multi/
Jobs: 8
Logs for one: http://qa-proxy.ceph.com/teuthology/teuthology-2015-05-13_15:03:35-fs-hammer-testing-basic-multi/889957/

2015-05-13T15:18:03.612 INFO:teuthology.orchestra.run.plana32.stdout:Transaction Summary
2015-05-13T15:18:03.612 INFO:teuthology.orchestra.run.plana32.stdout:================================================================================
2015-05-13T15:18:03.612 INFO:teuthology.orchestra.run.plana32.stdout:Upgrade  1 Package
2015-05-13T15:18:03.612 INFO:teuthology.orchestra.run.plana32.stdout:
2015-05-13T15:18:03.612 INFO:teuthology.orchestra.run.plana32.stdout:Total download size: 21 M
2015-05-13T15:18:03.613 INFO:teuthology.orchestra.run.plana32.stdout:Downloading packages:
2015-05-13T15:18:03.613 INFO:teuthology.orchestra.run.plana32.stdout:Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
2015-05-13T15:18:04.428 INFO:teuthology.orchestra.run.plana32.stdout:Running transaction check
2015-05-13T15:18:04.436 INFO:teuthology.orchestra.run.plana32.stdout:Running transaction test
2015-05-13T15:18:05.982 INFO:teuthology.orchestra.run.plana32.stderr:
2015-05-13T15:18:05.982 INFO:teuthology.orchestra.run.plana32.stderr:
2015-05-13T15:18:05.982 INFO:teuthology.orchestra.run.plana32.stderr:Transaction check error:
2015-05-13T15:18:05.982 INFO:teuthology.orchestra.run.plana32.stderr:  file /usr/lib/firmware/emi62/bitstream.fw from install of linux-firmware-20140804-0.1.git6bce2b0.el7_0.noarch conflicts with file from package kernel-3.10.0_ceph_rhrpm_00071_g64ce874a320b-13.x86_64
2015-05-13T15:18:05.983 INFO:teuthology.orchestra.run.plana32.stderr:
2015-05-13T15:18:05.983 INFO:teuthology.orchestra.run.plana32.stderr:Error Summary
2015-05-13T15:18:05.983 INFO:teuthology.orchestra.run.plana32.stderr:-------------
2015-05-13T15:18:05.983 INFO:teuthology.orchestra.run.plana32.stderr:
2015-05-13T15:18:06.249 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 53, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 41, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/kernel.py", line 1193, in task
    install_firmware(ctx, need_install)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/kernel.py", line 198, in install_firmware
    'sudo', 'yum', 'upgrade', '-y', 'linux-firmware',
  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 378, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
    label=self.label)
CommandFailedError: Command failed on plana32 with status 1: 'sudo yum upgrade -y linux-firmware'
2015-05-13T15:18:06.291 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/search?q=5951ecfdb08f4e599e15e802822f3096
CommandFailedError: Command failed on plana32 with status 1: 'sudo yum upgrade -y linux-firmware'
2015-05-13T15:18:06.291 DEBUG:teuthology.run_tasks:Unwinding manager internal.lock_machines
2015-05-13T15:18:06.292 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on plana32 with status 1: 'sudo yum upgrade -y linux-firmware'
Actions #1

Updated by Andrew Schoen almost 9 years ago

I'm pretty sure this was fixed in https://github.com/ceph/teuthology/pull/493 yesterday.

That specific run looks to have started before that PR was merged.

Actions #2

Updated by Yuri Weinstein almost 9 years ago

I indeed looked at the older run, the one which was good was http://pulpito.ceph.com/teuthology-2015-05-14_14:11:49-fs-hammer-testing-basic-multi/

So this can be resolved.

Any comments need to be added for the fix?

Actions #3

Updated by Zack Cerza almost 9 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF