Timeout on /+daily-builds

Bug #905792 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Steve Kowalik

Bug Description

/+daily-builds is timing out again:

OOPS-6a9424d144b9bb68ba4f46f6a2c1ccfb

3718.0 1 SQL-main-slave
SELECT COUNT(DISTINCT(SourcePackageRecipe.id,
                      SourcePackageName.id,
                      SourcePackageName.name))
FROM SourcePackageRecipe
JOIN SourcePackageRecipeBuild ON SourcePackageRecipeBuild.recipe = SourcePackageRecipe.id
JOIN SourcePackageRelease ON SourcePackageRecipeBuild.id = SourcePackageRelease.sourcepackage_recipe_build
JOIN SourcePackageName ON SourcePackageRelease.sourcepackagename = SourcePackageName.id
JOIN BinaryPackageBuild ON BinaryPackageBuild.source_package_release = SourcePackageRelease.id
JOIN PackageBuild ON PackageBuild.id = BinaryPackageBuild.package_build
JOIN BuildFarmJob ON BuildFarmJob.id = PackageBuild.build_farm_job
WHERE BuildFarmJob.status = $INT
  AND SourcePackageRecipe.build_daily

Tags: qa-ok timeout

Related branches

Curtis Hovey (sinzui)
description: updated
Changed in launchpad:
status: New → Triaged
importance: Undecided → Critical
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
Changed in launchpad:
assignee: nobody → Steve Kowalik (stevenk)
tags: added: qa-needstesting
Changed in launchpad:
status: Triaged → Fix Committed
Steve Kowalik (stevenk)
tags: added: qa-ok
removed: qa-needstesting
Steve Kowalik (stevenk)
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.