Project

General

Profile

Actions

Bug #48075

open

qa: AssertionError: 12582912 != 'infinite'

Added by Patrick Donnelly over 3 years ago. Updated almost 2 years ago.

Status:
Triaged
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
pacific,octopus,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
kceph, qa-suite
Labels (FS):
qa, qa-failure
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2020-11-02T03:18:46.969 INFO:teuthology.orchestra.run.smithi042:> (cd /home/ubuntu/cephtest/mnt.0 && exec sudo getfattr --only-values -n ceph.quota.max_bytes volumes/_nogroup/subvolume_0000000000352808/.snap/snapshot_0000000000072850/ab868765-4126-4019-b0d3-04d6b4a4e3a0)
2020-11-02T03:18:46.999 INFO:teuthology.orchestra.run.smithi042.stderr:volumes/_nogroup/subvolume_0000000000352808/.snap/snapshot_0000000000072850/ab868765-4126-4019-b0d3-04d6b4a4e3a0: ceph.quota.max_bytes: No such attribute
...
2020-11-02T03:18:48.704 INFO:tasks.cephfs_test_runner:======================================================================
2020-11-02T03:18:48.704 INFO:tasks.cephfs_test_runner:FAIL: test_subvolume_clone_inherit_snapshot_namespace_and_size (tasks.cephfs.test_volumes.TestSubvolumeSnapshotClones)
2020-11-02T03:18:48.704 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2020-11-02T03:18:48.705 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2020-11-02T03:18:48.705 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_batrick_ceph_cephfs-qa-reorg/qa/tasks/cephfs/test_volumes.py", line 2247, in test_subvolume_clone_inherit_snapshot_namespace_and_size
2020-11-02T03:18:48.705 INFO:tasks.cephfs_test_runner:    self._verify_clone(subvolume, snapshot, clone)
2020-11-02T03:18:48.705 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_batrick_ceph_cephfs-qa-reorg/qa/tasks/cephfs/test_volumes.py", line 151, in _verify_clone
2020-11-02T03:18:48.705 INFO:tasks.cephfs_test_runner:    self._verify_clone_root(path1, path2, clone, clone_group, clone_pool)
2020-11-02T03:18:48.706 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_batrick_ceph_cephfs-qa-reorg/qa/tasks/cephfs/test_volumes.py", line 119, in _verify_clone_root
2020-11-02T03:18:48.706 INFO:tasks.cephfs_test_runner:    self.assertEqual(clone_info["bytes_quota"], "infinite" if src_quota is None else int(src_quota))
2020-11-02T03:18:48.706 INFO:tasks.cephfs_test_runner:AssertionError: 12582912 != 'infinite'

From: /ceph/teuthology-archive/pdonnell-2020-11-02_02:29:29-fs:volumes-master-distro-basic-smithi/5581161/teuthology.log

Unusual difference in behavior with the fuse client here.

I will disable this check for now with the fs/kcephfs merge.

Actions #1

Updated by Patrick Donnelly over 3 years ago

  • Status changed from New to Triaged
  • Assignee set to Rishabh Dave

Need to undo this commit to test: 319dfe9119a7858f458c1e897e13fdb11231694a

Actions #2

Updated by Patrick Donnelly over 3 years ago

  • Target version changed from v16.0.0 to v17.0.0
  • Backport set to pacific,octopus,nautilus
Actions #3

Updated by Patrick Donnelly almost 2 years ago

  • Target version deleted (v17.0.0)
Actions

Also available in: Atom PDF