Bug 276906 - https://pkg-status.freebsd.org/api/1/builds?type=package returns outdated information about package builder servers
Summary: https://pkg-status.freebsd.org/api/1/builds?type=package returns outdated inf...
Status: In Progress
Alias: None
Product: Services
Classification: Unclassified
Component: Core Infrastructure (show other bugs)
Version: unspecified
Hardware: Any Any
: --- Affects Only Me
Assignee: Philip Paeps
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-09 01:09 UTC by Yuri Victorovich
Modified: 2024-12-05 05:59 UTC (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2024-02-09 01:09:36 UTC
The returned JSON file shows that the server for powerpc* builds is pylon, but it is actually foul1 and foul2.

Somehow the obsolete information is returned by the query in question.
Comment 1 Philip Paeps freebsd_committer freebsd_triage 2024-02-09 04:15:42 UTC
PowerPC packages used to be built by pylon.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2024-02-09 04:39:16 UTC
(In reply to Philip Paeps from comment #1)

But why isn't this file updated?
Comment 3 Philip Paeps freebsd_committer freebsd_triage 2024-02-09 04:43:33 UTC
Looks updated to me.  The first build in the file is from two days ago.

Source code for pkg-status.freebsd.org is here:
https://github.com/bdrewery/pkg-status.freebsd.org
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2024-02-13 02:29:46 UTC
(In reply to Philip Paeps from comment #3)

Here is why the JSON returned by this URL is partially outdated:
1. beefy18 is currently running, however the latest build on beefy18 is from Nov 30, 2023
2. foul1 and foul2 servers are currently running, but they don't appear in the JSON.

Could somebody please make this JSON up-to-date?


Yuri
Comment 5 Graham Perrin 2024-08-17 03:23:18 UTC
<https://pkg-status.freebsd.org/builds?type=package&all=1> seems wrong for 140amd64, nothing more recent than 2024-05-14 …
Comment 6 Philip Paeps freebsd_committer freebsd_triage 2024-08-17 03:37:09 UTC
pkg-status doesn't know about the new builders.  I'll update it.
Comment 7 Graham Perrin 2024-11-25 05:38:52 UTC
Gentle bump …
Comment 8 Graham Perrin 2024-11-25 05:44:56 UTC
… to clarify, <https://pkg-status.freebsd.org/builds?type=package> filtered for main-amd64 shows only a done build that started in June.
Comment 9 Danilo G. Baio freebsd_committer freebsd_triage 2024-11-25 13:23:44 UTC
Hello,

The pkg-status.freebsd.org service was recently upgraded, and with that, the entire database was cleaned up and a new one was started from scratch.

Could you check if there are still any issues?