Project

General

Profile

Actions

Bug #13632

closed

unable to find ceph v0.80.4 in centos gitbuilder

Added by Yuri Weinstein over 8 years ago. Updated over 8 years ago.

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

0%

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

Description

Run: http://pulpito.ceph.com/teuthology-2015-10-23_17:18:01-upgrade:firefly-x-hammer-distro-basic-vps/
Job: 1120701
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2015-10-23_17:18:01-upgrade:firefly-x-hammer-distro-basic-vps/1120701/teuthology.log

2015-10-23T23:51:30.863 INFO:teuthology.orchestra.run.vpm171.stderr:--2015-10-23 23:51:30--  http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ref/v0.80.4/noarch/ceph-release-1-0.el7.noarch.rpm
2015-10-23T23:51:30.864 INFO:teuthology.orchestra.run.vpm171.stderr:Resolving gitbuilder.ceph.com (gitbuilder.ceph.com)... 64.90.32.38
2015-10-23T23:51:30.865 INFO:teuthology.orchestra.run.vpm171.stderr:Connecting to gitbuilder.ceph.com (gitbuilder.ceph.com)|64.90.32.38|:80... connected.
2015-10-23T23:51:30.867 INFO:teuthology.orchestra.run.vpm171.stderr:HTTP request sent, awaiting response... 403 Forbidden
2015-10-23T23:51:30.867 INFO:teuthology.orchestra.run.vpm171.stderr:2015-10-23 23:51:30 ERROR 403: Forbidden.
2015-10-23T23:51:30.867 INFO:teuthology.orchestra.run.vpm171.stderr:
2015-10-23T23:51:30.880 DEBUG:teuthology.misc:System to be installed: CentOS
2015-10-23T23:51:30.881 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 250, in _update_rpm_package_list_and_install
    remote.run(args=['wget', base_url, ],)
  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 vpm171 with status 8: 'wget http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ref/v0.80.4/noarch/ceph-release-1-0.el7.noarch.rpm'
Actions #1

Updated by Tamilarasi muthamizhan over 8 years ago

is this bug specific to centos only?

Actions #2

Updated by Tamilarasi muthamizhan over 8 years ago

ok, so this is a upgrade where we are trying to upgrade from v0.80.4 to every point release in firefly to hammer.

but for some reason, there is no v0.80.4 available in the centos gitbuilder and so it is failing.

not sure, what could have caused the missing build - yet another gitbuilder mystery?

Actions #3

Updated by Tamilarasi muthamizhan over 8 years ago

  • Subject changed from Packadging "http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ref/v0.80.4/noarch/ceph-release-1-0.el7.noarch.rpm" to Packaging "http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ref/v0.80.4/noarch/ceph-release-1-0.el7.noarch.rpm"
Actions #4

Updated by Tamilarasi muthamizhan over 8 years ago

  • Subject changed from Packaging "http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ref/v0.80.4/noarch/ceph-release-1-0.el7.noarch.rpm" to unable to find ceph v0.80.4 in centos gitbuilder
Actions #5

Updated by Tamilarasi muthamizhan over 8 years ago

  • Status changed from New to Closed

the reason the job couldnt find v0.80.4 in centos 7 gitbuilder is that this version of ceph was not supported on centos 7- http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ref/v0.80.4/noarch/

This is not a teuthology bug, the task just did what it was supposed to do.

This is probably an issue with the way we schedule the upgrade jobs, [ie running every job against all distros], we may have to choose what distros to run against which upgrade paths according to what ceph version is supported by which distro.

filed feature ticket - 13659 to keep track of os upgrades vs ceph upgrades.

closing this bug.

Actions

Also available in: Atom PDF