Skip to content

build-all

build-all #146

Triggered via schedule May 27, 2024 02:34
Status Failure
Total duration 4m 1s
Artifacts

all.yml

on: schedule
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

4 errors
docker (rocky9-ansible, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum -y update; yum clean all;" did not complete successfully: exit code: 127
docker (arch-ansible, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe && groupadd -r ${ANSIBLE_USER} && groupadd -r ${DEPLOY_GROUP} && useradd -m -g ${ANSIBLE_USER} ${ANSIBLE_USER} && usermod -aG ${SUDO_GROUP} ${ANSIBLE_USER} && usermod -aG ${DEPLOY_GROUP} ${ANSIBLE_USER} && sed -i \"s/^# \\(%${SUDO_GROUP} ALL=(ALL:ALL) NOPASSWD: ALL\\)/\\\\1/g\" /etc/sudoers" did not complete successfully: exit code: 2
docker (opensuse_tumbleweed-ansible, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe && groupadd -r ${ANSIBLE_USER} && groupadd -r ${DEPLOY_GROUP} && groupadd -r ${SUDO_GROUP} && useradd -m -g ${ANSIBLE_USER} ${ANSIBLE_USER} && usermod -aG ${SUDO_GROUP} ${ANSIBLE_USER} && usermod -aG ${DEPLOY_GROUP} ${ANSIBLE_USER} && sed -i \"s/^# \\(%${SUDO_GROUP} ALL=(ALL:ALL) NOPASSWD: ALL\\)/\\\\1/g\" /etc/sudoers" did not complete successfully: exit code: 2
docker (debian10-ansible, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip install --no-cache-dir --upgrade cffi && pip install --no-cache-dir ansible" did not complete successfully: exit code: 1