adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
86 stars 101 forks source link

installer publisher fails on node docker-osuosl-ubuntu2004-ppc64le-1 #3791

Open andrew-m-leonard opened 3 days ago

andrew-m-leonard commented 3 days ago

installer publisher fails on node docker-osuosl-ubuntu2004-ppc64le-1 https://ci.adoptium.net/job/adoptium-packages-linux-pipeline_new/1681/

#3 [internal] load metadata for docker.io/library/debian:bullseye
#3 ERROR: no match for platform in manifest sha256:d0036be35fe0a4d2649bf074ca467a37dab8c5b26bbbdfca0375b4dc682f011d: not found
------
 > [internal] load metadata for docker.io/library/debian:bullseye:
------
Dockerfile:3
--------------------
   1 |     ARG CONTAINER_REGISTRY=""
   2 |     ARG IMAGE=debian:bullseye
   3 | >>> FROM ${CONTAINER_REGISTRY}${IMAGE}
   4 |     
   5 |     # Combine apt-get update with apt-get install to prevent stale package indexes.
--------------------
ERROR: failed to solve: debian:bullseye: no match for platform in manifest sha256:d0036be35fe0a4d2649bf074ca467a37dab8c5b26bbbdfca0375b4dc682f011d: not found

FAILURE: Build failed with an exception.
sxa commented 3 days ago

Does it work on the other machine: https://ci.adoptium.net/computer/dockerhost%2Dosuosl%2Dubuntu2404%2Dppc64le%2D1/ ?

andrew-m-leonard commented 2 days ago

Does it work on the other machine: https://ci.adoptium.net/computer/dockerhost%2Dosuosl%2Dubuntu2404%2Dppc64le%2D1/ ?

@sxa yes, im using that one instead