#11075 Koschei does not work
Closed: Fixed a year ago by mizdebsk. Opened a year ago by vondruch.

It seems that since ~December 16th, Koschei does not work. There is no running task here and checking specific packages, e.g. ruby was last build on Dec 16th while previously it was built quite often. There is new version of Ruby built, but Koschei have not noticed.


Actually, looking here, it does something, but less then 50 builds done yesterday is not comparable with ~5000 done on Dec 18th

Metadata Update from @mizdebsk:
- Issue assigned to mizdebsk
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: koschei

a year ago
  1. I've determined what is the cause of this issue. From logs:

    [root@os-control01 ~][PROD-IAD2]# oc -n koschei logs -f dc/scheduler
    xmlrpc.client.Fault: <Fault 1000: 'No such build target: f35'>

  2. Confirmed that Fedora Linux 35 EOL since 2022-12-13,
    https://docs.fedoraproject.org/en-US/releases/eol/

  3. Deleted f35 collection with:

    [root@os-control01 ~][PROD-IAD2]# oc -n koschei rsh dc/admin
    sh-5.1$ koschei-admin delete-collection --force f35
    Collection f35 deleted

  4. I will be monitoring Koschei to see whether this resolves the issue.

The issue seems to be resolved.

Metadata Update from @mizdebsk:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

a year ago

Thanks @mizdebsk . Who currently 'runs' koschei these days?

Sorry for late reply @smooge, I missed your question.
I'm the only Koschei admin at the moment.
Technically, Koschei is ran by Fedora Infrastructure - Koschei FIG (sysadmin-koschei) and @mizdebsk is the only member of the group at the moment.

Login to comment on this ticket.

Metadata