- Package:
- src:golang-k8s-apimachinery
- Source:
- src:golang-k8s-apimachinery
- Submitter:
- Lucas Nussbaum
- Date:
- 2026-06-03 09:17:03 UTC
- Severity:
- normal
- Tags:
Hi, Your package fails to build randomly on amd64: In the exact same environment, sometimes it builds fine, and sometimes it fails. Relevant part (hopefully): The full build log is available from: http://qa-logs.debian.net/2025/04/28/golang-k8s-apimachinery_0.32.3-2_unstable.log You can find other build logs (including successful ones) in: http://qa-logs.debian.net/2025/04/28/ All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250428;users=lucas@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250428&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
retitle 1104389 golang-k8s-apimachinery: FTBFS randomly: dh_auto_test: FAIL: TestIsConnectionReset: util_test.go:199: expected HTTP2ConnectionLost error, got <nil> thanks I've seen this again. Seems like a random failure. Currently blocking testing migration for golang-golang-x-time, although I've rescheduled another run. https://ci.debian.net/packages/g/golang-k8s-apimachinery/testing/arm64/71783514/#L10451 131s === RUN TestIsConnectionReset 131s util_test.go:199: expected HTTP2ConnectionLost error, got <nil> 131s --- FAIL: TestIsConnectionReset (0.03s) /Simon