Delete Out.txt (#188) #161
Annotations
2 errors and 2 warnings
build-image (rocm)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c milabench install --config $MILABENCH_CONFIG --base $MILABENCH_BASE $MILABENCH_ARGS && milabench prepare --config $MILABENCH_CONFIG --base $MILABENCH_BASE $MILABENCH_ARGS && python -m pip cache purge" did not complete successfully: exit code: 1
|
build-image (cuda)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y git build-essential curl python3 python-is-python3 python3-pip && curl -o /etc/apt/trusted.gpg.d/mellanox.asc https://content.mellanox.com/ofed/RPM-GPG-KEY-Mellanox && curl -o /etc/apt/sources.list.d/mellanox.list https://linux.mellanox.com/public/repo/mlnx_ofed/${MOFED_VERSION}/ubuntu22.04/mellanox_mlnx_ofed.list && curl -o cuda-keyring_1.1-1_all.deb https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.1-1_all.deb && dpkg -i cuda-keyring_1.1-1_all.deb && apt-get update -y && apt-get install -y libibverbs1 nvidia-compute-utils-535 nvidia-utils-535 cuda-11-8 && apt-get clean && rm -rf /var/lib/apt/lists/* && rm cuda-keyring_1.1-1_all.deb" did not complete successfully: exit code: 100
|
build-image (rocm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-image (cuda)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|