[CI] Add multi node ci #12780
Triggered via pull request
September 18, 2025 18:36
Status
Failure
Total duration
6m 35s
Artifacts
–
vllm_ascend_test.yaml
on: pull_request
Matrix: singlecard e2e test - light
Matrix: unit test
Matrix: multicard e2e test - light
Annotations
10 errors
lint / pre-commit:
tests/e2e/multi_node/config/multi_node_config.py#L193
Incompatible default for argument "path" (default has type "None", argument has type "Union[str, Path]") [assignment]
|
lint / pre-commit:
tests/e2e/multi_node/config/multi_node_config.py#L71
Value of type "Optional[tuple[str, str]]" is not indexable [index]
|
lint / pre-commit:
tests/e2e/multi_node/config/utils.py#L11
Argument 1 to "gethostbyname" has incompatible type "Optional[str]"; expected "str" [arg-type]
|
lint / pre-commit:
tests/e2e/multi_node/config/multi_node_config.py#L193
Incompatible default for argument "path" (default has type "None", argument has type "Union[str, Path]") [assignment]
|
lint / pre-commit:
tests/e2e/multi_node/config/multi_node_config.py#L71
Value of type "Optional[tuple[str, str]]" is not indexable [index]
|
lint / pre-commit:
tests/e2e/multi_node/config/utils.py#L11
Argument 1 to "gethostbyname" has incompatible type "Optional[str]"; expected "str" [arg-type]
|
lint / pre-commit:
tests/e2e/multi_node/config/multi_node_config.py#L193
Incompatible default for argument "path" (default has type "None", argument has type "Union[str, Path]") [assignment]
|
lint / pre-commit:
tests/e2e/multi_node/config/multi_node_config.py#L71
Value of type "Optional[tuple[str, str]]" is not indexable [index]
|
lint / pre-commit:
tests/e2e/multi_node/config/utils.py#L11
Argument 1 to "gethostbyname" has incompatible type "Optional[str]"; expected "str" [arg-type]
|
lint / pre-commit:
.github/workflows/multi_node_test.yaml#L27
label "linux-aarch64-a3-0" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2025", "windows-2022", "windows-2019", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-24.04", "ubuntu-24.04-arm", "ubuntu-22.04", "ubuntu-22.04-arm", "ubuntu-20.04", "macos-latest", "macos-latest-xl", "macos-latest-xlarge", "macos-latest-large", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xl", "macos-14-xlarge", "macos-14-large", "macos-14", "macos-13-xl", "macos-13-xlarge", "macos-13-large", "macos-13", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows", "linux-aarch64-a2-0", "linux-aarch64-a2-1", "linux-aarch64-a2-2", "linux-aarch64-a2-4", "linux-aarch64-a2-8", "linux-arm64-npu-static-8", "linux-aarch64-310p-1", "linux-aarch64-310p-2", "linux-aarch64-310p-4", "ubuntu-24.04-arm", "linux-aarch64-a3-1", "linux-aarch64-a3-2", "linux-aarch64-a3-4", "linux-aarch64-a3-8", "linux-amd64-cpu-0", "linux-amd64-cpu-8", "linux-amd64-cpu-16". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file
|