Skip to content

docker

docker #10

Manually triggered August 30, 2024 03:46
Status Cancelled
Total duration 2m 35s
Artifacts

docker.yml

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

Annotations

7 errors and 1 warning
docker (centos-8)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c yum install -y epel-release yum-utils && yum config-manager --set-enabled powertools && yum update -y && yum install -y make git m4 curl wget unzip which xz patch python3 python3-devel redhat-lsb-core perl-Data-Dumper perl-Thread-Queue readline-devel ncurses-devel zlib-devel gcc gcc-c++ libtool autoconf autoconf-archive automake bison flex gperf gettext libstdc++-devel && yum --enablerepo=powertools install -y ninja-build && yum clean all && rm -rf /var/cache/yum" did not complete successfully: exit code: 139
docker (ubuntu-2004)
The run was canceled by @Shinji-IkariG.
docker (ubuntu-2004)
The operation was canceled.
docker (ubuntu-2204)
The run was canceled by @Shinji-IkariG.
docker (ubuntu-2204)
The operation was canceled.
docker (centos-7)
The run was canceled by @Shinji-IkariG.
docker (centos-7)
The operation was canceled.
docker (centos-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/