Skip to content

Support Heterogenous Node Groups #7643

Support Heterogenous Node Groups

Support Heterogenous Node Groups #7643

Triggered via pull request August 10, 2026 06:12
Status Failure
Total duration 1m 56s
Artifacts 6

build.yml

on: pull_request
compute-version
4s
compute-version
build-docs  /  build-docs
build-docs / build-docs
build-artifacts  /  code-lint
50s
build-artifacts / code-lint
build-artifacts  /  frontend-build
8s
build-artifacts / frontend-build
build-artifacts  /  runner-test
1m 3s
build-artifacts / runner-test
build-artifacts  /  gateway-build
13s
build-artifacts / gateway-build
build-artifacts  /  generate-json-schema
17s
build-artifacts / generate-json-schema
Matrix: build-artifacts / python-test
build-artifacts  /  python-build
18s
build-artifacts / python-build
Matrix: build-artifacts / runner-compile
upload-post-pypi-artifacts  /  upload-post-pypi-artifacts
upload-post-pypi-artifacts / upload-post-pypi-artifacts
upload-pre-pypi-artifacts  /  upload-pre-pypi-artifacts
upload-pre-pypi-artifacts / upload-pre-pypi-artifacts
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 23 warnings
build-artifacts / python-test (ubuntu-latest, 3.12): src/tests/_internal/server/background/pipeline_tasks/test_submitted_jobs.py#L2911
Argument of type "Range[int]" cannot be assigned to parameter "cpu" of type "CPUSpec" in function "__init__"   "Range[int]" is not assignable to "CPUSpec" (reportArgumentType)
build-artifacts / python-test (ubuntu-latest, 3.12): src/tests/_internal/server/background/pipeline_tasks/test_submitted_jobs.py#L2903
Argument of type "Range[int]" cannot be assigned to parameter "cpu" of type "CPUSpec" in function "__init__"   "Range[int]" is not assignable to "CPUSpec" (reportArgumentType)
build-artifacts / python-test (ubuntu-latest, 3.13)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (ubuntu-latest, 3.13): src/tests/_internal/server/background/pipeline_tasks/test_submitted_jobs.py#L2911
Argument of type "Range[int]" cannot be assigned to parameter "cpu" of type "CPUSpec" in function "__init__"   "Range[int]" is not assignable to "CPUSpec" (reportArgumentType)
build-artifacts / python-test (ubuntu-latest, 3.13): src/tests/_internal/server/background/pipeline_tasks/test_submitted_jobs.py#L2903
Argument of type "Range[int]" cannot be assigned to parameter "cpu" of type "CPUSpec" in function "__init__"   "Range[int]" is not assignable to "CPUSpec" (reportArgumentType)
build-artifacts / python-test (ubuntu-latest, 3.11)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (ubuntu-latest, 3.11)
The operation was canceled.
build-artifacts / python-test (windows-latest, 3.10)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (windows-latest, 3.10)
The operation was canceled.
build-artifacts / python-test (ubuntu-latest, 3.14)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (ubuntu-latest, 3.14)
The operation was canceled.
build-artifacts / python-test (windows-latest, 3.13)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (windows-latest, 3.11)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (windows-latest, 3.13)
The operation was canceled.
build-artifacts / python-test (windows-latest, 3.11)
The operation was canceled.
build-artifacts / python-test (macos-latest, 3.10)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (macos-latest, 3.10)
The operation was canceled.
build-artifacts / python-test (ubuntu-latest, 3.10)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (ubuntu-latest, 3.10)
The operation was canceled.
build-artifacts / python-test (windows-latest, 3.14)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (windows-latest, 3.14)
The operation was canceled.
build-artifacts / python-test (windows-latest, 3.12)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (windows-latest, 3.12)
The operation was canceled.
build-artifacts / python-test (macos-latest, 3.14)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (macos-latest, 3.14)
The operation was canceled.
build-artifacts / python-test (macos-latest, 3.11)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (macos-latest, 3.11)
The operation was canceled.
build-artifacts / python-test (macos-latest, 3.12)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (macos-latest, 3.12)
The operation was canceled.
build-artifacts / python-test (macos-latest, 3.13)
The strategy configuration was canceled because "build-artifacts.python-test.ubuntu-latest_3_12" failed
build-artifacts / python-test (macos-latest, 3.13)
The operation was canceled.
build-artifacts / frontend-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / gateway-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / code-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / runner-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / generate-json-schema
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (ubuntu-latest, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (ubuntu-latest, 3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (ubuntu-latest, 3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (windows-latest, 3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / runner-compile (ubuntu-24.04-arm, linux, arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (ubuntu-latest, 3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (windows-latest, 3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (windows-latest, 3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (macos-latest, 3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (ubuntu-latest, 3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (windows-latest, 3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (windows-latest, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (macos-latest, 3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (macos-latest, 3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (macos-latest, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / python-test (macos-latest, 3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-artifacts / runner-compile (ubuntu-24.04, linux, amd64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. 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
dstack-gateway Expired
3.16 KB
sha256:2681877b1e52ce1cf030f2a4e78c1561db82c8250b0729943a4224bff8abb5f0
dstack-runner-linux-amd64 Expired
18.7 MB
sha256:a489f0d79565c6045ef585b79f1047e8c5172dcc831ad760951f5020ae11dc79
dstack-runner-linux-arm64 Expired
17.1 MB
sha256:21a886abd19e53b7993441857083e4d8629b55e11f0951167fb6d25e703e602c
frontend-build Expired
14.7 MB
sha256:14afcf703a7cb5713477c7b084aeb5906d1b576031e160098261aa8eea2cf5b1
json-schemas Expired
18.2 KB
sha256:974b1bf8b393670a6815bbb4e9b057071a36b1f63a59799d458e2998dcc6b1b7
python-build Expired
50.2 MB
sha256:4fafd666dbd49206522bb9d21a7cbff562d076717421fe9252edb8ecec829b38