Project

General

Profile

Actions

Bug #59343

closed

Bug #54460: snaptest-multiple-capsnaps.sh test failure

qa: fs/snaps/snaptest-multiple-capsnaps.sh failed

Added by Xiubo Li about 1 year ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
% Done:

100%

Source:
Tags:
backport_processed
Backport:
reef,quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Client
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

https://pulpito.ceph.com/yuriw-2023-04-05_14:51:06-fs-wip-yuri5-testing-2023-04-04-0814-distro-default-smithi/7232845/

2023-04-05T20:43:29.556 INFO:tasks.workunit.client.0.smithi073.stderr:+ echo asdf
2023-04-05T20:43:29.557 INFO:tasks.workunit.client.0.smithi073.stderr:+ mkdir .snap/1
2023-04-05T20:43:29.569 INFO:tasks.workunit.client.0.smithi073.stderr:+ chmod 777 a
2023-04-05T20:43:29.578 INFO:tasks.workunit.client.0.smithi073.stderr:+ mkdir .snap/2
2023-04-05T20:43:29.592 INFO:tasks.workunit.client.0.smithi073.stderr:+ echo qwer
2023-04-05T20:43:29.604 INFO:tasks.workunit.client.0.smithi073.stderr:+ mkdir .snap/3
2023-04-05T20:43:29.612 INFO:tasks.workunit.client.0.smithi073.stderr:+ chmod 666 a
2023-04-05T20:43:29.614 INFO:tasks.workunit.client.0.smithi073.stderr:+ mkdir .snap/4
2023-04-05T20:43:29.635 INFO:tasks.workunit.client.0.smithi073.stderr:+ echo zxcv
2023-04-05T20:43:29.938 INFO:tasks.workunit.client.0.smithi073.stderr:+ mkdir .snap/5
2023-04-05T20:43:30.118 INFO:tasks.workunit.client.0.smithi073.stderr:+ ls -al .snap/1/a .snap/2/a .snap/3/a .snap/4/a .snap/5/a
2023-04-05T20:43:30.154 INFO:tasks.workunit.client.0.smithi073.stdout:-rw-rw-r--. 1 ubuntu ubuntu 5 Apr  5 20:43 .snap/1/a
2023-04-05T20:43:30.155 INFO:tasks.workunit.client.0.smithi073.stdout:-rwxrwxrwx. 1 ubuntu ubuntu 5 Apr  5 20:43 .snap/2/a
2023-04-05T20:43:30.155 INFO:tasks.workunit.client.0.smithi073.stdout:-rwxrwxrwx. 1 ubuntu ubuntu 5 Apr  5 20:43 .snap/3/a
2023-04-05T20:43:30.155 INFO:tasks.workunit.client.0.smithi073.stdout:-rwxrwxrwx. 1 ubuntu ubuntu 5 Apr  5 20:43 .snap/4/a
2023-04-05T20:43:30.155 INFO:tasks.workunit.client.0.smithi073.stdout:-rw-rw-rw-. 1 ubuntu ubuntu 5 Apr  5 20:43 .snap/5/a
2023-04-05T20:43:30.155 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep asdf .snap/1/a
2023-04-05T20:43:30.158 INFO:tasks.workunit.client.0.smithi073.stdout:asdf
2023-04-05T20:43:30.160 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep 'Size: 5'
2023-04-05T20:43:30.173 INFO:tasks.workunit.client.0.smithi073.stderr:+ stat .snap/1/a
2023-04-05T20:43:30.181 INFO:tasks.workunit.client.0.smithi073.stdout:  Size: 5                 Blocks: 1          IO Block: 4194304 regular file
2023-04-05T20:43:30.182 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep asdf .snap/2/a
2023-04-05T20:43:30.185 INFO:tasks.workunit.client.0.smithi073.stdout:asdf
2023-04-05T20:43:30.185 INFO:tasks.workunit.client.0.smithi073.stderr:+ stat .snap/2/a
2023-04-05T20:43:30.185 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep 'Size: 5'
2023-04-05T20:43:30.188 INFO:tasks.workunit.client.0.smithi073.stdout:  Size: 5                 Blocks: 1          IO Block: 4194304 regular file
2023-04-05T20:43:30.188 INFO:tasks.workunit.client.0.smithi073.stderr:+ stat .snap/2/a
2023-04-05T20:43:30.189 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep -- -rwxrwxrwx
2023-04-05T20:43:30.191 INFO:tasks.workunit.client.0.smithi073.stdout:Access: (0777/-rwxrwxrwx)  Uid: ( 1000/  ubuntu)   Gid: ( 1265/  ubuntu)
2023-04-05T20:43:30.191 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep qwer .snap/3/a
2023-04-05T20:43:30.194 INFO:tasks.workunit.client.0.smithi073.stdout:qwer
2023-04-05T20:43:30.195 INFO:tasks.workunit.client.0.smithi073.stderr:+ stat .snap/3/a
2023-04-05T20:43:30.195 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep 'Size: 5'
2023-04-05T20:43:30.198 INFO:tasks.workunit.client.0.smithi073.stdout:  Size: 5                 Blocks: 1          IO Block: 4194304 regular file
2023-04-05T20:43:30.198 INFO:tasks.workunit.client.0.smithi073.stderr:+ stat .snap/3/a
2023-04-05T20:43:30.199 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep -- -rwxrwxrwx
2023-04-05T20:43:30.201 INFO:tasks.workunit.client.0.smithi073.stdout:Access: (0777/-rwxrwxrwx)  Uid: ( 1000/  ubuntu)   Gid: ( 1265/  ubuntu)
2023-04-05T20:43:30.202 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep qwer .snap/4/a
2023-04-05T20:43:30.207 INFO:tasks.workunit.client.0.smithi073.stdout:qwer
2023-04-05T20:43:30.207 INFO:tasks.workunit.client.0.smithi073.stderr:+ stat .snap/4/a
2023-04-05T20:43:30.208 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep 'Size: 5'
2023-04-05T20:43:30.211 INFO:tasks.workunit.client.0.smithi073.stdout:  Size: 5                 Blocks: 1          IO Block: 4194304 regular file
2023-04-05T20:43:30.214 INFO:tasks.workunit.client.0.smithi073.stderr:+ stat .snap/4/a
2023-04-05T20:43:30.214 INFO:tasks.workunit.client.0.smithi073.stderr:+ grep -- -rw-rw-rw-
2023-04-05T20:43:30.217 DEBUG:teuthology.orchestra.run:got remote process result: 1
2023-04-05T20:43:30.218 INFO:tasks.workunit:Stopping ['fs/snaps'] on client.0...

The mode for .snap/4/a was mismatch, which should be rw-rw-rw-, but it was rwxrwxrwx


Subtasks 2 (0 open2 closed)

Bug #14557: snaps: failed snaptest-multiple-capsnaps.shDuplicate

Actions
Bug #58934: snaptest-git-ceph.sh failure with ceph-fuseDuplicateXiubo Li

Actions

Related issues 4 (0 open4 closed)

Related to CephFS - Bug #64209: snaptest-multiple-capsnaps.sh fails with "got remote process result: 1"DuplicateVenky Shankar

Actions
Copied to CephFS - Backport #62043: pacific: qa: fs/snaps/snaptest-multiple-capsnaps.sh failedResolvedXiubo LiActions
Copied to CephFS - Backport #62044: reef: qa: fs/snaps/snaptest-multiple-capsnaps.sh failedResolvedXiubo LiActions
Copied to CephFS - Backport #62045: quincy: qa: fs/snaps/snaptest-multiple-capsnaps.sh failedResolvedXiubo LiActions
Actions

Also available in: Atom PDF