Skip to content

deps: update kubernetes monorepo (patch) #19271

deps: update kubernetes monorepo (patch)

deps: update kubernetes monorepo (patch) #19271

Triggered via pull request March 25, 2026 18:15
Status Failure
Total duration 4m 26s
Artifacts 2

CI.yaml

on: pull_request
Prepare CI Run
7s
Prepare CI Run
Matrix: Build Docker Image
Store tag of the built images
4s
Store tag of the built images
Component Tests  /  Component Tests
4m 14s
Component Tests / Component Tests
Matrix: Unit Tests
Integration Tests Allowed Namespaces  /  Run Chainsaw Tests
Integration Tests Allowed Namespaces / Run Chainsaw Tests
Integration Tests Cert Manager  /  Run Chainsaw Tests
Integration Tests Cert Manager / Run Chainsaw Tests
Integration Tests Lifecycle  /  Run Chainsaw Tests
Integration Tests Lifecycle / Run Chainsaw Tests
Integration Tests Metrics  /  Run Chainsaw Tests
Integration Tests Metrics / Run Chainsaw Tests
Load Tests  /  Run load Tests
Load Tests / Run load Tests
Matrix: End to End Tests / Run E2E Tests
Waiting for pending jobs
Matrix: Publish helm chart changes to charts repo
Matrix: Integration Tests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 15 warnings
Unit Tests (certificate-operator, keptn-cert-manager/)
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/anypb (imported by github.com/google/gnostic-models/openapiv2); to add:
Unit Tests (certificate-operator, keptn-cert-manager/)
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/prometheus/client_model/go); to add:
Unit Tests (certificate-operator, keptn-cert-manager/)
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoiface (imported by github.com/golang/protobuf/proto); to add:
Unit Tests (certificate-operator, keptn-cert-manager/)
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoregistry (imported by github.com/golang/protobuf/proto); to add:
Unit Tests (certificate-operator, keptn-cert-manager/)
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/prometheus/client_model/go); to add:
Unit Tests (certificate-operator, keptn-cert-manager/)
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protodesc (imported by github.com/golang/protobuf/proto); to add:
Unit Tests (certificate-operator, keptn-cert-manager/)
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/prometheus/client_golang/prometheus); to add:
Unit Tests (certificate-operator, keptn-cert-manager/)
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/protowire (imported by github.com/golang/protobuf/proto); to add:
Unit Tests (certificate-operator, keptn-cert-manager/)
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/prototext (imported by github.com/prometheus/common/expfmt); to add:
Unit Tests (certificate-operator, keptn-cert-manager/)
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
Build Docker Image (certificate-operator, keptn-cert-manager/)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c controller-gen object:headerFile=\"hack/boilerplate.go.txt\" paths=\"./...\" && GOOS=$TARGETOS GOARCH=$TARGETARCH go build -ldflags \" -w -X main.gitCommit=${GIT_HASH} -X main.buildTime=${BUILD_TIME} -X main.buildVersion=${RELEASE_VERSION}\" -a -o manager main.go" did not complete successfully: exit code: 1
Build Docker Image (python-runtime, runtimes/python-runtime/)
The strategy configuration was canceled because "build_image.certificate-operator_kept" failed
Build Docker Image (python-runtime, runtimes/python-runtime/)
The operation was canceled.
Build Docker Image (metrics-operator, metrics-operator/)
The strategy configuration was canceled because "build_image.certificate-operator_kept" failed
Build Docker Image (metrics-operator, metrics-operator/)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c controller-gen object:headerFile=\"hack/boilerplate.go.txt\" paths=\"./...\" && GOOS=$TARGETOS GOARCH=$TARGETARCH go build -ldflags \" -w -X common.gitCommit=${GIT_HASH} -X common.buildTime=${BUILD_TIME} -X common.buildVersion=${RELEASE_VERSION}\" -o bin/manager main.go" did not complete successfully: exit code: 1
Unit Tests (metrics-operator, metrics-operator/)
The strategy configuration was canceled because "test.certificate-operator_kept" failed
Unit Tests (metrics-operator, metrics-operator/)
The operation was canceled.
Unit Tests (lifecycle-operator, lifecycle-operator/)
The strategy configuration was canceled because "test.certificate-operator_kept" failed
Unit Tests (lifecycle-operator, lifecycle-operator/)
The operation was canceled.
Build Docker Image (lifecycle-operator, lifecycle-operator/)
The strategy configuration was canceled because "build_image.certificate-operator_kept" failed
Build Docker Image (lifecycle-operator, lifecycle-operator/)
The operation was canceled.
Prepare CI Run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Store tag of the built images
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Image (deno-runtime, runtimes/deno-runtime/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1, docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4, docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests (certificate-operator, keptn-cert-manager/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests (certificate-operator, keptn-cert-manager/)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.12-443e8029f7460b5d4769a079ff65309a989e94604838a966fbf2b03f844f98e3
Build Docker Image (certificate-operator, keptn-cert-manager/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4, docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Image (python-runtime, runtimes/python-runtime/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4, docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Image (metrics-operator, metrics-operator/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4, docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests (metrics-operator, metrics-operator/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests (metrics-operator, metrics-operator/)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.12-b3c68b9363784e55fc8f9c99f3e986f48b8de37b528e9af7f7c0c2ec20371aea
Unit Tests (lifecycle-operator, lifecycle-operator/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests (lifecycle-operator, lifecycle-operator/)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.12-005d2b4c4d5a3528ebf619bb48a99951cd031631b0214a822f3389e38da56daa
Build Docker Image (lifecycle-operator, lifecycle-operator/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4, docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Component Tests / Component Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34, codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Component Tests / Component Tests
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.12-005d2b4c4d5a3528ebf619bb48a99951cd031631b0214a822f3389e38da56daa

Artifacts

Produced during runtime
Name Size Digest
deno-runtime-image.tar
109 MB
sha256:f2e21c97744a711c4aa74178a684e28c2e74a940c0a92f41d50bf701e7fc2f07
dev-202603251815
123 Bytes
sha256:d688b3858889c07db1f3ac7b77ddfc9338f5dc9d3a2ec807709966a24265fa4e