Skip to content

temporary fix for cuda attempt 1 #206

temporary fix for cuda attempt 1

temporary fix for cuda attempt 1 #206

Triggered via push September 17, 2024 12:59
Status Failure
Total duration 3m 32s
Artifacts
Build and push docker image gpu
3m 21s
Build and push docker image gpu
Build and push docker image cpu
2m 47s
Build and push docker image cpu
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 40 warnings
Build and push docker image cpu
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$FRAMEWORK\" = \"cuda\" ]; then \n echo \"Installing for CUDA framework\" \n python3 -m pip install --no-cache-dir --index-url https://download.pytorch.org/whl/cu121 \\ \n torch==2.2.1 \\\n torchvision \\\n torchaudio;\n python3 -m pip install --no-cache-dir \\ \n pytorch_toolbelt;\n python3 -m pip install --no-cache-dir -f https://data.pyg.org/whl/torch-2.2.0+cu121.html \\\n pyg-lib \\\n torch-scatter \\\n torch-sparse \\\n torch-cluster \\\n torch-spline-conv \\\n torch-geometric;\n python3 -m pip install \\\n --extra-index-url=https://pypi.nvidia.com \\\n cudf-cu12==24.6.* dask-cudf-cu12==24.6.* cuml-cu12==24.6.* \\\n cugraph-cu12==24.6.* cuspatial-cu12==24.6.* cuproj-cu12==24.6.* \\\n cuxfilter-cu12==24.6.* cucim-cu12==24.6.* pylibraft-cu12==24.6.* \\\n raft-dask-cu12==24.6.* cuvs-cu12==24.6.*; \n elif [ \"$FRAMEWORK\" = \"cpu\" ]; then \n echo \"Installing for CPU framework\" \n python3 -m pip install --no-cache-dir --index-url https://download.pytorch.org/whl/cpu \\\n torch==2.2.1 \\\n torchvision \\\n torchaudio;\n python3 -m pip install --no-cache-dir \n pytorch_toolbelt ;\n python3 -m pip install --no-cache-dir -f https://data.pyg.org/whl/torch-2.2.0+cpu.html \\\n pyg-lib \\\n torch-scatter \\\n torch-sparse \\\n torch-cluster \\\n torch-spline-conv \\\n torch-geometric; \n else \n echo \"Error: unknown hardware\" \n exit 1 \n fi\n" did not complete successfully: exit code: 1
Build and push docker image gpu
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$FRAMEWORK\" = \"cuda\" ]; then \n echo \"Installing for CUDA framework\" \n python3 -m pip install --no-cache-dir --index-url https://download.pytorch.org/whl/cu121 \\ \n torch==2.2.1 \\\n torchvision \\\n torchaudio;\n python3 -m pip install --no-cache-dir \\ \n pytorch_toolbelt;\n python3 -m pip install --no-cache-dir -f https://data.pyg.org/whl/torch-2.2.0+cu121.html \\\n pyg-lib \\\n torch-scatter \\\n torch-sparse \\\n torch-cluster \\\n torch-spline-conv \\\n torch-geometric;\n python3 -m pip install \\\n --extra-index-url=https://pypi.nvidia.com \\\n cudf-cu12==24.6.* dask-cudf-cu12==24.6.* cuml-cu12==24.6.* \\\n cugraph-cu12==24.6.* cuspatial-cu12==24.6.* cuproj-cu12==24.6.* \\\n cuxfilter-cu12==24.6.* cucim-cu12==24.6.* pylibraft-cu12==24.6.* \\\n raft-dask-cu12==24.6.* cuvs-cu12==24.6.*; \n elif [ \"$FRAMEWORK\" = \"cpu\" ]; then \n echo \"Installing for CPU framework\" \n python3 -m pip install --no-cache-dir --index-url https://download.pytorch.org/whl/cpu \\\n torch==2.2.1 \\\n torchvision \\\n torchaudio;\n python3 -m pip install --no-cache-dir \n pytorch_toolbelt ;\n python3 -m pip install --no-cache-dir -f https://data.pyg.org/whl/torch-2.2.0+cpu.html \\\n pyg-lib \\\n torch-scatter \\\n torch-sparse \\\n torch-cluster \\\n torch-spline-conv \\\n torch-geometric; \n else \n echo \"Error: unknown hardware\" \n exit 1 \n fi\n" did not complete successfully: exit code: 1
Build and push docker image cpu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and push docker image cpu
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image cpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and push docker image gpu
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and push docker image gpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/