-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
CI: packet_centos7-flannel-addons-ha failing #10670
Comments
Looks exactly like this (https://kubernetes.slack.com/archives/CDQSC941H/p1687336556713819) |
similar to this issue:#8786 |
Actually the centos7-flannel-addons-ha seems to be a separate problem : we're hitting this containerd/nerdctl#2357 I think. @yankay did you found a workaround last time ? (I see you authored that issue). |
HI @VannTen The root cause it bug of containerd: containerd/containerd#8973 , but it's a little complex to fix. The workaround is to use the using
instead of
The bug is just occured by the layer by removed. So I'm not sure the relationship between the error log in kubespray in CI and the CI, and it's a good way for kubespray to workaround. |
The root cause it bug of containerd: containerd/containerd#8973 , but it's a little complex to fix.
Ok, makes sense, now I understand why the `--all-platforms` is a workaround.
I'm fine with using `ctr`, do you want to Make the PR ? Should we replace all instance of nerdctl by ctr ?
(Thanks for the background)
|
The ctr is different with the nerdctl. So I think the change may be a little big :-) |
It's perma-failing unless we're hitting #8786, so no PR can go in currently.
|
could be related to the api server image for 1.28.4 (maybe it's multi-arch when it was not before ?) but that's not the root cause as you indicated.
|
/close |
@VannTen: Closing this issue. In response to this:
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. |
Thanks @tmurakam It can succeed, using
Can it solve the problem? If it can , we can submit a PR to fix it :-) |
It may solve the problem, but I have no confidence. I will try it from now on. |
@yankay Here is my configuration in group_vars/all: |
Which jobs are failing:
packet_centos7-flannel-addons-ha
Since when has it been failing:
Around 15 hour ago, first affected PR : https://gitlab.com/kargo-ci/kubernetes-sigs-kubespray/-/commit/3ba93daa7071f7277525389325c06b95befa0160
Last successful run : https://gitlab.com/kargo-ci/kubernetes-sigs-kubespray/-/jobs/5635821499
Reason for failure:
No idea yet
Anything else we need to know:
The text was updated successfully, but these errors were encountered: