Skip to content

Publish Docker image #28

Publish Docker image

Publish Docker image #28

Triggered via schedule March 16, 2026 05:56
Status Failure
Total duration 1d 0h 0m 2s
Artifacts 17

docker.yml

on: schedule
Create and push git tag
17s
Create and push git tag
Matrix: Push Docker image to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
Push Docker image to Docker Hub (musa, .devops/musa.Dockerfile, linux/amd64, true, true, true, tr...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${MUSA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DMUSA_ARCHITECTURES=${MUSA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_MUSA=ON -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${CMAKE_ARGS} -DCMAKE_EXE_LINKER_FLAGS=-Wl,--allow-shlib-undefined . && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Hub (vulkan, .devops/vulkan.Dockerfile, linux/amd64, true, true, true...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y build-essential git python3 python3-dev python3-pip python3-wheel && pip install --break-system-packages --upgrade setuptools && pip install --break-system-packages -r requirements.txt && apt autoremove -y && apt clean -y && rm -rf /tmp/* /var/tmp/* && find /var/cache/apt/archives /var/lib/apt/lists -not -name lock -type f -delete && find /var/cache -type f -delete" did not complete successfully: exit code: 1
Push Docker image to Docker Hub (s390x, .devops/s390x.Dockerfile, linux/s390x, true, true, true, ...
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Push Docker image to Docker Hub (musa, .devops/musa.Dockerfile, linux/amd64, true, true, true, tr...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (cpu, .devops/cpu.Dockerfile, linux/amd64, true, true, true, fals...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (vulkan, .devops/vulkan.Dockerfile, linux/amd64, true, true, true...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (intel, .devops/intel.Dockerfile, linux/amd64, true, true, true, ...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (cuda cuda12, .devops/cuda.Dockerfile, linux/amd64, true, true, t...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (cuda13, .devops/cuda-new.Dockerfile, linux/amd64, true, true, tr...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (rocm, .devops/rocm.Dockerfile, linux/amd64, true, true, true, tr...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
Distillative-AI~llama.cpp~8B3XXC.dockerbuild
35.5 KB
sha256:7c86b2c42e94d0a3d2c74cb530922f883c0ade3c371ebad28c0d27250ea3d0e3
Distillative-AI~llama.cpp~A38R8J.dockerbuild
96.6 KB
sha256:9e20116c00b25d012ed2db69d91eed1a915cfa0685d42b310383e03a43d83096
Distillative-AI~llama.cpp~DVQZIM.dockerbuild
45.5 KB
sha256:f0abd28843617ed428d9a184a22d0d6f841b9764e20749de23d373ed3c240eb3
Distillative-AI~llama.cpp~EUMKBR.dockerbuild
36.2 KB
sha256:b5a8613a7ec0887c45f44f4931e93cf41cde306f96382cdaefb4b59ffc43423b
Distillative-AI~llama.cpp~GAVPX0.dockerbuild
33.3 KB
sha256:6d1ef2daebb36235d78279caf8fe3c6b11b88ed8d3c43d4739e1dae76c685b62
Distillative-AI~llama.cpp~GQ1CTB.dockerbuild
43.5 KB
sha256:7396e07713dc52e8f974e944bd23d4aa255fccece4b19b532892e316bbb19422
Distillative-AI~llama.cpp~GRNAQV.dockerbuild
46.5 KB
sha256:c60c2cc98b46bde719430888ec6d7c55070c6e74aa62c9607c43f68b66073047
Distillative-AI~llama.cpp~KPESLO.dockerbuild
97.1 KB
sha256:311c662aef4472a7178eb19d64a7818b99b9c9ad0fc6882e31d25f23847a5fdd
Distillative-AI~llama.cpp~L5ZK8Q.dockerbuild
126 KB
sha256:14d58d894a1a3eab2f9e9657cdffe20fcc03c4b1819f047e134ac05d09b7943b
Distillative-AI~llama.cpp~L7GFZ1.dockerbuild
43.5 KB
sha256:692b78782086c6feb51d6d9f8418cfcfe03965865ab0be0a627d38f812e1a977
Distillative-AI~llama.cpp~N8544Q.dockerbuild
44.4 KB
sha256:eaba20d5134f5d6c8060ccbd81279637af7ffc9c0773044fa1a7fbd842cf6fe1
Distillative-AI~llama.cpp~Q0FTOB.dockerbuild
103 KB
sha256:1659e87ceba319f0d2f851d74dcf3e6319ccd45ee33d4a92a82e421bad15bd68
Distillative-AI~llama.cpp~TBFO57.dockerbuild
123 KB
sha256:937bbb2a169263609b1e1d92740b4c51a24ceea627831867e4471005a28f10e5
Distillative-AI~llama.cpp~UF7HBE.dockerbuild
50.3 KB
sha256:d49962c076e3dbbdaea63b25157f20464ea3a7133b61b0fcd21c1717357ab917
Distillative-AI~llama.cpp~VRBL2J.dockerbuild
53.9 KB
sha256:04eadbe9251345272e872886f5c61fb78df1a100bfab27840d76a340034cea15
Distillative-AI~llama.cpp~XFBIL5.dockerbuild
37.9 KB
sha256:894896c157adbf6c74809a3f75c85c85ae2618270370061765c08699b9b5ac1b
Distillative-AI~llama.cpp~XZIWL9.dockerbuild
67.5 KB
sha256:599023ec8bdea19b287e1dc4302458d166d24de4a43f14cd7566bb6e54985a00