Build and push images to Quay.io registry #239
build-and-push.yml
on: schedule
Matrix: Build and push s2i containers
Annotations
1 error
Build and push s2i containers (Dockerfile.c10s, sclorg, c10s, QUAY_IMAGE_SCLORG_BUILDER_USERNAME,...
Error: buildah exited with code 1
time="2024-11-26T02:24:59Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-11-26T02:25:00Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/centos/centos:stream10-development...
Getting image source signatures
Copying blob sha256:9794206c0975d494ed6335e5221d74b5ce22189ffe22e1c4c6301fa2a13df490
Copying blob sha256:9794206c0975d494ed6335e5221d74b5ce22189ffe22e1c4c6301fa2a13df490
Copying config sha256:21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1
Writing manifest to image destination
Storing signatures
time="2024-11-26T02:25:10Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Error:
Problem: cannot install the best candidate for the job
- nothing provides libarchive(x86-64) = 3.7.7-1.el10 needed by bsdtar-3.7.7-1.el10.x86_64 from appstream
error building at STEP "RUN INSTALL_PKGS="bsdtar findutils gettext glibc-langpack-en groff-base rsync tar unzip yum" && mkdir -p ${HOME}/.pki/nssdb && chown -R 1001:0 ${HOME}/.pki && dnf install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && dnf -y clean all --enablerepo='*'": error while running runtime: exit status 1
time="2024-11-26T02:25:14Z" level=error msg="exit status 1"
|