DO not call 'cleanup' in 'run-upstream' #300
Annotations
1 error
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-24T12:00:57Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2025-03-24T12:00:57Z" 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:f916a039f8d130ff1d80056c7f2f6c07a7c317dc4ea64e24b6aee81b819671dc
Copying blob sha256:a68c7a9e9daa32636f3f3fd5f07687a4ddfe8cfdb71b2f7cfb61e774db1170a7
Copying blob sha256:a68c7a9e9daa32636f3f3fd5f07687a4ddfe8cfdb71b2f7cfb61e774db1170a7
Copying blob sha256:f916a039f8d130ff1d80056c7f2f6c07a7c317dc4ea64e24b6aee81b819671dc
Copying config sha256:2e88a31b38f7a873456bc39a0ba9c110bd487c39f673f033c411732dbc1c33af
Writing manifest to image destination
Storing signatures
time="2025-03-24T12:01:06Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Error:
Problem: package nodejs-full-i18n-1:22.13.1-2.el10.x86_64 from appstream requires nodejs(x86-64) = 1:22.13.1-2.el10, but none of the providers can be installed
- cannot install both nodejs-1:22.13.1-2.el10.x86_64 from appstream and nodejs-1:22.13.1-1.el10.x86_64 from appstream
- cannot install the best candidate for the job
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-24T12:01:14Z" level=error msg="exit status 1"
|