[<prev] [next>] [day] [month] [year] [list]
Message-ID: <d0ca5bfb-5ead-4f67-8716-d44485a8d8f7@linux.dev>
Date: Tue, 14 Oct 2025 14:36:10 -0700
From: Ihor Solodrai <ihor.solodrai@...ux.dev>
To: helpdesk@...nel.org
Cc: bpf <bpf@...r.kernel.org>, linux-kernel@...r.kernel.org,
Alexei Starovoitov <ast@...nel.org>, Andrii Nakryiko <andrii@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Martin KaFai Lau <martin.lau@...nel.org>
Subject: Requests to git.kernel.org return 502
Hi,
Today we started seeing frequent 502 errors on attempts to fetch from
git.kernel.org in BPF CI jobs, which causes many of them to fail.
Kernel Patches Daemon instance is also down because of this.
Example [1]:
+ git remote add origin https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
Initialized empty Git repository in /tmp/work/vmtest/vmtest/.kernel/.git/
+ git fetch --depth=64 origin master
fatal: unable to access 'https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/': The requested URL returned error: 502
Error: Process completed with exit code 128.
https://github.com/kernel-patches/vmtest/actions/runs/18510075579/job/52750495992?pr=404
Any recent changes on kernel.org side? Is this a known issue?
Please let me know. Thanks.
Powered by blists - more mailing lists