Skip to content

java: update Java 17 to 17.0.8 #62

java: update Java 17 to 17.0.8

java: update Java 17 to 17.0.8 #62

Triggered via push August 23, 2023 04:43
Status Failure
Total duration 28s
Artifacts

build-images.yml

on: push
Matrix: build-base / build
Matrix: build-dejagnu / build
Waiting for pending jobs
Matrix: build-java / build
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build-base / build (v1.1.4, 20)
Error: buildah exited with code 8 Trying to pull docker.io/library/debian:bookworm-slim... Getting image source signatures Copying blob sha256:52d2b7f179e32b4cbd579ee3c4958027988f9a8274850ab0c7c24661e3adaac5 Copying blob sha256:52d2b7f179e32b4cbd579ee3c4958027988f9a8274850ab0c7c24661e3adaac5 Copying config sha256:2e134e7f7afd768389a610b1b5ed9f14fef246c671118a1873e836a124613d0b Writing manifest to image destination Storing signatures debconf: delaying package configuration, since apt-utils is not installed error building at STEP "RUN apt-get update && DEBIAN_FRONTEND=noninteractive TZ=Europe/Berlin apt-get install --no-install-recommends -y ca-certificates p11-kit wget curl procps git && apt-get clean && rm -rf /var/lib/apt/lists/* && wget -q -O openjdk.tar.gz "$JDK_DOWNLOAD_URL" && wget -q -O apache-maven.tar.gz "${MAVEN_BASE_URL}/apache-maven-${MAVEN_VERSION}-bin.tar.gz" && mkdir -p "$JAVA_HOME" && tar --extract --file openjdk.tar.gz --directory "$JAVA_HOME" --strip-components 1 --no-same-owner && chown -R root:root "$JAVA_HOME" && rm openjdk.tar.gz && mkdir -p /usr/local/share/maven /usr/local/share/maven/ref && tar -xzf apache-maven.tar.gz -C /usr/local/share/maven --strip-components=1 && ln -s /usr/local/share/maven/bin/mvn /usr/local/bin/mvn && rm -f apache-maven.tar.gz": error while running runtime: exit status 8 time="2023-08-23T04:43:21Z" level=error msg="exit status 8"
build-base / build (v1.1.4, 19)
The job was canceled because "v1_1_4_20" failed.
build-base / build (v1.1.4, 19)
Error: buildah exited with code 8 Trying to pull docker.io/library/debian:bookworm-slim... Getting image source signatures Copying blob sha256:52d2b7f179e32b4cbd579ee3c4958027988f9a8274850ab0c7c24661e3adaac5 Copying blob sha256:52d2b7f179e32b4cbd579ee3c4958027988f9a8274850ab0c7c24661e3adaac5 Copying config sha256:2e134e7f7afd768389a610b1b5ed9f14fef246c671118a1873e836a124613d0b Writing manifest to image destination Storing signatures debconf: delaying package configuration, since apt-utils is not installed error building at STEP "RUN apt-get update && DEBIAN_FRONTEND=noninteractive TZ=Europe/Berlin apt-get install --no-install-recommends -y ca-certificates p11-kit wget curl procps git && apt-get clean && rm -rf /var/lib/apt/lists/* && wget -q -O openjdk.tar.gz "$JDK_DOWNLOAD_URL" && wget -q -O apache-maven.tar.gz "${MAVEN_BASE_URL}/apache-maven-${MAVEN_VERSION}-bin.tar.gz" && mkdir -p "$JAVA_HOME" && tar --extract --file openjdk.tar.gz --directory "$JAVA_HOME" --strip-components 1 --no-same-owner && chown -R root:root "$JAVA_HOME" && rm openjdk.tar.gz && mkdir -p /usr/local/share/maven /usr/local/share/maven/ref && tar -xzf apache-maven.tar.gz -C /usr/local/share/maven --strip-components=1 && ln -s /usr/local/share/maven/bin/mvn /usr/local/bin/mvn && rm -f apache-maven.tar.gz": error while running runtime: exit status 8 time="2023-08-23T04:43:23Z" level=error msg="exit status 8"
build-base / build (v1.1.4, 17)
The job was canceled because "v1_1_4_20" failed.
build-base / build (v1.1.4, 17)
The operation was canceled.