maas-deployer failed ValueError: No JSON object could be decoded
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OPNFV |
Invalid
|
Undecided
|
Unassigned | ||
maas-deployer |
In Progress
|
High
|
Edward Hope-Morley |
Bug Description
maas-deployer failed with the error right after checking the status of the import boot images.
016-10-04 09:38:53,952 DEBUG Command executed successfully: stdout='Import of boot resources started'
2016-10-04 09:38:53,952 DEBUG Logging into 172.16.50.5
Traceback (most recent call last):
File "/usr/bin/
load_
File "/usr/lib/
engine.
File "/usr/lib/
self.
File "/usr/lib/
while not checker.
File "/usr/lib/
status = self.get_status()
File "/usr/lib/
data = json.loads(content)
File "/usr/lib/
return _default_
File "/usr/lib/
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
Here is the deployment.yaml and deployment logs.
http://
http://
Changed in maas-deployer: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in opnfv: | |
status: | New → Invalid |
http:// bazaar. launchpad. net/~maas- deployers/ maas-deployer/ next/revision/ 78
backport in progress...