Project

General

Profile

Actions

Bug #37707

open

install-deps.sh fails on centos 7.6

Added by Kefu Chai over 5 years ago. Updated over 4 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
Category:
build
Target version:
-
% Done:

0%

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

Description

+ cd ceph-14.0.1-1900-g6e4826b ceph-14.0.1-1900-g6e4826b.tar.bz2 ceph-14.0.1-1900-g6e4826b.tar.gz
+ pwd
/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/dist/ceph-14.0.1-1900-g6e4826b
+ sudo yum install -y yum-utils
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.fr.planethoster.net
 * epel: ftp.plusline.net
 * extras: centos.mirrors.ovh.net
 * updates: centos.mirrors.ovh.net
Package yum-utils-1.1.31-50.el7.noarch already installed and latest version
Nothing to do
+ '[' x86_64 = x86_64 ']'
+ sudo yum install -y centos-release-scl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.fr.planethoster.net
 * epel: mirror.23media.de
 * extras: centos.mirrors.ovh.net
 * updates: centos.mirrors.ovh.net
Package centos-release-scl-2-2.el7.centos.noarch already installed and latest version
Nothing to do
+ sed -e s/@//g
+ sudo yum-builddep -y /tmp/install-deps.1370/ceph.spec
Loaded plugins: fastestmirror
Enabling base-source repository
Enabling centos-sclo-rh-source repository
Enabling centos-sclo-sclo-source repository
Enabling epel-source repository
Enabling extras-source repository
Enabling updates-source repository
http://vault.centos.org/centos/7/sclo/Source/rh/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below knowledge base article 

https://access.redhat.com/articles/1320623

If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/

failure: repodata/repomd.xml from centos-sclo-rh-source: [Errno 256] No more mirrors to try.
http://vault.centos.org/centos/7/sclo/Source/rh/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
+ rm -fr /tmp/install-deps.1370
Build step 'Execute shell' marked build as failure

see https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos7,DIST=centos7,MACHINE_SIZE=huge/16283//consoleFull

it's a known issue, see https://bugs.centos.org/view.php?id=15606

Actions #1

Updated by Kefu Chai over 5 years ago

if the builder is lucky, it will be able to find mirrors of SCLs

Loading mirror speeds from cached hostfile
 * base: mirror.vcu.edu
 * extras: centos2.zswap.net
 * updates: mirror.cs.vt.edu
Checking for new repos for mirrors
Getting requirements for /tmp/install-deps.10733/ceph.spec
Actions #2

Updated by Kefu Chai over 5 years ago

  • Project changed from devops to Ceph
  • Category set to build
  • Status changed from 15 to Fix Under Review
  • Assignee set to Brad Hubbard
  • Source set to Development
Actions #4

Updated by Brad Hubbard over 5 years ago

  • Status changed from Fix Under Review to In Progress
Actions #5

Updated by Kefu Chai over 5 years ago

  • Status changed from In Progress to Resolved
Actions #6

Updated by Ken Dreyer over 5 years ago

The CentOS infra administrators resolved this server-side at https://bugs.centos.org/view.php?id=15606

We can now revert this change: https://github.com/ceph/ceph-build/pull/1228

Actions #7

Updated by Brad Hubbard over 4 years ago

  • Status changed from Resolved to In Progress

This is happening again. I've created https://github.com/ceph/ceph-build/pull/1396 if we want to try that?

Actions

Also available in: Atom PDF