Skip to content

Provide a jammy env #10

Provide a jammy env

Provide a jammy env #10

Re-run triggered February 17, 2024 16:43
Status Failure
Total duration 6m 49s
Artifacts

debuntu_docker_images.yml

on: pull_request
Matrix: debuntu
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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://raw.githubusercontent.com/pdidev/repo/pdi-master.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://raw.githubusercontent.com/pdidev/repo/pdi-master.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && if [[ \"${MPI}\" = openmpi ]]; then PDIPLUGIN_FLOWVR=pdiplugin-flowvr; fi && echo tzdata tzdata/Areas string Etc | debconf-set-selections && echo tzdata tzdata/Zones/Etc string UTC | debconf-set-selections && 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-decl-sion-${MPI} ${PDIPLUGIN_FLOWVR} pdiplugin-fti-${MPI} pdiplugin-mpi-${MPI} pdiplugin-pycall pdiplugin-serialize pdiplugin-set-value pdiplugin-trace pdiplugin-user-code pkg-config ssh-client && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && 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://raw.githubusercontent.com/pdidev/repo/pdi-master.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://raw.githubusercontent.com/pdidev/repo/pdi-master.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && if [[ \"${MPI}\" = openmpi ]]; then PDIPLUGIN_FLOWVR=pdiplugin-flowvr; fi && echo tzdata tzdata/Areas string Etc | debconf-set-selections && echo tzdata tzdata/Zones/Etc string UTC | debconf-set-selections && 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-decl-sion-${MPI} ${PDIPLUGIN_FLOWVR} pdiplugin-fti-${MPI} pdiplugin-mpi-${MPI} pdiplugin-pycall pdiplugin-serialize pdiplugin-set-value pdiplugin-trace pdiplugin-user-code pkg-config ssh-client && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && 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