Project

General

Profile

Actions

Bug #12356

closed

test/erasure-code/test-erasure-code.sh:227: TEST_rados_put_get_jerasure: return 1

Added by Joao Eduardo Luis almost 9 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

during make check and as a standalone test, currently hitting it (almost) every time I run it locally on current master (2d471d0defa88a6610c4b70be7f1ad173254e2e7)

logs attached.


Files

test-erasure-code.sh.out (262 KB) test-erasure-code.sh.out Joao Eduardo Luis, 07/16/2015 02:23 PM
Actions #1

Updated by Loïc Dachary almost 9 years ago

http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/#origin/master started failing after Merge pull request #4939 from ceph/wip-offline-backward and was fixed after

FAIL     039dd1a     tchaikov     
Errors(4) Merge pull request #5255 from hjwsm1989/fix-pgmonitor (Force Rebuild)
    FAIL     2d471d0     tchaikov     
Errors(4) Merge pull request #5143 from trociny/fix-mds_metadata (Force Rebuild)
    FAIL     cabbecb     tchaikov     
Errors(4) Merge pull request #4917 from hjwsm1989/wip-rest-bench (Force Rebuild)
    FAIL     7aa5e50     tchaikov     
Errors(4) Merge pull request #5249 from tchaikov/wip-11101 (Force Rebuild)
    FAIL     d4be59d     branto     
Errors(4) Merge pull request #5110 from ceph/wip-11864-rgw-mime-types-pkg (Force Rebuild)
    FAIL     4fe62cd     sage     
Errors(4) Merge pull request #4699 from joehandzik/master (Force Rebuild)
    FAIL     add147b     sage     
Errors(4) Merge pull request #4876 from ceph/wip-11855 (Force Rebuild)
    FAIL     66dcbae     haomaiwang     
Errors(4) Merge pull request #5245 from yuyuyu101/wip-async-fix-18 (Force Rebuild)
    FAIL     e38e30d     loic     
Errors(4) Merge pull request #5244 from zhouyuan/rgw_obj_stripe_size (Force Rebuild)
    FAIL     a41ab56     loic     
Errors(4) Merge pull request #5240 from dachary/wip-ceph-release-notes (Force Rebuild)
    FAIL     8fc0496     tchaikov     
Errors(4) Merge pull request #5165 from zhouyuan/librados_default_crush_ruleset (Force Rebuild)
    FAIL     27b825b     greg     
Errors(4) Merge pull request #5230 from majianpeng/check_ops_in_flight_cleanup (Force Rebuild)
    FAIL     d2b6713     tchaikov     
Errors(4) Merge pull request #5220 from vumrao/wip-vumrao-12318 (Force Rebuild)

went in. The odds are one of these is responsible for the current failure.

Actions #3

Updated by Loïc Dachary almost 9 years ago

  • Status changed from New to 12
  • Priority changed from High to Urgent

Reproduced locally on 8fc049664bc798432e1750da86b1f216f85a842d

ttest/erasure-code/test-erasure-code.sh:151: rados_osds_out_in:  get_osds pool-jerasure SOMETHING
.../qa/workunits/ceph-helpers.sh:589: get_osds:  local poolname=pool-jerasure
.../qa/workunits/ceph-helpers.sh:590: get_osds:  local objectname=SOMETHING
..../qa/workunits/ceph-helpers.sh:593: get_osds:  ceph --format xml osd map pool-jerasure SOMETHING
..../qa/workunits/ceph-helpers.sh:593: get_osds:  xmlstarlet sel -t -m //acting/osd -v . -o ' '
.../qa/workunits/ceph-helpers.sh:593: get_osds:  local 'osds=5 1 9 4 3 10 '
.../qa/workunits/ceph-helpers.sh:595: get_osds:  echo 5 1 9 4 3 10
test/erasure-code/test-erasure-code.sh:151: rados_osds_out_in:  test '5 1 9 4 3 6' = '5 1 9 4 3 10'

Actions #4

Updated by Loïc Dachary almost 9 years ago

  • Status changed from 12 to Fix Under Review
Actions #5

Updated by Kefu Chai over 8 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF