#7838 Uploading files to a Koji Content Generator build fails
Closed: Fixed 5 years ago by mprahl. Opened 5 years ago by mprahl.

When MBS finishes building all the module components, it creates a content generator build in Koji representing the module build. As part of this process, it uploads a number of text files, such as the modulemd file per architecture. MBS is failing to upload these, and the exception from the Python Koji library is not providing any hints:
GenericError: File upload failed: mbs/1558714965.779766.4363/modulemd.aarch64.txt

Could you please take a look at the Koji logs to see if there is an issue on the Koji side? This is happening on every new module build.

/cc @mbooth


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

5 years ago

Koji logs indicate that the upload succeeded. HTTP code 200.
The uploaded file is indeed available at https://kojipkgs.fedoraproject.org/work/mbs/1558714965.779766.4363/modulemd.aarch64.txt
Is there anything else I can help with to debug the issue?

Metadata Update from @mizdebsk:
- Issue priority set to: Waiting on Reporter (was: Waiting on Assignee)

5 years ago

After 25 minutes or so, I restarted MBS and tried again and it worked. I'm not sure if it was coincidence or not. I'll have @mbooth try his module build again. If successful, I'll close the ticket.

I just tried it again and the problem has come back. Any ideas?

@mizdebsk that solved the issue. Thank you!

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

5 years ago

Log in to comment on this ticket.

Metadata