Add 1.26 examples directory. This is needed for passing tests (#305) #247
Annotations
2 errors
build-and-push (1.22-micro, c9s, Dockerfile.c9s, sclorg, QUAY_IMAGE_SCLORG_BUILDER_USERNAME, QUAY...
Error: buildah exited with code 1
time="2024-06-20T08:47:52Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-06-20T08:47:52Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/centos/centos:stream9...
Getting image source signatures
Copying blob sha256:eb254c8cc3728102212560f94ba0230e0ffe28b119fd3e5905eda63c759d4ae8
Copying blob sha256:eb254c8cc3728102212560f94ba0230e0ffe28b119fd3e5905eda63c759d4ae8
Copying config sha256:26b2195c44afb4078e189856e925c3efa1047d2402faf55b7af97d7adbca3973
Writing manifest to image destination
Storing signatures
time="2024-06-20T08:47:57Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-06-20T08:47:57Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Importing GPG key 0x8483C65D:
Userid : "CentOS (CentOS Official Signing Key) <[email protected]>"
Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
time="2024-06-20T08:48:20Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
error building at STEP "RUN nginx -v 2>&1 | grep -qe "nginx/$NGINX_VERSION\." && echo "Found VERSION $NGINX_VERSION"": error while running runtime: exit status 1
time="2024-06-20T08:48:21Z" level=error msg="exit status 1"
|
build-and-push (1.24, fedora, Dockerfile.fedora, fedora, QUAY_IMAGE_FEDORA_BUILDER_USERNAME, QUAY...
Error: buildah exited with code 1
time="2024-06-20T08:47:50Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-06-20T08:47:50Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/fedora/s2i-core:38...
Getting image source signatures
Copying blob sha256:1cbbf83848a1113ff720debca1d17f681af7a0653a40dbbb316a1e01a223f934
Copying blob sha256:95fe7b64e419f415e8175e1a4f65b41ddb69fdb5c5730a26abd9ffd4a50a1281
Copying blob sha256:95fe7b64e419f415e8175e1a4f65b41ddb69fdb5c5730a26abd9ffd4a50a1281
Copying blob sha256:1cbbf83848a1113ff720debca1d17f681af7a0653a40dbbb316a1e01a223f934
Copying config sha256:f20f52ed55716033f035b69f949f56cde012326487c88a8a82a78172373171e6
Writing manifest to image destination
Storing signatures
time="2024-06-20T08:47:56Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
error building at STEP "RUN dnf install -y gettext hostname && INSTALL_PKGS="nss_wrapper bind-utils nginx nginx-mod-stream nginx-mod-http-perl" && dnf install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && nginx -v 2>&1 | grep -qe "nginx/$NGINX_VERSION\." && echo "Found VERSION $NGINX_VERSION" && dnf clean all": error while running runtime: exit status 1
time="2024-06-20T08:48:44Z" level=error msg="exit status 1"
|