Project

General

Profile

Actions

Bug #4251

closed

radosgw-admin test fails on master

Added by Sage Weil about 11 years ago. Updated about 11 years ago.

Status:
Resolved
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

ubuntu@teuthology:/a/sage-2013-02-23_08:44:35-regression-master-testing-basic/10256$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 92a49fb0f79f3300e6e50ddf56238e70678e4202
nuke-on-error: true
overrides:
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: 704db850131643b26bafe6594946cacce483c171
  s3tests:
    branch: master
  workunit:
    sha1: 704db850131643b26bafe6594946cacce483c171
roles:
- - mon.a
  - mds.a
  - osd.0
  - client.0
  - osd.1
tasks:
- chef: null
- clock: null
- install: null
- ceph:
    conf:
      client:
        debug ms: 1
      osd:
        debug ms: 1
        debug objclass: 20
- rgw:
    client.0: null
- radosgw-admin: null

last bit of hte log:
2013-02-23T09:43:31.168 INFO:teuthology.task.radosgw-admin:radosgw-admin: ['object', 'rm', '--bucket', 'myfoo', '--object', 'four']
2013-02-23T09:43:31.168 DEBUG:teuthology.orchestra.run:Running [10.214.131.25]: '/tmp/cephtest/enable-coredump ceph-coverage /tmp/cephtest/archive/coverage radosgw-admin --log-to-stderr --format json object rm --bucket myfoo --object four'
2013-02-23T09:43:31.725 ERROR:teuthology.run_tasks:Saw exception from tasks
Traceback (most recent call last):
  File "/var/lib/teuthworker/teuthology-master/teuthology/run_tasks.py", line 25, in run_tasks
    manager = _run_one_task(taskname, ctx=ctx, config=config)
  File "/var/lib/teuthworker/teuthology-master/teuthology/run_tasks.py", line 14, in _run_one_task
    return fn(**kwargs)
  File "/var/lib/teuthworker/teuthology-master/teuthology/task/radosgw-admin.py", line 352, in task
    assert not err
AssertionError
Actions #1

Updated by Yehuda Sadeh about 11 years ago

  • Assignee set to caleb miles
Actions #2

Updated by caleb miles about 11 years ago

Resolved commit: b744f423614898c1084d5a8b48b9c54de2a7f570

Actions #3

Updated by caleb miles about 11 years ago

  • Status changed from 12 to Resolved
Actions

Also available in: Atom PDF