Skip to content

🌱 Add Dockerfile for debugging (#370) #90

🌱 Add Dockerfile for debugging (#370)

🌱 Add Dockerfile for debugging (#370) #90

Triggered via push February 6, 2024 13:34
Status Failure
Total duration 5m 44s
Artifacts

image-build.yaml

on: push
Matrix: image-build / build
image-build  /  manifest
0s
image-build / manifest
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
image-build / build (s390x)
Error: buildah exited with code 125 Resolving "golang" using unqualified-search registries (/etc/containers/registries.conf) Trying to pull docker.io/library/golang:1.19... Getting image source signatures Copying blob sha256:c84e0c9a62af391b467a5df8a43c9345f852c8b58472a4b00fb739e2db61618a Copying blob sha256:2fae8fcf22d3d3b48cf6401a63ae5533b13aa37cc17f3d8b25b809b05961b5e6 Copying blob sha256:057281f9e836e5a46ec8be5758de3606940b3a68408826bb8ce7a512f3cb0e70 Copying blob sha256:73c994597052291c7040941e454aefd572f2ff60dd9b6f68d6d8e02942511941 Copying blob sha256:c49a6ed043db6d0813d84662b4c92ab40cb9dba09cd69b24463600608b8e8e53 Copying blob sha256:da27126affcdd565cb303f52477714b6f6a9a7ecc6028d3d035250c41d9263e9 Copying blob sha256:73c994597052291c7040941e454aefd572f2ff60dd9b6f68d6d8e02942511941 Copying blob sha256:c49a6ed043db6d0813d84662b4c92ab40cb9dba09cd69b24463600608b8e8e53 Copying blob sha256:da27126affcdd565cb303f52477714b6f6a9a7ecc6028d3d035250c41d9263e9 Copying blob sha256:c84e0c9a62af391b467a5df8a43c9345f852c8b58472a4b00fb739e2db61618a Copying blob sha256:057281f9e836e5a46ec8be5758de3606940b3a68408826bb8ce7a512f3cb0e70 Copying blob sha256:2fae8fcf22d3d3b48cf6401a63ae5533b13aa37cc17f3d8b25b809b05961b5e6 Copying config sha256:568d2e459b152c182f8dccc15504d6b43ddd434f11f6ce634f27574df060e803 Writing manifest to image destination Storing signatures go: downloading github.com/bombsimon/logrusr/v3 v3.0.0 go: downloading github.com/sirupsen/logrus v1.9.0 go: downloading github.com/spf13/cobra v1.7.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/cbroglie/mustache v1.3.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading go.lsp.dev/uri v0.3.0 go: downloading go.opentelemetry.io/otel v1.11.2 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/PaesslerAG/gval v1.2.2 go: downloading go.opentelemetry.io/otel/exporters/jaeger v1.11.2 go: downloading go.opentelemetry.io/otel/sdk v1.11.2 go: downloading go.opentelemetry.io/otel/trace v1.11.2 go: downloading github.com/getkin/kin-openapi v0.108.0 go: downloading golang.org/x/net v0.17.0 go: downloading google.golang.org/grpc v1.54.0 go: downloading google.golang.org/protobuf v1.30.0 go: downloading golang.org/x/sys v0.13.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5 go: downloading github.com/antchfx/jsonquery v1.3.0 go: downloading github.com/antchfx/xmlquery v1.3.12 go: downloading github.com/antchfx/xpath v1.2.4 go: downloading github.com/vifraa/gopom v1.0.0 go: downloading github.com/shopspring/decimal v1.3.1 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/invopop/yaml v0.1.0 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e go: downloading github.com/go-logr/stdr v1.2.2 go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f go: downloading github.com/go-openapi/swag v0.19.5 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/text v0.13.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e go: downloading github.com/bombsimon/logrusr/v3 v3.1.0 go: downloading github.com/getkin/kin-openapi v0.118.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/cbroglie/mustache v1.4.0 go: downloading github.com/google/go-cmp v0.5.9 go: downloading github.com/stretchr/testify v1.8.1 go: downloading gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/kr/pretty v0.1.0 go: downloading github.com/perimeterx/marshmallow v1.1.4 go: downloading github.com/PaesslerAG/jsonpath v0.1.0 go: downloading github.com/kr/text v0.1.0 go: downloading github.com/stretchr/objx v0.5.0 go: downloading github.com/mailru/eas
image-build / build (ppc64le)
The operation was canceled.
image-build / build (arm64)
The operation was canceled.
image-build / build (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, redhat-actions/push-to-registry@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
image-build / build (s390x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
image-build / build (ppc64le)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
image-build / build (arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.