action #109836
Updated by Xiaojing_liu almost 3 years ago
## Observation
We found almost all jobs on OSD are incomplete with the reason 'Reason: api failure: 400 response: OpenQA::Schema::Result::Jobs::insert_module(): DBI Exception: DBD::Pg::st execute failed: ERROR: integer out of range [for Statement " INSERT INTO job_modules ( job_id, name, category, script, milestone, important, fatal, always_rollback, t_created, t_u…' on 2022-04-12 morning.
Examples:
https://openqa.suse.de/tests/8519011#
https://openqa.suse.de/tests/8519030
BTW o3 doesn't have this problem.
Please help to check that.
## Expected
Jobs on OSD could run as normal.