Bug #58587
test_dedup_tool.sh: test_dedup_object fails when pool 'dedup_chunk_pool' does not exist
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Tags:
Description
/a/yuriw-2023-01-21_17:58:46-rados-wip-yuri6-testing-2023-01-20-0728-distro-default-smithi/7132613
2023-01-21T18:20:34.964 INFO:tasks.workunit.client.0.smithi026.stderr:+ CHUNK_OID=e8ee6145ca776d0b841094d323e599912146291c
2023-01-21T18:20:34.965 INFO:tasks.workunit.client.0.smithi026.stderr:++ /usr/bin/ceph-dedup-tool --op dump-chunk-refs --chunk-pool dedup_chunk_pool --object e8ee6145ca776d0b841094d323e599912146291c
2023-01-21T18:20:34.965 INFO:tasks.workunit.client.0.smithi026.stderr:++ grep bar
2023-01-21T18:20:35.010 INFO:tasks.workunit.client.0.smithi026.stderr:+ RESULT=
2023-01-21T18:20:35.010 INFO:tasks.workunit.client.0.smithi026.stderr:+ '[' -z '' ']'
2023-01-21T18:20:35.010 INFO:tasks.workunit.client.0.smithi026.stderr:+ /usr/bin/ceph osd pool delete dedup_pool dedup_pool --yes-i-really-really-mean-it
2023-01-21T18:20:36.089 INFO:tasks.workunit.client.0.smithi026.stderr:pool 'dedup_pool' does not exist
2023-01-21T18:20:36.099 INFO:tasks.workunit.client.0.smithi026.stderr:+ /usr/bin/ceph osd pool delete dedup_chunk_pool dedup_chunk_pool --yes-i-really-really-mean-it
2023-01-21T18:20:37.093 INFO:tasks.workunit.client.0.smithi026.stderr:pool 'dedup_chunk_pool' does not exist
2023-01-21T18:20:37.103 INFO:tasks.workunit.client.0.smithi026.stderr:+ die 'Scrub failed expecting bar is removed'
2023-01-21T18:20:37.103 INFO:tasks.workunit.client.0.smithi026.stderr:+ echo 'Scrub failed expecting bar is removed'
2023-01-21T18:20:37.104 INFO:tasks.workunit.client.0.smithi026.stderr:+ exit 1
2023-01-21T18:20:37.104 DEBUG:teuthology.orchestra.run:got remote process result: 1
2023-01-21T18:20:37.105 INFO:tasks.workunit.client.0.smithi026.stdout:Scrub failed expecting bar is removed
/a/yuriw-2023-01-24_22:20:59-rados-wip-yuri-testing-2023-01-23-0926-distro-default-smithi/7136836
History
#1 Updated by Laura Flores 2 months ago
- Assignee set to Myoungwon Oh
Hey Myoungwon, would you be able to take a look at this?
#2 Updated by Myoungwon Oh 2 months ago
Ok, I'll take a look
#3 Updated by Laura Flores 2 months ago
Thank you!
#4 Updated by Myoungwon Oh 2 months ago
#5 Updated by Laura Flores 2 months ago
- Status changed from New to Fix Under Review
- Pull request ID set to 49910
#6 Updated by Laura Flores 2 months ago
Thanks Myoungwon!
#7 Updated by Laura Flores about 1 month ago
- Status changed from Fix Under Review to Resolved