Project

General

Profile

Actions

Bug #43866

open

luminous: qa: LookupError: unknown encoding: string-escape

Added by Patrick Donnelly about 4 years ago. Updated almost 4 years ago.

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

0%

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

Description

2020-01-21T11:48:38.352 INFO:teuthology.run_tasks:Running task internal.add_remotes...
2020-01-21T11:48:38.360 INFO:teuthology.task.internal:roles: ubuntu@smithi008.front.sepia.ceph.com - ['mon.a', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3']
2020-01-21T11:48:38.361 INFO:teuthology.task.internal:roles: ubuntu@smithi019.front.sepia.ceph.com - ['mon.b', 'mon.c', 'mgr.x', 'mds.a-s', 'osd.4', 'osd.5', 'osd.6', 'osd.7']
2020-01-21T11:48:38.361 INFO:teuthology.task.internal:roles: ubuntu@smithi133.front.sepia.ceph.com - ['client.0']
2020-01-21T11:48:38.361 INFO:teuthology.run_tasks:Running task console_log...
2020-01-21T11:48:38.464 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 89, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/__init__.py", line 123, in __enter__
    self.begin()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/console_log.py", line 67, in begin
    self.start_logging()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/console_log.py", line 75, in start_logging
    proc = remote.console.spawn_sol_log(log_path)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/console.py", line 309, in spawn_sol_log
    proc = start()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/console.py", line 306, in start
    env=os.environ,
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/psutil/__init__.py", line 1370, in __init__
  File "/usr/lib/python2.7/subprocess.py", line 711, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1342, in _execute_child
    child_exception = pickle.loads(data)
  File "/usr/lib/python2.7/pickle.py", line 1388, in loads
    return Unpickler(file).load()
  File "/usr/lib/python2.7/pickle.py", line 864, in load
    dispatch[key](self)
  File "/usr/lib/python2.7/pickle.py", line 977, in load_string
    self.append(rep.decode("string-escape"))
LookupError: unknown encoding: string-escape
2020-01-21T11:48:38.465 DEBUG:teuthology.run_tasks:Unwinding manager console_log
2020-01-21T11:48:38.473 DEBUG:teuthology.run_tasks:Unwinding manager internal.lock_machines
2020-01-21T11:48:38.490 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: LookupError: unknown encoding: string-escape

From: /ceph/teuthology-archive/yuriw-2020-01-19_17:58:13-kcephfs-wip-luminous-12.2.13_RC0-testing-basic-smithi/4685288/teuthology.log

Only other instance of this error I found was in #9093. No idea on the cause.


Related issues 1 (0 open1 closed)

Related to teuthology - Bug #9093: Hung jobs with worker exceptionsResolved08/12/2014

Actions
Actions #1

Updated by Patrick Donnelly about 4 years ago

  • Related to Bug #9093: Hung jobs with worker exceptions added
Actions #2

Updated by Patrick Donnelly about 4 years ago

See also these jobs:

Found 246 jobs
Found 3 distinct failure reasons
Failure: unknown encoding: string-escape
8 jobs: ['4685288', '4685291', '4685290', '4685283', '4685284', '4685289', '4685286', '4685285']
suites intersection: ['conf/{client.yaml', 'log-config.yaml', 'mds.yaml', 'mon.yaml', 'osd-asserts.yaml', 'osd.yaml}', 'overrides/{frag_enable.yaml', 'whitelist_health.yaml', 'whitelist_wrongly_marked_down.yaml}']
suites union: ['clusters/1-mds-1-client.yaml', 'clusters/1-mds-4-client.yaml', 'conf/{client.yaml', 'inline/no.yaml', 'kcephfs/cephfs/{begin.yaml', 'kcephfs/recovery/{begin.yaml', 'kcephfs/thrash/{begin.yaml', 'log-config.yaml', 'mds.yaml', 'mon.yaml', 'mounts/kmounts.yaml', 'ms-die-on-skipped.yaml', 'objectstore-ec/bluestore-bitmap.yaml', 'objectstore-ec/bluestore-comp-ec-root.yaml', 'objectstore-ec/bluestore-ec-root.yaml', 'osd-asserts.yaml', 'osd.yaml}', 'overrides/{frag_enable.yaml', 'tasks/config-commands.yaml', 'tasks/kclient_workunit_snaps.yaml}', 'tasks/kclient_workunit_suites_ffsb.yaml}', 'tasks/kclient_workunit_suites_fsx.yaml}', 'thrashers/mds.yaml', 'thrashosds-health.yaml', 'whitelist_health.yaml', 'whitelist_health.yaml}', 'whitelist_wrongly_marked_down.yaml}', 'workloads/kclient_workunit_suites_iozone.yaml}']
Actions #3

Updated by Kyrylo Shatskyy almost 4 years ago

If luminous is EOL, why not to close this ticket?

Actions

Also available in: Atom PDF