Project

General

Profile

Actions

Bug #65136

open

QA failure: test_fscrypt_dummy_encryption_with_quick_group

Added by Rishabh Dave about 2 months ago. Updated about 1 month ago.

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

0%

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

Description

https://pulpito.ceph.com/yuriw-2024-03-14_15:28:28-fs-wip-yuri4-testing-2024-03-13-0733-reef-distro-default-smithi/7600356

2024-03-14T21:26:21.391 INFO:tasks.cephfs_test_runner:======================================================================
2024-03-14T21:26:21.391 INFO:tasks.cephfs_test_runner:FAIL: test_fscrypt_dummy_encryption_with_quick_group (tasks.cephfs.test_fscrypt.TestFscrypt)
2024-03-14T21:26:21.391 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-03-14T21:26:21.391 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2024-03-14T21:26:21.391 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_234d532354068e06d01621fd032c3b663cead394/qa/tasks/cephfs/test_fscrypt.py", line 76, in test_fscrypt_dummy_encryption_with_quick_group
2024-03-14T21:26:21.391 INFO:tasks.cephfs_test_runner:    self.assertEqual(proc.returncode, 0)
2024-03-14T21:26:21.391 INFO:tasks.cephfs_test_runner:AssertionError: 1 != 0
2024-03-14T21:26:21.391 INFO:tasks.cephfs_test_runner:
2024-03-14T21:26:21.391 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-03-14T21:26:21.391 INFO:tasks.cephfs_test_runner:Ran 1 test in 4466.457s

Above job failure on the surface looks similar to https://tracker.ceph.com/issues/59684 because same test case from same suite failed with same traceback. But the function names present in the dmesg log of https://tracker.ceph.com/issues/59684 ("ceph_con_v1_try_read", for example) are not present anywhere in the directory of this job. grep -rni ceph_con_v1_try_read /a/yuriw-2024-03-14_15:28:28-fs-wip-yuri4-testing-2024-03-13-0733-reef-distro-default-smithi/7600356 returned nothing. So I suspected that this is a different failure. Talking with Xiubo confirmed that this looks like different issue.


Related issues 1 (0 open1 closed)

Related to Linux kernel client - Bug #59684: Test failure: test_fscrypt_dummy_encryption_with_quick_group (tasks.cephfs.test_fscrypt.TestFscrypt)DuplicateXiubo Li

Actions
Actions

Also available in: Atom PDF