Skip to content

Build and Push Ubuntu Images #3

Build and Push Ubuntu Images

Build and Push Ubuntu Images #3

Manually triggered October 16, 2023 16:55
Status Failure
Total duration 37m 15s
Artifacts

dockerx_ubuntu.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (ubuntu_dev/Dockerfile.bionic, ubuntu_dev, ubuntu_dev, bionic)
buildx failed with: ERROR: failed to solve: hivesolutions/ubuntu:bionic: docker.io/hivesolutions/ubuntu:bionic: not found
build (ubuntu_dev/Dockerfile.focal, ubuntu_dev, ubuntu_dev, focal)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apt-get update && apt-get install -y -q --no-install-recommends sudo gcc make curl pypy linux-headers-generic libssl-dev python2-dev python3-dev pypy-dev && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 255
build (ubuntu_dev/Dockerfile.jammy, ubuntu_dev, ubuntu_dev, jammy)
buildx failed with: ERROR: failed to solve: hivesolutions/ubuntu:jammy: docker.io/hivesolutions/ubuntu:jammy: not found
build (ubuntu_dev/Dockerfile.rolling, ubuntu_dev, ubuntu_dev, rolling)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apt-get update && apt-get install -y -q --no-install-recommends sudo gcc make curl pypy linux-headers-generic libssl-dev python3-dev pypy-dev && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 255
build (ubuntu_dev/Dockerfile.xenial, ubuntu_dev, ubuntu_dev, xenial)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ xenial main\" > /etc/apt/sources.list.d/dotnetdev.list && apt-key adv --keyserver apt-mo.trafficmanager.net --recv-keys 417A0893 && apt-get update && apt-get install -y -q --no-install-recommends sudo gcc make curl pypy dotnet-dev-1.0.0 linux-headers-generic libssl-dev python2-dev python3-dev pypy-dev && apt-get clean && rm -rf /var/lib/apt/lists/* && wget https://raw.githubusercontent.com/dotnet/core/master/release-notes/1.0/install-1.0.1.sh && chmod +x install-1.0.1.sh && (echo \"y\" | bash install-1.0.1.sh) && rm install-1.0.1.sh" did not complete successfully: exit code: 2
build (ubuntu/Dockerfile, ubuntu, ubuntu, latest)
The self-hosted runner: github-runner-fr-OUg0C3QUXAe7Q lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
build (ubuntu/Dockerfile.xenial, ubuntu, ubuntu, xenial)
The self-hosted runner: github-runner-fr-qm9LUSwM22cJe lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
build (ubuntu/Dockerfile.rolling, ubuntu, ubuntu, rolling)
The job running on runner github-runner-fr-kpubh3dMxmyQK has exceeded the maximum execution time of 20 minutes.
build (ubuntu/Dockerfile.rolling, ubuntu, ubuntu, rolling)
The operation was canceled.