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 Auto-Labeling of Issues Based on OS Selection #11880

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

added dropdown in OS field of the bug-report issue form and github wo…

24519b6
Select commit
Loading
Failed to load commit list.
Open

Add Auto-Labeling of Issues Based on OS Selection #11880

added dropdown in OS field of the bug-report issue form and github wo…
24519b6
Select commit
Loading
Failed to load commit list.
Kubespray CI / Gitlab SYNC succeeded Jan 27, 2025 in 13s

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/1.1" 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/1.1" 201 2608
[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/24519b668fca6a387d9240ec94493089975cf792/check-runs HTTP/1.1" 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/36209468794 HTTP/1.1" 200 None
[INFO] Cloning repo /tmp/tmp32du3u90/repo
[DEBUG] Popen(['git', 'clone', '-v', '--', 'https://:@github.com/kubernetes-sigs/kubespray.git', '/tmp/tmp32du3u90/repo'], cwd=/app, stdin=None, shell=False, universal_newlines=True)
[DEBUG] Cmd(['git', 'clone', '-v', '--', 'https://:@github.com/kubernetes-sigs/kubespray.git', '/tmp/tmp32du3u90/repo'])'s unused stdout:
[DEBUG] Popen(['git', 'config', 'http.postBuffer', '1524288000'], cwd=/tmp/tmp32du3u90/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Popen(['git', 'config', '--local', 'user.name', 'FailFast-ci Bot'], cwd=/tmp/tmp32du3u90/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Popen(['git', 'config', '--local', 'user.email', '[email protected]'], cwd=/tmp/tmp32du3u90/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Popen(['git', 'fetch', 'origin', 'pull/11880/head:pr-11880'], cwd=/tmp/tmp32du3u90/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Popen(['git', 'checkout', 'pr-11880'], cwd=/tmp/tmp32du3u90/repo, stdin=None, shell=False, universal_newlines=False)
[DEBUG] Popen(['git', 'rev-parse', 'HEAD'], cwd=/tmp/tmp32du3u90/repo, stdin=None, shell=False, universal_newlines=False)
[INFO] ...Cloned repo /tmp/tmp32du3u90/repo
[DEBUG] Starting new HTTPS connection (1): api.github.com:443
[DEBUG] https://api.github.com:443 "PATCH /repos/kubernetes-sigs/kubespray/check-runs/36209468794 HTTP/1.1" 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/1.1" 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/1.1" 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/36209468794 HTTP/1.1" 200 None
[DEBUG] Popen(['git', 'remote', 'add', 'target', 'https://:@gitlab.com/kargo-ci/kubernetes-sigs-kubespray.git'], cwd=/tmp/tmp32du3u90/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/1.1" 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/1.1" 200 None
[INFO] Setting variables: {'PR_LABELS': 'cncf-cla: yes,size/M,ok-to-test,do-not-merge/release-note-label-needed,ci-short', 'EVENT': 'pull_request', 'PR_ID': '11880', 'SHA': '24519b668fca6a387d9240ec94493089975cf792', 'SHA8': '24519b66', 'FAILFASTCI_STATUS_API': 'https://ffci.kubespray.com/api/v1/github_status', 'SOURCE_REF': 'auto-lable-os', 'REF_NAME': 'auto-lable-os', 'CI_REF': 'pr-11880-auto-lable-os', '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/36209468794 HTTP/1.1" 200 None
[DEBUG] Popen(['git', 'push', 'target', 'HEAD:pr-11880-auto-lable-os', '-f', '-o', 'ci.skip'], cwd=/tmp/tmp32du3u90/repo, stdin=None, shell=False, universal_newlines=False)
[INFO] Pushed to gitlab: pr-11880-auto-lable-os
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "GET /api/v4/projects/9659330/pipelines?ref=pr-11880-auto-lable-os HTTP/1.1" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1641960150/cancel HTTP/1.1" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1641960115/cancel HTTP/1.1" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1630758528/cancel HTTP/1.1" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1630758522/cancel HTTP/1.1" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1626459573/cancel HTTP/1.1" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1626459523/cancel HTTP/1.1" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1622321978/cancel HTTP/1.1" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipelines/1622321954/cancel HTTP/1.1" 200 None
[DEBUG] Starting new HTTPS connection (1): gitlab.com:443
[DEBUG] https://gitlab.com:443 "POST /api/v4/projects/9659330/pipeline HTTP/1.1" 201 1188
[INFO] Pipeline triggered: 1642103567