Skip to content

Debuntu images

Debuntu images #169

Triggered via schedule January 26, 2025 23:58
Status Failure
Total duration 3m 13s
Artifacts
Matrix: debuntu
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 6 warnings
debuntu (debian/unstable, mpich, pdi)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -ex && if [ -f /etc/os-release ]; then . /etc/os-release; fi && chmod +x /bin/bash_run && export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends apt-transport-https ca-certificates curl && echo \"deb [ arch=amd64 ] https://repo.pdi.dev/pdi-main.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://repo.pdi.dev/pdi-main.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && apt-get install -y --no-install-recommends build-essential cmake gfortran libpdi-dev \"${MPI/openmpi/openmpi-bin}\" pdidev-archive-keyring pdiplugin-decl-hdf5-${MPI} pdiplugin-decl-netcdf pdiplugin-mpi-${MPI} pdiplugin-pycall pdiplugin-serialize pdiplugin-set-value pdiplugin-trace pdiplugin-user-code pkg-config ssh-client && apt-get purge -y curl && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && useradd -d /home/ci -m -U ci && rm -rf /var/lib/apt/lists/* && rm -rf /run/nologin && rm -rf /root/* && [ -f ~/.profile ] && ( sed -i 's/mesg n/( tty -s \\&\\& mesg n || true )/g' ~/.profile || true )" did not complete successfully: exit code: 100
debuntu (debian/unstable, mpich, all)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -ex && if [ -f /etc/os-release ]; then . /etc/os-release; fi && chmod +x /bin/bash_run && export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends apt-transport-https ca-certificates curl && echo \"deb [ arch=amd64 ] https://repo.pdi.dev/pdi-main.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://repo.pdi.dev/pdi-main.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && if [[ \"${MPI}\" = openmpi ]]; then MPI4PY=python3-mpi4py; FLOWVR=flowvr; fi && apt-get install -y --no-install-recommends build-essential cmake doxygen gfortran libhdf5-${MPI}-dev lib${MPI}-dev libnetcdf-dev libparaconf-dev libspdlog-dev libyaml-dev \"${MPI/openmpi/openmpi-bin}\" ${MPI4PY} pdidev-archive-keyring pkg-config pybind11-dev python3-dev python3-numpy python3-pip python3-setuptools python3-venv python3-yaml ssh-client && apt-get purge -y curl && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && useradd -d /home/ci -m -U ci && rm -rf /var/lib/apt/lists/* && rm -rf /run/nologin && rm -rf /root/* && [ -f ~/.profile ] && ( sed -i 's/mesg n/( tty -s \\&\\& mesg n || true )/g' ~/.profile || true )" did not complete successfully: exit code: 100
debuntu (debian/unstable, openmpi, pdi)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -ex && if [ -f /etc/os-release ]; then . /etc/os-release; fi && chmod +x /bin/bash_run && export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends apt-transport-https ca-certificates curl && echo \"deb [ arch=amd64 ] https://repo.pdi.dev/pdi-main.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://repo.pdi.dev/pdi-main.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && apt-get install -y --no-install-recommends build-essential cmake gfortran libpdi-dev \"${MPI/openmpi/openmpi-bin}\" pdidev-archive-keyring pdiplugin-decl-hdf5-${MPI} pdiplugin-decl-netcdf pdiplugin-mpi-${MPI} pdiplugin-pycall pdiplugin-serialize pdiplugin-set-value pdiplugin-trace pdiplugin-user-code pkg-config ssh-client && apt-get purge -y curl && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && useradd -d /home/ci -m -U ci && rm -rf /var/lib/apt/lists/* && rm -rf /run/nologin && rm -rf /root/* && [ -f ~/.profile ] && ( sed -i 's/mesg n/( tty -s \\&\\& mesg n || true )/g' ~/.profile || true )" did not complete successfully: exit code: 100
debuntu (debian/unstable, openmpi, all)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -ex && if [ -f /etc/os-release ]; then . /etc/os-release; fi && chmod +x /bin/bash_run && export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends apt-transport-https ca-certificates curl && echo \"deb [ arch=amd64 ] https://repo.pdi.dev/pdi-main.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://repo.pdi.dev/pdi-main.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && if [[ \"${MPI}\" = openmpi ]]; then MPI4PY=python3-mpi4py; FLOWVR=flowvr; fi && apt-get install -y --no-install-recommends build-essential cmake doxygen gfortran libhdf5-${MPI}-dev lib${MPI}-dev libnetcdf-dev libparaconf-dev libspdlog-dev libyaml-dev \"${MPI/openmpi/openmpi-bin}\" ${MPI4PY} pdidev-archive-keyring pkg-config pybind11-dev python3-dev python3-numpy python3-pip python3-setuptools python3-venv python3-yaml ssh-client && apt-get purge -y curl && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && useradd -d /home/ci -m -U ci && rm -rf /var/lib/apt/lists/* && rm -rf /run/nologin && rm -rf /root/* && [ -f ~/.profile ] && ( sed -i 's/mesg n/( tty -s \\&\\& mesg n || true )/g' ~/.profile || true )" did not complete successfully: exit code: 100
debuntu (debian/bookworm, openmpi, all)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (debian/bookworm, mpich, all)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (ubuntu/focal, mpich, all)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (debian/unstable, mpich, mini)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (debian/unstable, openmpi, mini)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (debian/bookworm, openmpi, mini)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (debian/bookworm, mpich, mini)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (ubuntu/rolling, mpich, all)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (ubuntu/focal, openmpi, all)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (ubuntu/focal, mpich, mini)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (ubuntu/rolling, openmpi, all)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (ubuntu/rolling, openmpi, mini)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (ubuntu/focal, openmpi, mini)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (ubuntu/rolling, mpich, mini)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c export VERBOSE=1 && export MAKEFLAGS=\"-j1\" && bash pdi*/bin/build_and_run_all_tests" did not complete successfully: exit code: 2
debuntu (ubuntu/focal, mpich, pdi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
debuntu (debian/bookworm, mpich, pdi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
debuntu (debian/bookworm, openmpi, pdi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
debuntu (ubuntu/focal, openmpi, pdi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
debuntu (ubuntu/rolling, mpich, pdi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
debuntu (ubuntu/rolling, openmpi, pdi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636