Project

General

Profile

Actions

Bug #21155

closed

NameError: global name 'name' is not defined

Added by Sage Weil over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
-
Target version:
-
% Done:

0%

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

Description

2017-08-27T03:53:28.946 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 30, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/github.com_ceph_ceph_luminous/qa/tasks/rgw.py", line 150, in create_pools
    64*1024*1024, cluster_name, 'rgw')
  File "/home/teuthworker/src/github.com_ceph_ceph_luminous/qa/tasks/util/rados.py", line 58, in create_cache_pool
    'sudo', 'ceph', 'osd', 'pool', 'application', 'enable', name, application, '--cluster', cluster_name
NameError: global name 'name' is not defined

/a/sage-2017-08-26_20:43:41-rgw-luminous-distro-basic-smithi/1568214

Related issues 1 (0 open1 closed)

Copied to rgw - Backport #21184: luminous: NameError: global name 'name' is not definedResolvedNathan CutlerActions
Actions #1

Updated by Casey Bodley over 6 years ago

  • Status changed from New to Fix Under Review
Actions #2

Updated by Kefu Chai over 6 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to luminous
Actions #3

Updated by Nathan Cutler over 6 years ago

  • Copied to Backport #21184: luminous: NameError: global name 'name' is not defined added
Actions #4

Updated by Nathan Cutler over 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF