rpminspect - failed to fetch ./results.json - 404 not found #551
Labels
No labels
area/installability
area/jenkins
area/rpmdeplint
area/rpminspect
area/STI
area/STI-compat
area/Testing Farm
area/tmt
area/Zuul CI
blocked
bug
discussion
feature
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Type
Help
Type
Incident
UX
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Status/Blocked
Status/Discuss
Type
Bug
Type
Feature
Type
Task
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Depends on
Reference
ci/tickets#551
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In this PR for docker-buildx (https://src.fedoraproject.org/rpms/docker-buildx/pull-request/36), rpminspect is failing with
Failed to fetch ./result.json: 404 Not Found.Verbose.log contains:
Update. I ran
/packit-ci test rpminspecta third time and the test worked. It failed 2 times with the above error.Update 3 separate PRs submitted today are showing this result for rpminspect, i.e.
Failed to fetch ./result.json: 404 Not Foundhttps://src.fedoraproject.org/rpms/cri-o1.33/pull-request/11
https://src.fedoraproject.org/rpms/cri-o1.34/pull-request/9
https://src.fedoraproject.org/rpms/cri-o1.35/pull-request/4
There are completely different problems, but I will focus this issue tracker only on making the rpminspect results not display the 404 not found when such issues occur. Currently this is blocked by a consolidation refactoring in #548, but I will get back to this afterwards.
config.jsonacross all fedora-ci/*-pipelineI also filed https://github.com/rpminspect/rpminspect/issues/1565 with the rpminspect project.