repeatedly OOPsing custom binary uploads

Asked by Andy Whitcroft

We have a couple of repeatedly OOpsing custom binary uploads in the publisher logs:

2020-06-29 12:08:10 DEBUG Processing queue item 23316808
2020-06-29 12:08:10 DEBUG Publishing custom grub2_2.04-1ubuntu24_amd64.tar.gz to ubuntu/focal
2020-06-29 12:08:10 ERROR Queue item ignored: uefi build 2.04-1ubuntu24 for architecture amd64 already exists
2020-06-29 12:08:10 INFO OOPS-2b7bd0a91b835823fe384057c3b75d01
2020-06-29 12:08:10 INFO OOPS-b45961d65854692a757630b9edbf63f8
2020-06-29 12:08:10 DEBUG Successfully processed queue item 23316808
2020-06-29 12:08:10 DEBUG Processing queue item 23316806
2020-06-29 12:08:10 DEBUG Publishing custom grub2_2.04-1ubuntu24_arm64.tar.gz to ubuntu/focal
2020-06-29 12:08:10 ERROR Queue item ignored: uefi build 2.04-1ubuntu24 for architecture arm64 already exists
2020-06-29 12:08:10 INFO OOPS-642f6423023ac5baef33ada981334abb
2020-06-29 12:08:10 INFO OOPS-18e0cf730ae56c06b8e4d8ed26aeee77

These likely should be removed from the queue in case they ever succeed.

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Andy Whitcroft (apw) said :
#1

$ queue -Q accepted -s focal-proposed reject -m 'Constantly oopsing on every accept run; https://answers.launchpad.net/launchpad/+question/691592' 23316808
Rejecting grub2_2.04-1ubuntu24_amd64.tar.gz/-
$ queue -Q accepted -s focal-proposed reject -m 'Constantly oopsing on every accept run; https://answers.launchpad.net/launchpad/+question/691592' 23316806
Rejecting grub2_2.04-1ubuntu24_arm64.tar.gz/-
$

Revision history for this message
Kristian Glass (doismellburning) said :
#2

Discussed internally, replicating here for followup and record

As per ~cjwatson's feedback, the perpetual retry is a bug on our side and I've recorded that at https://bugs.launchpad.net/launchpad/+bug/1885595

For now you should be able to remove the upload from the queue yourself with lp:ubuntu-archive-tool's queue:

    queue -Q accepted -s focal-proposed reject -m 'some reason or other' 23316808

Thanks

Can you help with this problem?

Provide an answer of your own, or ask Andy Whitcroft for more information if necessary.

To post a message you must log in.