Project

General

Profile

Actions

Bug #6649

closed

ceph-deploy + rbd export tests fail

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

Status:
Can't reproduce
Priority:
Urgent
Assignee:
-
Category:
-
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/teuthology-2013-10-24_01:10:14-ceph-deploy-next-testing-basic-vps/66215$ file ./remote/ubuntu@vpm026.front.sepia.ceph.com/coredump/1382617906.4762.core
./remote/ubuntu@vpm026.front.sepia.ceph.com/coredump/1382617906.4762.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'rbd export test/test_img'
ubuntu@teuthology:/a/teuthology-2013-10-24_01:10:14-ceph-deploy-next-testing-basic-vps/66215$ file ./remote/ubuntu@vpm026.front.sepia.ceph.com/coredump/1382617905.4734.core
./remote/ubuntu@vpm026.front.sepia.ceph.com/coredump/1382617905.4734.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'rbd export test/test_img rbd_test_file1'
ubuntu@teuthology:/a/teuthology-2013-10-24_01:10:14-ceph-deploy-next-testing-basic-vps/66215$ file ./remote/ubuntu@vpm026.front.sepia.ceph.com/coredump/1382617907.4778.core
./remote/ubuntu@vpm026.front.sepia.ceph.com/coredump/1382617907.4778.core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'rbd export --snap snap1 test/test_img rbd_test_file2'

test was

ubuntu@teuthology:/a/teuthology-2013-10-24_01:10:14-ceph-deploy-next-testing-basic-vps/66215$ cat orig.config.yaml 
archive_path: /var/lib/teuthworker/archive/teuthology-2013-10-24_01:10:14-ceph-deploy-next-testing-basic-vps/66215
description: ceph-deploy/rbd/{distro/ubuntu_12.04.yaml tasks/rbd_cli_tests.yaml}
email: null
job_id: '66215'
kernel:
  kdb: true
  sha1: b3efdaef9e1ac82e95ade43861f625b732dab06d
last_in_suite: false
machine_type: vps
name: teuthology-2013-10-24_01:10:14-ceph-deploy-next-testing-basic-vps
nuke-on-error: true
os_type: ubuntu
os_version: '12.04'
overrides:
  admin_socket:
    branch: next
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
      osd:
        debug ms: 1
        debug osd: 5
    log-whitelist:
    - slow request
    sha1: 71d1a28806e2ef869e4a055c5fc27c8e1f7f76a1
  ceph-deploy:
    branch:
      dev: next
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
  install:
    ceph:
      sha1: 71d1a28806e2ef869e4a055c5fc27c8e1f7f76a1
  s3tests:
    branch: next
  workunit:
    sha1: 71d1a28806e2ef869e4a055c5fc27c8e1f7f76a1
owner: scheduled_teuthology@teuthology
roles:
- - mon.a
  - mds.0
  - osd.0
- - mon.b
  - osd.1
- - client.0
tasks:
- chef: null
- clock.check: null
- install:
    extras: true
- ssh_keys: null
- ceph-deploy: null
- workunit:
    clients:
      client.0:
      - rbd/run_cli_tests.sh
teuthology_branch: next
verbose: true
Actions #1

Updated by Sage Weil over 10 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF