Skip to content

Docker build & publish #34

Docker build & publish

Docker build & publish #34

Triggered via schedule October 14, 2024 01:33
Status Failure
Total duration 1m 8s
Artifacts 15

build.yml

on: schedule
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

15 errors
rapidsai/dask_image (nightly RAPIDS, python 3.10, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n > /rapids_pinned.yml\n conda-merge /rapids_pinned.yml /dask.yml > /dask_image.yml\n rapids-mamba-retry env create -n dask_image --file /dask_image.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (nightly RAPIDS, python 3.10, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask_image (nightly RAPIDS, python 3.11, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n > /rapids_pinned.yml\n conda-merge /rapids_pinned.yml /dask.yml > /dask_image.yml\n rapids-mamba-retry env create -n dask_image --file /dask_image.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (stable RAPIDS, python 3.12, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask_image (nightly RAPIDS, python 3.12, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n > /rapids_pinned.yml\n conda-merge /rapids_pinned.yml /dask.yml > /dask_image.yml\n rapids-mamba-retry env create -n dask_image --file /dask_image.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (stable RAPIDS, python 3.11, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (nightly RAPIDS, python 3.12, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (nightly RAPIDS, python 3.12, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (stable RAPIDS, python 3.11, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (stable RAPIDS, python 3.10, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/dask (nightly RAPIDS, python 3.11, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n | sed -r \"s/pandas=/pandas>=/g\" \\\n | sed -r \"s/numpy=/numpy>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /dask.yml\n rapids-mamba-retry env create -n dask --file /dask.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (stable RAPIDS, python 3.12, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (stable RAPIDS, python 3.10, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (nightly RAPIDS, python 3.10, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127
rapidsai/distributed (nightly RAPIDS, python 3.11, CTK 11.8.0, ubuntu20.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c tar -xzvf /tools.tar.gz -C /usr/local/bin --strip-components=1\n rm /tools.tar.gz\n conda config --set ssl_verify false\n rapids-mamba-retry install conda-merge git\n cat /rapids.yml \\\n | sed -r \"s/CUDA_VER/$(echo $CUDA_VER | cut -d. -f1,2)/g\" \\\n | sed -r \"s/RAPIDS_VER/${RAPIDS_VER}/g\" \\\n | sed -r \"s/UCX_PY_VER/${UCX_PY_VER}/g\" \\\n > /rapids_pinned.yml\n cat /dask.yml \\\n | sed -r \"s/pyarrow=/pyarrow>=/g\" \\\n > /dask_unpinned.yml\n conda-merge /rapids_pinned.yml /dask_unpinned.yml > /distributed.yml\n rapids-mamba-retry env create -n dask --file /distributed.yml\n chmod -R ugo+rw /opt/conda\n conda clean -tipy\n chmod -R ugo+rw /opt/conda\n useradd -r -g conda -u 10000 dask\n" did not complete successfully: exit code: 127

Artifacts

Produced during runtime
Name Size
rapidsai~dask-build-environment~3A9CVO.dockerbuild Expired
25.3 KB
rapidsai~dask-build-environment~3TQKA7.dockerbuild Expired
26.1 KB
rapidsai~dask-build-environment~47YOOO.dockerbuild Expired
26 KB
rapidsai~dask-build-environment~9A51QS.dockerbuild Expired
25.9 KB
rapidsai~dask-build-environment~CEKNL5.dockerbuild Expired
25.1 KB
rapidsai~dask-build-environment~ICH2C3.dockerbuild Expired
26.3 KB
rapidsai~dask-build-environment~IY6IJK.dockerbuild Expired
25.3 KB
rapidsai~dask-build-environment~JK19HY.dockerbuild Expired
25.5 KB
rapidsai~dask-build-environment~NIW03U.dockerbuild Expired
26.1 KB
rapidsai~dask-build-environment~NPPZ7W.dockerbuild Expired
26 KB
rapidsai~dask-build-environment~PXWA1L.dockerbuild Expired
25.8 KB
rapidsai~dask-build-environment~SXZZ9I.dockerbuild Expired
26.2 KB
rapidsai~dask-build-environment~UA44IZ.dockerbuild Expired
26.3 KB
rapidsai~dask-build-environment~VK0XW0.dockerbuild Expired
26.4 KB
rapidsai~dask-build-environment~Y434K7.dockerbuild Expired
25.6 KB