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

Add containerd config options #11080

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

chore(containerd): add CRI config options

a7b8474
Select commit
Loading
Failed to load commit list.
Open

Add containerd config options #11080

chore(containerd): add CRI config options
a7b8474
Select commit
Loading
Failed to load commit list.
Kubespray CI / Gitlab SYNC succeeded Jun 27, 2024 in 16s

Syncing CI pipeline to Gitlab

Push commits to Gitlab and trigger CI pipeline

Details

Sync

[DEBUG] Starting new HTTPS connection (1): api.github.com:443
[DEBUG] https://api.github.com:443 "POST /app/installations/482339/access_tokens HTTP/11" 201 374
[DEBUG] Starting new HTTPS connection (1): api.github.com:443
[DEBUG] https://api.github.com:443 "POST /repos/kubernetes-sigs/kubespray/check-runs HTTP/11" 201 2567
[INFO] Cancelling previous checks...
[DEBUG] Starting new HTTPS connection (1): api.github.com:443
[DEBUG] https://api.github.com:443 "GET /repos/kubernetes-sigs/kubespray/commits/a7b847420826dd326d5449eb547bb9dec667a4dd/check-runs HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): api.github.com:443
[DEBUG] https://api.github.com:443 "PATCH /repos/kubernetes-sigs/kubespray/check-runs/26766242884 HTTP/11" 200 None
[INFO] Cloning repo /tmp/tmp6r81_4i_/repo
[DEBUG] Popen(['git', 'clone', '-v', '--', 'https://:@github.com/kubernetes-sigs/kubespray.git', '/tmp/tmp6r81_4i_/repo'], cwd=/app, stdin=None, shell=False, universal_newlines=True)
[DEBUG] Cmd(['git', 'clone', '-v', '--', 'https://:@github.com/kubernetes-sigs/kubespray.git', '/tmp/tmp6r81_4i_/repo'])'s unused stdout:
[DEBUG] Popen(['git', 'config', 'http.postBuffer', '1524288000'], cwd=/tmp/tmp6r81_4i_/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Popen(['git', 'config', '--local', 'user.name', 'FailFast-ci Bot'], cwd=/tmp/tmp6r81_4i_/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Popen(['git', 'config', '--local', 'user.email', 'failfastci-bot@failfast-ci.io'], cwd=/tmp/tmp6r81_4i_/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Popen(['git', 'fetch', 'origin', 'pull/11080/head:pr-11080'], cwd=/tmp/tmp6r81_4i_/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Popen(['git', 'checkout', 'pr-11080'], cwd=/tmp/tmp6r81_4i_/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Popen(['git', 'rev-parse', 'HEAD'], cwd=/tmp/tmp6r81_4i_/repo, stdin=None, shell=False, universal_newlines=False)
[INFO] ...Cloned repo /tmp/tmp6r81_4i_/repo
[DEBUG] Starting new HTTPS connection (1): api.github.com:443
[DEBUG] https://api.github.com:443 "PATCH /repos/kubernetes-sigs/kubespray/check-runs/26766242884 HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "GET /api/v4/projects/kargo-ci%2Fkubernetes-sigs-kubespray HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "GET /api/v4/projects/9659330/repository/branches/master HTTP/11" 200 None
[INFO] Initialized project: 9659330, kargo-ci/kubernetes-sigs-kubespray
[DEBUG] Starting new HTTPS connection (1): api.github.com:443
[DEBUG] https://api.github.com:443 "PATCH /repos/kubernetes-sigs/kubespray/check-runs/26766242884 HTTP/11" 200 None
[DEBUG] Popen(['git', 'remote', 'add', 'target', 'https://:@gitlab.com/kargo-ci/kubernetes-sigs-kubespray.git'], cwd=/tmp/tmp6r81_4i_/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "GET /api/v4/projects/9659330/variables/GITHUB_INSTALLATION_ID HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "GET /api/v4/projects/9659330/variables/GITHUB_REPO HTTP/11" 200 None
[INFO] Setting variables: {'PR_LABELS': 'cncf-cla: yes,size/M,ok-to-test,release-note,kind/feature', 'EVENT': 'pull_request', 'PR_ID': '11080', 'SHA': 'a7b847420826dd326d5449eb547bb9dec667a4dd', 'SHA8': 'a7b84742', 'FAILFASTCI_STATUS_API': 'https://ffci.kubespray.com/api/v1/github_status', 'SOURCE_REF': 'chore/containerd/config', 'REF_NAME': 'chore/containerd/config', 'CI_REF': 'pr-11080-chore/containerd/config', 'GITHUB_REPO': 'kubernetes-sigs/kubespray'}
[DEBUG] Starting new HTTPS connection (1): api.github.com:443
[DEBUG] https://api.github.com:443 "PATCH /repos/kubernetes-sigs/kubespray/check-runs/26766242884 HTTP/11" 200 None
[DEBUG] Popen(['git', 'push', 'target', 'HEAD:pr-11080-chore/containerd/config', '-f', '-o', 'ci.skip'], cwd=/tmp/tmp6r81_4i_/repo, stdin=None, shell=False, universal_newlines=False)
[INFO] Pushed to gitlab: pr-11080-chore/containerd/config
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "GET /api/v4/projects/9659330/pipelines?ref=pr-11080-chore%2Fcontainerd%2Fconfig HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1301089758/cancel HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1290478340/cancel HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1257450833/cancel HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1257059612/cancel HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1255853047/cancel HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1253597983/cancel HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1253541023/cancel HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1250923448/cancel HTTP/11" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipeline HTTP/11" 201 1198
[INFO] Pipeline triggered: 1350947746