Bug 901784

Summary: submitting job with a custom repo error: (OperationalError) (1048, "Column \'recipe_id\' cannot be null") \'INSERT INTO recipe_repo (recipe_id, name, url)
Product: [Retired] Beaker Reporter: Guangze Bai <gbai>
Component: schedulerAssignee: beaker-dev-list
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 0.11CC: asaha, dcallagh, mishin, qwan, rglasz, rmancy, yshao
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-20 20:48:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Guangze Bai 2013-01-19 06:59:41 UTC
Description of problem:

$ bkr job-submit CrasherBug.xml
Exception: <Fault 1: '<class \'sqlalchemy.exc.OperationalError\'>:(OperationalError) (1048, "Column \'recipe_id\' cannot be null") \'INSERT INTO recipe_repo (recipe_id, name, url) VALUES (%s, %s, %s)\' (None, \'kexec-tools\', \'http://lacrosse.corp.redhat.com/gbai/repos/kexec-tools-2.0.0-258.el6/\')'>


Version-Release number of selected component (if applicable):
0.11.0

How reproducible:
always with a multiple 'recipeSet' job which uses a custom <repo> 

Steps to Reproduce:
I'll attach a job xml I'm using as an example.

Additional info:
It's always working for me but not now. Maybe due to recent beaker upgrade.

Comment 2 Dan Callaghan 2013-01-20 20:48:14 UTC

*** This bug has been marked as a duplicate of bug 896622 ***