-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
In the recent rhcos builds, the ostree.remote/refs test seem to fail.
The ostree remote refs command expects the remote server to have a summary file - summary.gz
. The error seems to be because this file is missing or not accessible. It seems to be failing on multiple builds as the link is broken. Suspect that this link is the one which is broken https://kojipkgs.fedoraproject.org/ostree/repo/ is broken.
Kola test failure:
[2025-06-30T22:07:21.978Z] --- FAIL: ostree.remote (26.04s)
[2025-06-30T22:07:21.978Z] --- PASS: ostree.remote/add (0.23s)
[2025-06-30T22:07:21.978Z] --- PASS: ostree.remote/list (0.11s)
[2025-06-30T22:07:21.978Z] --- PASS: ostree.remote/show-url (0.20s)
[2025-06-30T22:07:21.978Z] --- FAIL: ostree.remote/refs (0.21s)
[2025-06-30T22:07:21.978Z] cluster.go:162: error: Remote refs not available; server has no summary file
[2025-06-30T22:07:21.978Z] cluster.go:184: "ostree remote refs custom" failed: output , status Process exited with status 1
[2025-06-30T22:07:21.978Z] --- SKIP: ostree.remote/summary (0.00s)
[2025-06-30T22:07:21.978Z] cluster.go:54: A previous test has already failed
[2025-06-30T22:07:21.978Z] --- SKIP: ostree.remote/delete (0.00s)
[2025-06-30T22:07:21.978Z] cluster.go:54: A previous test has already failed
[2025-06-30T22:07:21.978Z] FAIL, output in /home/jenkins/agent/workspace/build/tmp/kola-mjTxi/kola/rerun
[2025-06-30T22:07:21.978Z] Error: harness: test suite failed
[2025-06-30T22:07:21.978Z] 2025-06-30T22:07:21Z cli: harness: test suite failed
[2025-06-30T22:07:21.978Z] failed to execute cmd-kola: exit status 1
Metadata
Metadata
Assignees
Labels
No labels