Project

General

Profile

Actions

Bug #9160

closed

rgw failures with 'NoneType' object has no attribute 'get_contents_as_string'

Added by John Spray over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Target version:
-
% Done:

0%

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

Description

Several jobs in this suite failed with this error:
http://pulpito.ceph.com/john-2014-08-18_16:28:28-rgw-wip-objecter-testing-basic-multi/

For example:
http://pulpito.ceph.com/john-2014-08-18_16:28:28-rgw-wip-objecter-testing-basic-multi/432438/

2014-08-18T09:42:53.407 INFO:tasks.radosgw_agent.ubuntu@burnupi34.front.sepia.ceph.com.8000.syncdaemon.burnupi34.stderr:10.214.137.23 - - [18/Aug/2014 09:42:52] "POST /data/incremental HTTP/1.1" 200 -
2014-08-18T09:42:53.426 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 51, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 39, in run_one_task
    return fn(**kwargs)
  File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/radosgw_admin.py", line 449, in task
    assert k.get_contents_as_string() == dest_k.get_contents_as_string()
AttributeError: 'NoneType' object has no attribute 'get_contents_as_string'
Actions

Also available in: Atom PDF