Activity log for bug #733803

Date Who What changed Old value New value Message
2011-03-12 11:51:18 Sam Rog bug added bug
2011-03-12 19:00:28 Robert Collins summary The Launchpad is showing the "Timeout error" when trying to delete a package or trying to delete the PPA Archive:+delete timeout deleting PPA
2011-03-12 19:07:34 Robert Collins description An error when clicking the "Delete packages": Timeout error Sorry, something just went wrong in Launchpad. We’ve recorded what happened, and we’ll fix it as soon as possible. Apologies for the inconvenience. Trying again in a couple of minutes might work. (Error ID: OOPS-1897ED601) An error when clicking the "Delete PPA": Timeout error Sorry, something just went wrong in Launchpad. We’ve recorded what happened, and we’ll fix it as soon as possible. Apologies for the inconvenience. Trying again in a couple of minutes might work. (Error ID: OOPS-1897H921) Waiting doesn't seem to help - same error about 2 days. OOPS-1897ED601 and OOPS-1897H921 in one oops the timeout is driven by deleting doing a massive update: 21. 1963 9527ms SQL-launchpad-main-master UPDATE SourcePackagePublishingHistory SET status = 4, datesuperseded = CURRENT_TIMESTAMP AT TIME ZONE 'UTC', removed_by = 2225137, removal_comment = 'Removed when deleting archive' WHERE id IN (867539, 735367, ... (400 rows). the other oops this same update was 235ms, so probably contention made it slow here - but we should test. The oops times out doing repeated SPPH lookups - 41 repeats with an average 300ms duration. 41 12132 295 11837
2011-03-12 19:07:42 Robert Collins tags timeout
2011-03-12 19:07:44 Robert Collins launchpad: status New Triaged
2011-03-12 19:07:48 Robert Collins launchpad: importance Undecided Critical
2012-10-22 00:30:51 William Grant tags timeout ppa timeout
2013-02-18 04:40:36 William Grant launchpad: assignee William Grant (wgrant)
2013-02-18 04:40:38 William Grant launchpad: status Triaged In Progress
2013-02-18 04:53:10 Launchpad Janitor branch linked lp:~wgrant/launchpad/archive-defer-deletion
2013-02-20 04:30:45 Launchpad QA Bot tags ppa timeout ppa qa-needstesting timeout
2013-02-20 04:30:46 Launchpad QA Bot launchpad: status In Progress Fix Committed
2013-02-21 03:59:53 William Grant tags ppa qa-needstesting timeout ppa qa-ok timeout
2013-02-22 00:25:47 Steve Kowalik launchpad: status Fix Committed Fix Released