Skip to content

[CICD] Add MetaX image build workflow #56

[CICD] Add MetaX image build workflow

[CICD] Add MetaX image build workflow #56

Triggered via pull request May 27, 2026 10:48
Status Failure
Total duration 2h 55m 7s
Artifacts 3

build_image_cuda.yml

on: pull_request
Prepare build matrix
4s
Prepare build matrix
Matrix: build
Build summary
4s
Build summary
Load and push images
0s
Load and push images
Run CUDA tests  /  checkout_and_config
Run CUDA tests / checkout_and_config
Run CUDA tests  /  ...  /  functional_test_cli
Run CUDA tests / cli_validation / functional_test_cli
Matrix: Run CUDA tests / unit_tests
Waiting for pending jobs
Matrix: Run CUDA tests / functional_tests_benchmark / functional_test_benchmark
Waiting for pending jobs
Matrix: Run CUDA tests / functional_tests_hetero_train / functional_test_hetero_train
Waiting for pending jobs
Matrix: Run CUDA tests / functional_tests_inference / functional_test_inference
Waiting for pending jobs
Matrix: Run CUDA tests / functional_tests_serve / functional_test_serve
Waiting for pending jobs
Matrix: Run CUDA tests / functional_tests_train / functional_test_train
Waiting for pending jobs
Run CUDA tests  /  all_tests_complete
Run CUDA tests / all_tests_complete
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Build inference
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c . /etc/profile.d/flagscale-env.sh && chmod +x /workspace/tools/install/*.sh && chmod +x /workspace/tools/install/utils/*.sh && chmod +x /workspace/tools/install/cuda/*.sh && cd /workspace && if [ \"$PKG_MGR\" = \"uv\" ]; then UV_EXTRA_INDEX_URL=${PYTORCH_INDEX} FLAGSCALE_HOME=${FLAGSCALE_HOME} ./tools/install/install.sh --platform cuda --task inference --pkg-mgr uv --no-system; elif [ \"$PKG_MGR\" = \"conda\" ]; then FLAGSCALE_HOME=${FLAGSCALE_HOME} ./tools/install/install.sh --platform cuda --task inference --pkg-mgr conda --env-name flagscale-inference --no-system; else PIP_EXTRA_INDEX_URL=${PYTORCH_INDEX} FLAGSCALE_HOME=${FLAGSCALE_HOME} ./tools/install/install.sh --platform cuda --task inference --pkg-mgr pip --no-system; fi && rm -rf /root/deps /root/downloads /workspace" did not complete successfully: exit code: 1
Build train
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c . /etc/profile.d/flagscale-env.sh && chmod +x /workspace/tools/install/*.sh && chmod +x /workspace/tools/install/utils/*.sh && chmod +x /workspace/tools/install/cuda/*.sh && cd /workspace && if [ \"$PKG_MGR\" = \"uv\" ]; then UV_EXTRA_INDEX_URL=${PYTORCH_INDEX} FLAGSCALE_HOME=${FLAGSCALE_HOME} ./tools/install/install.sh --platform cuda --task train --pkg-mgr uv --no-system; elif [ \"$PKG_MGR\" = \"conda\" ]; then FLAGSCALE_HOME=${FLAGSCALE_HOME} ./tools/install/install.sh --platform cuda --task train --pkg-mgr conda --env-name flagscale-train --no-system; else PIP_EXTRA_INDEX_URL=${PYTORCH_INDEX} FLAGSCALE_HOME=${FLAGSCALE_HOME} ./tools/install/install.sh --platform cuda --task train --pkg-mgr pip --no-system; fi && rm -rf /root/deps /root/downloads /workspace" did not complete successfully: exit code: 1
Build all
buildx failed with: ERROR: failed to build: failed to solve: DeadlineExceeded: DeadlineExceeded: nvidia/cuda:12.8.1-devel-ubuntu22.04: failed to do request: Head "https://registry-1.docker.io/v2/nvidia/cuda/manifests/12.8.1-devel-ubuntu22.04": dial tcp 128.242.240.59:443: i/o timeout
Build summary
Process completed with exit code 1.
Build summary
One or more image builds failed
Prepare build matrix
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Build inference
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Build train
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Build all
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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
flagos-ai~FlagScale~5529CR.dockerbuild
341 KB
sha256:fbf73234cdfaf511fe8cec7d091916985250c579df61640c45dee9e6c0f8c81a
flagos-ai~FlagScale~V9GPMB.dockerbuild
334 KB
sha256:625ed83f04d61489c2b4c5fa057a30641e9d1d9227460d78e19a18f5a44915c9
flagos-ai~FlagScale~ZUZE0Y.dockerbuild
11.8 KB
sha256:2952854c34ae7a8972cffba66b61bcc64722245650c143aa92edaf619cc7bf5d