Project

General

Profile

Actions

Bug #15297

closed

kernel yum install task failed due to apparent dns failure on gitbuilder.ceph.com

Added by Samuel Just about 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Urgent
Category:
Infrastructure Service
Target version:
-
% Done:

0%

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

Description

http://gitbuilder.ceph.com/mod_fastcgi-rpm-centos7-x86_64-basic/ref/master/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: gitbuilder.ceph.com; No address associated with hostname"

2016-03-28T13:00:32.024 INFO:teuthology.task.internal:Checking for old test directory...
2016-03-28T13:00:32.024 INFO:teuthology.orchestra.run.smithi001:Running: "test '!' -e /home/ubuntu/cephtest"
2016-03-28T13:00:32.029 INFO:teuthology.orchestra.run.smithi025:Running: "test '!' -e /home/ubuntu/cephtest"
2016-03-28T13:00:32.098 INFO:teuthology.run_tasks:Running task internal.check_ceph_data...
2016-03-28T13:00:32.137 INFO:teuthology.task.internal:Checking for old /var/lib/ceph...
2016-03-28T13:00:32.137 INFO:teuthology.orchestra.run.smithi001:Running: "test '!' -e /var/lib/ceph"
2016-03-28T13:00:32.142 INFO:teuthology.orchestra.run.smithi025:Running: "test '!' -e /var/lib/ceph"
2016-03-28T13:00:32.214 INFO:teuthology.run_tasks:Running task internal.vm_setup...
2016-03-28T13:00:32.238 INFO:teuthology.run_tasks:Running task kernel...
2016-03-28T13:00:32.262 DEBUG:teuthology.task.kernel:normalized config {'mon.a': {'sha1': 'distro', 'kdb': True}, 'mon.c': {'sha1': 'distro', 'kdb': True}, 'client.0': {'sha1': 'distro', 'kdb': True}, 'osd.1': {'sha1': 'distro', 'kdb': True}, 'osd.0': {'sha1': 'distro', 'kdb': True}, 'osd.3': {'sha1': 'distro', 'kdb': True}, 'osd.2': {'sha1': 'distro', 'kdb': True}, 'osd.5': {'sha1': 'distro', 'kdb': True}, 'osd.4': {'sha1': 'distro', 'kdb': True}, 'mon.b': {'sha1': 'distro', 'kdb': True}, 'client.1': {'sha1': 'distro', 'kdb': True}}
2016-03-28T13:00:32.262 INFO:teuthology.task.kernel:config {'mon.a': {'sha1': 'distro', 'kdb': True}, 'mon.b': {'sha1': 'distro', 'kdb': True}}, timeout 300
2016-03-28T13:00:32.263 INFO:teuthology.task.kernel:Removing old kernels from
2016-03-28T13:00:32.263 INFO:teuthology.orchestra.run.smithi001:Running: 'sudo package-cleanup -y --oldkernels'
2016-03-28T13:00:32.511 INFO:teuthology.orchestra.run.smithi001.stdout:Loaded plugins: fastestmirror, langpacks, priorities
2016-03-28T13:00:32.614 INFO:teuthology.orchestra.run.smithi001.stdout:Not removing kernel 3.10.0-327.10.1.el7 because it is the running kernel
2016-03-28T13:00:32.614 INFO:teuthology.orchestra.run.smithi001.stdout:There are unfinished transactions remaining. You might consider running yum-complete-transaction, or "yum-complete-transaction --cleanup-only" and "yum history redo last", first to finish them. If those don't work you'll have to try removing/installing packages by hand (maybe package-cleanup can help).
2016-03-28T13:00:36.782 INFO:teuthology.orchestra.run.smithi001.stdout:http://gitbuilder.ceph.com/mod_fastcgi-rpm-centos7-x86_64-basic/ref/master/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: gitbuilder.ceph.com; No address associated with hostname"
2016-03-28T13:00:36.783 INFO:teuthology.orchestra.run.smithi001.stdout:Trying other mirror.
2016-03-28T13:00:40.085 INFO:teuthology.orchestra.run.smithi001.stdout:No old kernels to remove
2016-03-28T13:00:40.104 INFO:teuthology.task.kernel:Removing old kernels from
2016-03-28T13:00:40.104 INFO:teuthology.orchestra.run.smithi025:Running: 'sudo package-cleanup -y --oldkernels'
2016-03-28T13:00:40.340 INFO:teuthology.orchestra.run.smithi025.stdout:Loaded plugins: fastestmirror, langpacks, priorities
2016-03-28T13:00:40.487 INFO:teuthology.orchestra.run.smithi025.stdout:Not removing kernel 3.10.0-327.10.1.el7 because it is the running kernel
2016-03-28T13:00:40.487 INFO:teuthology.orchestra.run.smithi025.stdout:There are unfinished transactions remaining. You might consider running yum-complete-transaction, or "yum-complete-transaction --cleanup-only" and "yum history redo last", first to finish them. If those don't work you'll have to try removing/installing packages by hand (maybe package-cleanup can help).
2016-03-28T13:00:44.542 INFO:teuthology.orchestra.run.smithi025.stdout:http://gitbuilder.ceph.com/mod_fastcgi-rpm-centos7-x86_64-basic/ref/master/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: gitbuilder.ceph.com; No address associated with hostname"
2016-03-28T13:00:44.543 INFO:teuthology.orchestra.run.smithi025.stdout:Trying other mirror.
2016-03-28T13:00:46.671 INFO:teuthology.orchestra.run.smithi025.stdout:No old kernels to remove
2016-03-28T13:00:46.689 INFO:teuthology.orchestra.run.smithi001:Running: 'uname -r'
2016-03-28T13:00:46.763 INFO:teuthology.task.kernel:Running kernel on smithi001: 3.10.0-327.10.1.el7.x86_64
2016-03-28T13:00:46.763 INFO:teuthology.orchestra.run.smithi001:Running: 'sudo yum install -y kernel'
2016-03-28T13:00:46.991 INFO:teuthology.orchestra.run.smithi001.stderr:http://gitbuilder.ceph.com/mod_fastcgi-rpm-centos7-x86_64-basic/ref/master/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: gitbuilder.ceph.com; No address associated with hostname"
2016-03-28T13:00:46.991 INFO:teuthology.orchestra.run.smithi001.stderr:Trying other mirror.
2016-03-28T13:00:46.992 INFO:teuthology.orchestra.run.smithi001.stderr:
2016-03-28T13:00:46.992 INFO:teuthology.orchestra.run.smithi001.stderr:
2016-03-28T13:00:46.993 INFO:teuthology.orchestra.run.smithi001.stderr: One of the configured repositories failed (CentOS 7 Local fastcgi Repo),
2016-03-28T13:00:46.993 INFO:teuthology.orchestra.run.smithi001.stderr: and yum doesn't have enough cached data to continue. At this point the only
2016-03-28T13:00:46.993 INFO:teuthology.orchestra.run.smithi001.stderr: safe thing yum can do is fail. There are a few ways to work "fix" this:
2016-03-28T13:00:46.993 INFO:teuthology.orchestra.run.smithi001.stderr:
2016-03-28T13:00:46.994 INFO:teuthology.orchestra.run.smithi001.stderr: 1. Contact the upstream for the repository and get them to fix the problem.
2016-03-28T13:00:46.994 INFO:teuthology.orchestra.run.smithi001.stderr:
2016-03-28T13:00:46.994 INFO:teuthology.orchestra.run.smithi001.stderr: 2. Reconfigure the baseurl/etc. for the repository, to point to a working
2016-03-28T13:00:46.994 INFO:teuthology.orchestra.run.smithi001.stderr: upstream. This is most often useful if you are using a newer
2016-03-28T13:00:46.994 INFO:teuthology.orchestra.run.smithi001.stderr: distribution release than is supported by the repository (and the
2016-03-28T13:00:46.995 INFO:teuthology.orchestra.run.smithi001.stderr: packages for the previous distribution release still work).
2016-03-28T13:00:46.995 INFO:teuthology.orchestra.run.smithi001.stderr:
2016-03-28T13:00:46.995 INFO:teuthology.orchestra.run.smithi001.stderr: 3. Disable the repository, so yum won't use it by default. Yum will then
2016-03-28T13:00:46.995 INFO:teuthology.orchestra.run.smithi001.stderr: just ignore the repository until you permanently enable it again or use
2016-03-28T13:00:46.996 INFO:teuthology.orchestra.run.smithi001.stderr: --enablerepo for temporary usage:
2016-03-28T13:00:46.996 INFO:teuthology.orchestra.run.smithi001.stderr:
2016-03-28T13:00:46.996 INFO:teuthology.orchestra.run.smithi001.stderr: yum-config-manager --disable centos7-fcgi-ceph
2016-03-28T13:00:46.996 INFO:teuthology.orchestra.run.smithi001.stderr:
2016-03-28T13:00:46.997 INFO:teuthology.orchestra.run.smithi001.stderr: 4. Configure the failing repository to be skipped, if it is unavailable.
2016-03-28T13:00:46.997 INFO:teuthology.orchestra.run.smithi001.stderr: Note that yum will try to contact the repo. when it runs most commands,
2016-03-28T13:00:46.997 INFO:teuthology.orchestra.run.smithi001.stderr: so will have to try and fail each time (and thus. yum will be be much
2016-03-28T13:00:46.997 INFO:teuthology.orchestra.run.smithi001.stderr: slower). If it is a very temporary problem though, this is often a nice
2016-03-28T13:00:46.998 INFO:teuthology.orchestra.run.smithi001.stderr: compromise:
2016-03-28T13:00:46.998 INFO:teuthology.orchestra.run.smithi001.stderr:
2016-03-28T13:00:46.998 INFO:teuthology.orchestra.run.smithi001.stderr: yum-config-manager --save --setopt=centos7-fcgi-ceph.skip_if_unavailable=true
2016-03-28T13:00:46.998 INFO:teuthology.orchestra.run.smithi001.stderr:
2016-03-28T13:00:46.998 INFO:teuthology.orchestra.run.smithi001.stderr:failure: repodata/repomd.xml from centos7-fcgi-ceph: [Errno 256] No more mirrors to try.
2016-03-28T13:00:46.999 INFO:teuthology.orchestra.run.smithi001.stderr:http://gitbuilder.ceph.com/mod_fastcgi-rpm-centos7-x86_64-basic/ref/master/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: gitbuilder.ceph.com; No address associated with hostname"

sjust@teuthology:/a/samuelj-2016-03-28_12:45:42-rados-wip-sam-testing-distro-basic-smithi/91890


Related issues 1 (0 open1 closed)

Is duplicate of sepia - Bug #14639: failing gitbuilder connections from mira (DNS lookup errors)ResolvedDavid Galloway02/04/2016

Actions
Actions #1

Updated by David Galloway about 8 years ago

  • Is duplicate of Bug #14639: failing gitbuilder connections from mira (DNS lookup errors) added
Actions #2

Updated by David Galloway almost 8 years ago

  • Category set to Infrastructure Service
  • Status changed from New to Resolved
  • Assignee set to David Galloway

We've moved to a new DNS server. Name resolution failures should be a thing of the past now.

Actions #3

Updated by Loïc Dachary almost 8 years ago

  • Status changed from Resolved to 12
Actions #4

Updated by David Galloway almost 8 years ago

  • Status changed from 12 to Closed
Actions

Also available in: Atom PDF