Skip to content

[X] Build vLLM (v0.6.4) #1

[X] Build vLLM (v0.6.4)

[X] Build vLLM (v0.6.4) #1

Manually triggered November 16, 2024 23:10
Status Failure
Total duration 5m 22s
Artifacts

vllm-pascal-0.6.4.yml

on: workflow_dispatch
publish
0s
publish
update-index  /  build
update-index / build
Matrix: update-index / cleanup
Waiting for pending jobs
update-index  /  deploy
update-index / deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$USE_SCCACHE\" = \"1\" ]; then echo \"Installing sccache...\" && curl -L -o sccache.tar.gz https://github.com/mozilla/sccache/releases/download/v0.8.1/sccache-v0.8.1-x86_64-unknown-linux-musl.tar.gz && tar -xzf sccache.tar.gz && sudo mv sccache-v0.8.1-x86_64-unknown-linux-musl/sccache /usr/bin/sccache && rm -rf sccache.tar.gz sccache-v0.8.1-x86_64-unknown-linux-musl && export SCCACHE_BUCKET=${SCCACHE_BUCKET_NAME} && export SCCACHE_REGION=${SCCACHE_REGION_NAME} && export SCCACHE_S3_NO_CREDENTIALS=${SCCACHE_S3_NO_CREDENTIALS} && export SCCACHE_IDLE_TIMEOUT=0 && export CMAKE_BUILD_TYPE=Release && sccache --show-stats && python3 setup.py bdist_wheel --dist-dir=dist --py-limited-api=cp38 && sccache --show-stats; fi" did not complete successfully: exit code: 1