Project

General

Profile

Actions

Bug #11384

closed

"Failed to fetch package version" in smoke-master-distro-basic-multi run

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

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

0%

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

Description

Run: http://pulpito.ceph.com/teuthology-2015-04-12_02:35:03-smoke-master-distro-basic-multi/
Jobs: all
Logs for one: http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-12_02:35:03-smoke-master-distro-basic-multi/844665/teuthology.log

2015-04-12T02:40:06.551 INFO:teuthology.orchestra.run.plana10:Running: 'lsb_release -sc'
2015-04-12T02:40:06.598 INFO:teuthology.task.install:config is {'sha1': '796f810398cc4c828a0047ca7a4cc188a805c2af', 'wait_for_package': False, 'project': 'ceph', 'tag': None, 'extra_packages': [], 'branch': None, 'flavor': 'basic', 'extras': None}
2015-04-12T02:40:06.598 INFO:teuthology.orchestra.run.plana10:Running: 'sudo lsb_release -is'
2015-04-12T02:40:06.599 INFO:teuthology.orchestra.run.plana81:Running: 'lsb_release -rs'
2015-04-12T02:40:06.647 INFO:teuthology.orchestra.run.plana81:Running: 'lsb_release -sc'
2015-04-12T02:40:06.654 INFO:teuthology.orchestra.run.burnupi42:Running: 'lsb_release -sc'
2015-04-12T02:40:06.655 DEBUG:teuthology.misc:System to be installed: Ubuntu
2015-04-12T02:40:06.655 INFO:teuthology.task.install:Pulling from http://gitbuilder.ceph.com/ceph-deb-precise-x86_64-basic/sha1/796f810398cc4c828a0047ca7a4cc188a805c2af
2015-04-12T02:40:06.655 INFO:teuthology.orchestra.run.plana10:Running: 'wget -q -O- http://gitbuilder.ceph.com/ceph-deb-precise-x86_64-basic/sha1/796f810398cc4c828a0047ca7a4cc188a805c2af/version'
2015-04-12T02:40:06.694 INFO:teuthology.task.install:config is {'sha1': '796f810398cc4c828a0047ca7a4cc188a805c2af', 'wait_for_package': False, 'project': 'ceph', 'tag': None, 'extra_packages': [], 'branch': None, 'flavor': 'basic', 'extras': None}
2015-04-12T02:40:06.694 INFO:teuthology.orchestra.run.plana81:Running: 'sudo lsb_release -is'
2015-04-12T02:40:06.730 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 322, in _update_deb_package_list_and_install
    raise VersionNotFoundError("%s/version" % base_url)
VersionNotFoundError: Failed to fetch package version from http://gitbuilder.ceph.com/ceph-deb-precise-x86_64-basic/sha1/796f810398cc4c828a0047ca7a4cc188a805c2af/version
Actions #1

Updated by Ken Dreyer about 9 years ago

796f810398cc4c828a0047ca7a4cc188a805c2af is a valid SHA1 that is present on the master branch:

commit 796f810398cc4c828a0047ca7a4cc188a805c2af
Merge: 2239dcb 5f1259c
Author:     Josh Durgin <jdurgin@redhat.com>
AuthorDate: Fri Apr 10 23:10:34 2015 -0700
Commit:     Josh Durgin <jdurgin@redhat.com>
CommitDate: Fri Apr 10 23:10:34 2015 -0700

    Merge pull request #4239 from yuyuyu101/wip-librbd-conf

    Wip librbd conf

    Reviewed-by: Josh Durgin <jdurgin@redhat.com>

I don't understand why gitbuilder has no "796f810398cc4c828a0047ca7a4cc188a805c2af" directory under "ceph-deb-precise-x86_64-basic" though. It was only merged three days ago.

Actions #3

Updated by Sage Weil over 8 years ago

  • Status changed from New to Rejected
  • Regression set to No
Actions

Also available in: Atom PDF