Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Fix CI test failures due to version mis-matches #116

Merged
merged 2 commits into from
Feb 16, 2021

Conversation

paddatrapper
Copy link
Contributor

@paddatrapper paddatrapper commented Jan 4, 2021

Bumps CentOS 7 kernel version and the footloose images version

@paddatrapper paddatrapper marked this pull request as draft January 4, 2021 09:02
@paddatrapper
Copy link
Contributor Author

CentOS 7

http://download.fedoraproject.org/pub/epel/7/x86_64/Packages/p/python2-httplib2-0.18.1-3.el7.noarch.rpm: [Errno 14] HTTPS Error 302 - Found
Trying other mirror.
            

Error downloading packages:
python2-httplib2-0.18.1-3.el7.noarch: [Errno 256] No more mirrors to try.
            
time="2021-01-04T09:06:45Z" level=fatal msg="Failed to run: yum install -y ansible, yum install -y ansible failed with exit status 1"

yum clean all may fix it, but I'm not sure where that should run - https://forums.centos.org/viewtopic.php?t=70183

Photon 3

Created symlink /etc/systemd/system/multi-user.target.wants/consul.service → /etc/systemd/system/consul.service.
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
A dependency job for docker.service failed. See 'journalctl -xe' for details.
 [fail] docker is Active: inactive (dead)

Not sure why Docker isn't running or what the dependency is that is failing

@paddatrapper
Copy link
Contributor Author

CentOS 7 has fixed itself, but Amazon Linux 2 is now experiencing the same issue

@paddatrapper
Copy link
Contributor Author

In the photon3 test, the docker failures are actually irrelevant. The issue is that libseccomp is currently uninstallable.

Installing/Updating: libseccomp-2.4.0-2.ph3.x86_64
Error(1469) : Unknown error
time="2021-01-05T13:49:37Z" level=fatal msg="Failed to run: tdnf install -y kubelet=1.18.0-0 kubeadm=1.18.0-0 kubectl=1.18.0-0 socat ebtables ntp libseccomp nfs-utils, tdnf install -y kubelet=1.18.0-0 kubeadm=1.18.0-0 kubectl=1.18.0-0 socat ebtables ntp libseccomp nfs-utils failed with exit status 189"

@paddatrapper
Copy link
Contributor Author

Opened vmware/photon#1090 upstream

@paddatrapper paddatrapper force-pushed the fix/test-version-updates branch from 6552473 to 561c196 Compare January 7, 2021 14:23
@paddatrapper paddatrapper force-pushed the fix/test-version-updates branch 2 times, most recently from 6d03609 to eaefb52 Compare January 7, 2021 14:31
@paddatrapper paddatrapper force-pushed the fix/test-version-updates branch from eaefb52 to 1856f43 Compare January 7, 2021 14:41
@paddatrapper paddatrapper marked this pull request as ready for review January 11, 2021 07:44
@paddatrapper
Copy link
Contributor Author

The photon3 test needs a rebuilt image, so will be fixed after weaveworks/footloose#256 and we start using that new image. In the mean time, this is ready to merge for the Centos fixes and the footloose images version bump

@moshloop moshloop merged commit 1033b4d into flanksource:master Feb 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants