Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster/gce: upgrade cos-97-lts -> cos-109-lts #122359

Conversation

bart0sh
Copy link
Contributor

@bart0sh bart0sh commented Dec 17, 2023

What type of PR is this?

/kind cleanup
/kind failing-test

What this PR does / why we need it:

This is an upgrade of cos image family to the resent -lts milestone.

Using old COS images caused issues with old GLBC for a recent containerd binaries, e.g. ci-cos-cgroupv1-inplace-pod-resize-containerd-main-e2e-gce-serial. Containerd binaries require newer libc version and produced /home/containerd/usr/local/bin/containerd: /lib64/libc.so.6: version 'GLIBC_2.34' not found (required by /home/containerd/usr/local/bin/containerd)

Around 5 different jobs were failing due to this issue.

Which issue(s) this PR fixes:

Fixes #121309

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 17, 2023
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the needs-priority Indicates a PR lacks a `priority/foo` label and requires one. label Dec 17, 2023
@bart0sh
Copy link
Contributor Author

bart0sh commented Dec 17, 2023

/sig node
/sig testing

@k8s-ci-robot k8s-ci-robot added sig/node Categorizes an issue or PR as relevant to SIG Node. sig/testing Categorizes an issue or PR as relevant to SIG Testing. and removed do-not-merge/needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Dec 17, 2023
@bart0sh
Copy link
Contributor Author

bart0sh commented Dec 17, 2023

/cc @dims @kannon92 @akhilerm

@k8s-ci-robot k8s-ci-robot added area/provider/gcp Issues or PRs related to gcp provider sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. labels Dec 17, 2023
@kannon92
Copy link
Contributor

/lgtm
/assign @dims

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 17, 2023
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 0dc8216fdfe27c23933c719716d6867b5aa92f28

@bart0sh bart0sh added this to Triage in SIG Node PR Triage Dec 17, 2023
@bart0sh bart0sh changed the title cluster/gec: upgrade cos-97-lts -> cos-109-lts cluster/gc: upgrade cos-97-lts -> cos-109-lts Dec 17, 2023
@bart0sh bart0sh changed the title cluster/gc: upgrade cos-97-lts -> cos-109-lts cluster/gce: upgrade cos-97-lts -> cos-109-lts Dec 17, 2023
@bart0sh bart0sh force-pushed the PR128-cluster-gce-upgrade-cos-image-family branch from 91d2b15 to 85cc2b3 Compare December 17, 2023 18:58
@dims
Copy link
Member

dims commented Dec 18, 2023

/approve
/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bart0sh, dims

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 18, 2023
@k8s-ci-robot k8s-ci-robot merged commit e94a712 into kubernetes:master Dec 18, 2023
14 checks passed
SIG Node PR Triage automation moved this from Triage to Done Dec 18, 2023
@k8s-ci-robot k8s-ci-robot added this to the v1.30 milestone Dec 18, 2023
k8s-ci-robot added a commit that referenced this pull request Apr 23, 2024
…-upstream-release-1.27

Automated cherry pick of #122359: cluster/gce: upgrade cos-97-lts -> cos-109-lts
k8s-ci-robot added a commit that referenced this pull request Apr 23, 2024
…-upstream-release-1.28

Automated cherry pick of #122359: cluster/gce: upgrade cos-97-lts -> cos-109-lts
k8s-ci-robot added a commit that referenced this pull request Apr 23, 2024
…-upstream-release-1.29

Automated cherry pick of #122359: cluster/gce: upgrade cos-97-lts -> cos-109-lts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/provider/gcp Issues or PRs related to gcp provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. release-note-none Denotes a PR that doesn't merit a release note. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. sig/node Categorizes an issue or PR as relevant to SIG Node. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Failing Test] Cos containerd tests are failing due libgc mismatch
4 participants