Skip to content

build(deps): update quay.io/prometheus/busybox docker digest to 92829… #1531

build(deps): update quay.io/prometheus/busybox docker digest to 92829…

build(deps): update quay.io/prometheus/busybox docker digest to 92829… #1531

Triggered via push September 15, 2023 17:10
Status Failure
Total duration 3m 30s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
semantic-release
Error: Command failed with exit code 1: set -e IMAGE_NAME='ghcr.io/maxbrunet/prometheus-elasticache-sd' IMAGE_TAG='v1.0.192' podman build \ --platform linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x \ --manifest "$IMAGE_NAME:$IMAGE_TAG" . podman manifest push "$IMAGE_NAME:$IMAGE_TAG" "docker://$IMAGE_NAME:$IMAGE_TAG" podman manifest push "$IMAGE_NAME:$IMAGE_TAG" "docker://$IMAGE_NAME:latest" Trying to pull docker.io/library/golang@sha256:96634e55b363cb93d39f78fb18aa64abc7f96d372c176660d7b8b6118939d97b... Getting image source signatures Copying blob sha256:abb14ea137979420ee28a5d750e5d62200f15a09c2461e13a8f10023e5fbf5a2 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:c60be0ca469417450769350b29d9d86e57dc60849c11fab3e8d0b556fcc35005 Copying config sha256:09df25511440be1ad663c4d366c29096ab49e107e3abf5a4892843a330524914 Writing manifest to image destination error running container: from /usr/bin/crun creating container for [/bin/sh -c apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}"]: writing file `/sys/fs/cgroup/cgroup.subtree_control`: Invalid argument : exit status 1 error running container: from /usr/bin/crun creating container for [/bin/sh -c apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}"]: writing file `/sys/fs/cgroup/cgroup.subtree_control`: Invalid argument : exit status 1 error running container: from /usr/bin/crun creating container for [/bin/sh -c apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}"]: writing file `/sys/fs/cgroup/cgroup.subtree_control`: Invalid argument : exit status 1 error running container: from /usr/bin/crun creating container for [/bin/sh -c apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}"]: writing file `/sys/fs/cgroup/cgroup.subtree_control`: Invalid argument : exit status 1 error running container: from /usr/bin/crun creating container for [/bin/sh -c apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}"]: writing file `/sys/fs/cgroup/cgroup.subtree_control`: Invalid argument : exit status 1 Error: 5 errors occurred: * building at STEP "RUN apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}"": while running runtime: exit status 1 * building at STEP "RUN apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}"": while running runtime: exit status 1 * building at STEP "RUN apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}"": while running runtime: exit status 1 * building at STEP "RUN apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}"": while running runtime: exit status 1 * building at STEP "RUN apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}"": while running runtime: exit status 1 [linux/s390x] [1/2] STEP 1/11: FROM docker.io/library/golang:1.21.1-alpine@sha256:96634e55b363cb93d39f78fb18aa64abc7f96d372c176660d7b8b6118939d97b AS build [linux/s390x] [1/2] STEP 2/11: ARG PROMU_VERSION=v0.15.0 --> 0ff66a8b746a [linux/s390x] [1/2] STEP 3/11: ARG TARGETPLATFORM --> 50dbb354bd53 [linux/s390x] [1/2] STEP 4/11: ARG TARGETOS --> 559c6f39a507 [linux/s390x] [1/2] STEP 5/11: ARG TARGETARCH --> 0657eceebf9b [linux/s390x] [1/2] STEP 6/11: WORKDIR /go/src/app --> fe6d318af9c3 [linux/s390x] [1/2] STEP 7/11: RUN apk add --no-cache git && go install "github.com/prometheus/promu@${PROMU_VERSION}" [linux/arm/v7] [1/2] STEP 1/11: FROM docker.io/library/golang:1.21.1-alpine@sha256:96634e55b363cb93d39f78fb18aa64abc7f96d372c176660d7b8b6118939d97b AS build [linux/arm/v7] [1/2] STEP 2/11: ARG PROMU_VERSION=v0.15.0 --> Using cache 0ff66a8b746a44187ae4460911ac3a1686eed894bad3aa1ec23d6872072367ab --> 0ff66a8b746a [linux/arm/v7] [1/2] STEP 3/11: ARG TARGETPLATFORM --> Using cache 50dbb3