checkbox-certification server crashes with "Definition of job... has changed" error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Next Generation Checkbox (CLI) |
Fix Released
|
Medium
|
Zygmunt Krynicki | ||
PlainBox (Toolkit) |
Fix Released
|
Medium
|
Zygmunt Krynicki | ||
checkbox-certification |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I've had two checkbox-
Local job 2013.com.
Executable 'checkbox' invoked with Namespace(c3_url='https:/
Traceback (most recent call last):
File "/usr/lib/
return self.dispatch_
File "/usr/lib/
return ns.command.
File "/usr/lib/
self.settings, ns).run()
File "/usr/lib/
job_list, previous_
File "/usr/lib/
state = SessionResumeHe
File "/usr/lib/
return self._resume_
File "/usr/lib/
self.
File "/usr/lib/
return self._build_
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
_("Definition of job {!r} has changed"
plainbox.
Traceback (most recent call last):
File "/usr/bin/
load_
File "/usr/lib/
Certificati
File "/usr/lib/
return self.dispatch_
File "/usr/lib/
return self.dispatch_
File "/usr/lib/
return ns.command.
File "/usr/lib/
self.settings, ns).run()
File "/usr/lib/
job_list, previous_
File "/usr/lib/
state = SessionResumeHe
File "/usr/lib/
return self._resume_
File "/usr/lib/
self.
File "/usr/lib/
return self._build_
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
_("Definition of job {!r} has changed"
plainbox.
I'm attaching the logs from the ~/.cache directory to this bug report. Both were using the latest (April 3) version of checkbox-ng from the dev PPA.
Changed in plainbox: | |
milestone: | future → 0.6 |
assignee: | nobody → Zygmunt Krynicki (zkrynicki) |
status: | Triaged → In Progress |
Changed in checkbox-ng: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Zygmunt Krynicki (zkrynicki) |
Changed in plainbox: | |
milestone: | 0.6 → 0.7 |
Changed in checkbox-ng: | |
milestone: | none → 0.7 |
Changed in plainbox: | |
milestone: | 0.7 → 0.8 |
Changed in plainbox: | |
milestone: | 0.8 → 0.9 |
Changed in checkbox-ng: | |
milestone: | 0.7 → 0.9 |
Changed in plainbox: | |
milestone: | 0.9 → 0.11 |
Changed in plainbox: | |
milestone: | future → none |
Changed in checkbox-ng: | |
milestone: | future → none |
Interesting.
Could you please paste output of;
COLUMNS=200 dpkg --list "*plainbox*" "*checkbox*"
just to confirm the package versions you have.