This commit separates container tests from container upstream tests #303
Annotations
2 errors
build-and-push (22-minimal/Dockerfile.c10s, 22-minimal, sclorg, c10s, nodejs-22-minimal-c10s, QUA...
Error: buildah exited with code 1
time="2025-03-27T11:50:20Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2025-03-27T11:50:20Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/sclorg/s2i-core-c10s:latest...
Getting image source signatures
Copying blob sha256:d0d3cb436352228178130d13f4ff4cf27ea16507f7ba8504859f43aae5c81ca3
Copying blob sha256:a68c7a9e9daa32636f3f3fd5f07687a4ddfe8cfdb71b2f7cfb61e774db1170a7
Copying blob sha256:d0d3cb436352228178130d13f4ff4cf27ea16507f7ba8504859f43aae5c81ca3
Copying blob sha256:a68c7a9e9daa32636f3f3fd5f07687a4ddfe8cfdb71b2f7cfb61e774db1170a7
Copying config sha256:4097cee9e6a1d6dc62bf16cf170d41918457c7eade1b830ad7abe1d6e849bdc0
Writing manifest to image destination
Storing signatures
time="2025-03-27T11:50:33Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Errors during downloading metadata for repository 'baseos':
- Status code: 503 for https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=x86_64&protocol=https,http (IP: 18.159.254.57)
Error: Failed to download metadata for repo 'baseos': Cannot prepare internal mirrorlist: Status code: 503 for https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=x86_64&protocol=https,http (IP: 18.159.254.57)
error building at STEP "RUN INSTALL_PKGS="nodejs$NODEJS_VERSION nodejs-nodemon nodejs$NODEJS_VERSION-full-i18n npm findutils tar which" && dnf -y --nodocs --setopt=install_weak_deps=0 install $INSTALL_PKGS && node-22 -v | grep -qe "^v$NODEJS_VERSION\." && echo "Found VERSION $NODEJS_VERSION" && dnf clean all && rm -rf /mnt/rootfs/var/cache/* /mnt/rootfs/var/log/dnf* /mnt/rootfs/var/log/yum.*": error while running runtime: exit status 1
time="2025-03-27T11:50:37Z" level=error msg="exit status 1"
|
build-and-push (22-minimal/Dockerfile.fedora, 22-minimal, fedora, fedora, QUAY_IMAGE_FEDORA_BUILD...
Error: buildah exited with code 1
time="2025-03-27T11:50:20Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2025-03-27T11:50:20Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/fedora/fedora-minimal:40...
Getting image source signatures
Copying blob sha256:9d3a393a3ddf257a5d10f0c7a573dca37c593546158490d6145abe7611d9c132
Copying blob sha256:9d3a393a3ddf257a5d10f0c7a573dca37c593546158490d6145abe7611d9c132
Copying config sha256:60b2febfdf166f67584673f1debdbb5eb9b2a901a97eeade04d1e29850d821de
Writing manifest to image destination
Storing signatures
time="2025-03-27T11:50:25Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Package "findutils-1:4.9.0-9.fc40.x86_64" is already installed.
Failed to download packages
Librepo error: Status code: 503 for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f40&arch=x86_64 (IP: 18.159.254.57)
error building at STEP "RUN INSTALL_PKGS="nodejs$NODEJS_VERSION nodejs-nodemon nodejs$NODEJS_VERSION-full-i18n nodejs$NODEJS_VERSION-npm findutils tar which nss_wrapper-libs" && microdnf -y --nodocs --setopt=install_weak_deps=0 install $INSTALL_PKGS && microdnf clean all && ln -s /usr/bin/node-$NODEJS_VERSION /usr/bin/node && ln -s /usr/bin/npm-$NODEJS_VERSION /usr/bin/npm && ln -s /usr/bin/npx-$NODEJS_VERSION /usr/bin/npx && node -v | grep -qe "^v$NODEJS_VERSION\." && echo "Found VERSION $NODEJS_VERSION" && rm -rf /mnt/rootfs/var/cache/* /mnt/rootfs/var/log/dnf* /mnt/rootfs/var/log/yum.*": error while running runtime: exit status 1
time="2025-03-27T11:50:38Z" level=error msg="exit status 1"
|