Project

General

Profile

Actions

Bug #7255

closed

sha1 does not exist, install fails

Added by Alfredo Deza about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Sandon Van Ness
Category:
-
% Done:

100%

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

Description

2014-01-28T02:59:40.949 INFO:teuthology.task.install:Pulling from http://gitbuilder.ceph.com/ceph-deb-wheezy-x86_64-basic/sha1/9e523984a9e134e370153e5c47b13c49f5024e56
2014-01-28T02:59:40.949 DEBUG:teuthology.orchestra.run:Running [10.214.138.105]: 'wget -q -O- http://gitbuilder.ceph.com/ceph-deb-wheezy-x86_64-basic/sha1/9e523984a9e134e370153e5c47b13c49f5024e56/version'
2014-01-28T02:59:41.025 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-next/teuthology/contextutil.py", line 25, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/teuthology-next/teuthology/task/install.py", line 766, in install
    install_packages(ctx, install_info, config)
  File "/home/teuthworker/teuthology-next/teuthology/task/install.py", line 486, in install_packages
    ctx, remote, pkgs[system_type], config)
  File "/home/teuthworker/teuthology-next/teuthology/parallel.py", line 88, in __exit__
    raise
Exception: failed to fetch package version from http://gitbuilder.ceph.com/ceph-deb-wheezy-x86_64-basic/sha1/9e523984a9e134e370153e5c47b13c49f5024e56/version
2014-01-28T02:59:41.027 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-next/teuthology/run_tasks.py", line 33, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/teuthology-next/teuthology/task/install.py", line 1112, in task
    lambda: install(ctx=ctx, config=dict(
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/teuthology-next/teuthology/contextutil.py", line 25, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/teuthology-next/teuthology/task/install.py", line 766, in install
    install_packages(ctx, install_info, config)
  File "/home/teuthworker/teuthology-next/teuthology/task/install.py", line 486, in install_packages
    ctx, remote, pkgs[system_type], config)
  File "/home/teuthworker/teuthology-next/teuthology/parallel.py", line 88, in __exit__
    raise
Exception: failed to fetch package version from http://gitbuilder.ceph.com/ceph-deb-wheezy-x86_64-basic/sha1/9e523984a9e134e370153e5c47b13c49f5024e56/version
2014-01-28T02:59:41.222 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/inktank/teuthology/search?q=75d26f04f5de4b3aa86bf14e357a59cd
Exception: failed to fetch package version from http://gitbuilder.ceph.com/ceph-deb-wheezy-x86_64-basic/sha1/9e523984a9e134e370153e5c47b13c49f5024e56/version'

Log file: http://qa-proxy.ceph.com/teuthology/teuthology-2014-01-28_01:10:01-ceph-deploy-next-testing-basic-vps/56461/teuthology.log

Actions #1

Updated by Sandon Van Ness about 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

autobuild-ceph was not running on the wheezy gitbuilder. This is now fixed.

Actions

Also available in: Atom PDF