Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

503 Error downloading yum packages #12091

Closed
juanvallejo opened this issue Dec 1, 2016 · 1 comment
Closed

503 Error downloading yum packages #12091

juanvallejo opened this issue Dec 1, 2016 · 1 comment
Labels
kind/test-flake Categorizes issue or PR as related to test flakes.

Comments

@juanvallejo
Copy link
Contributor

https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_networking/1857/console

Test flake when trying to download yum packages

Version

oc v1.3.0-rc1+1177067-1608-dirty
kubernetes v1.4.0+776c994
features: Basic-Auth

Server https://10.13.137.149:8443
openshift v1.3.0-rc1
kubernetes v1.3.0+52492b4

Steps To Reproduce
  1. [test]
Current Result
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
  Status code: 503 for https://mirrors.fedoraproject.org/metalink?repo=fedora-24&arch=x86_64
The command '/bin/sh -c dnf -y update && dnf -y install docker glibc-langpack-en iptables openssh-clients openssh-server && dnf -y remove docker-v1.10-migrator glibc-all-langpacks selinux-policy-minimum && dnf clean all' returned a non-zero code: 1
Expected Result

success

@pweil-
Copy link
Contributor

pweil- commented Dec 1, 2016

dupe of #11452 (fedora mirroring issues)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test-flake Categorizes issue or PR as related to test flakes.
Projects
None yet
Development

No branches or pull requests

2 participants