Project

General

Profile

Actions

Bug #14532

closed

"ValueError: dictionary update sequence element #1 has length 1; 2 is required"

Added by Yuri Weinstein about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ceph.com/teuthology-2016-01-27_09:00:03-rados-hammer-distro-basic-mira/
Jobs: almost all
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2016-01-27_09:00:03-rados-hammer-distro-basic-mira/45420/teuthology.log

2016-01-27T12:37:14.891 INFO:teuthology.orchestra.run.mira075:Running: 'sudo blkid -o export -p /dev/sda'
2016-01-27T12:37:15.210 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 28, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/var/lib/teuthworker/src/ceph-qa-suite_hammer/tasks/ceph.py", line 279, in cluster
    devs = teuthology.get_scratch_devices(remote)
  File "/home/teuthworker/src/teuthology_master/teuthology/misc.py", line 879, in get_scratch_devices
    for _ in r.stdout.getvalue().split('\n')])
ValueError: dictionary update sequence element #1 has length 1; 2 is required
Actions #1

Updated by Dan Mick about 8 years ago

  • Assignee set to Robin Johnson

Robin, this looks like code you reworked recently; can you have a look please?

Actions #3

Updated by Robin Johnson about 8 years ago

Dan Mick wrote:

Robin, this looks like code you reworked recently; can you have a look please?

Can somebody please include the output of 'sudo blkid -o export -p /dev/sda' on the failed environment?
It doesn't get logged, and I need to to fix the parsing (would have appreciated it NOT being reverted in the meantime).

Actions #4

Updated by Yuri Weinstein about 8 years ago

ubuntu@mira075:~$ sudo blkid -o export -p /dev/sda
PTTYPE=dos

Robin, is it it ^?

Actions #5

Updated by Robin Johnson almost 6 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF