Project

General

Profile

Actions

Bug #45299

closed

qa/cephfs: AssertionError: b'755' != '755' when running test_subvolume_group_create_with_desired_mode local test

Added by Xiubo Li almost 4 years ago. Updated almost 4 years ago.

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

0%

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

Description

2020-04-28 01:09:30,805.805 INFO:tasks.cephfs.mount:Cleaning the 'ceph-ns--tmp-tmp92kvl79z-mnt.0' netns for '/tmp/tmp92kvl79z/mnt.0'
2020-04-28 01:09:30,805.805 INFO:tasks.cephfs.mount:Removing the netns 'ceph-ns--tmp-tmp92kvl79z-mnt.0'
2020-04-28 01:09:30,806.806 INFO:__main__:Running ['sudo', 'bash', '-c', 'systemctl start NetworkManager']
2020-04-28 01:09:30,999.999 INFO:__main__:Running ['sudo', 'bash', '-c', 'nmcli connection down brx.3']
2020-04-28 01:09:31,251.251 INFO:__main__:Running ['sudo', 'bash', '-c', 'nmcli connection delete brx.3']
2020-04-28 01:09:31,518.518 INFO:__main__:Running ['sudo', 'bash', '-c', 'ip netns delete ceph-ns--tmp-tmp92kvl79z-mnt.0']
2020-04-28 01:09:31,670.670 INFO:__main__:Running ['ip', 'addr']
2020-04-28 01:09:31,695.695 INFO:__main__:Running ['sudo', 'bash', '-c', 'systemctl start NetworkManager']
2020-04-28 01:09:31,867.867 INFO:__main__:Running ['nmcli', 'connection', 'show']
2020-04-28 01:09:31,988.988 INFO:__main__:Running ['rm', '-rf', '/tmp/tmp92kvl79z/mnt.0']
2020-04-28 01:09:32,009.009 INFO:__main__:Running ['./bin/ceph', 'log', 'Ended test tasks.cephfs.test_volumes.TestVolumes.test_subvolume_group_create_with_desired_mode']
2020-04-28 01:09:33,585.585 INFO:__main__:test_subvolume_group_create_with_desired_mode (tasks.cephfs.test_volumes.TestVolumes) ... FAIL
2020-04-28 01:09:33,587.587 INFO:__main__:Stopped test: test_subvolume_group_create_with_desired_mode (tasks.cephfs.test_volumes.TestVolumes) in 39.675188s
2020-04-28 01:09:33,588.588 INFO:__main__:
2020-04-28 01:09:33,589.589 INFO:__main__:======================================================================
2020-04-28 01:09:33,589.589 INFO:__main__:FAIL: test_subvolume_group_create_with_desired_mode (tasks.cephfs.test_volumes.TestVolumes)
2020-04-28 01:09:33,589.589 INFO:__main__:----------------------------------------------------------------------
2020-04-28 01:09:33,589.589 INFO:__main__:Traceback (most recent call last):
2020-04-28 01:09:33,589.589 INFO:__main__:  File "/data/ceph/qa/tasks/cephfs/test_volumes.py", line 977, in test_subvolume_group_create_with_desired_mode
2020-04-28 01:09:33,589.589 INFO:__main__:    self.assertEqual(actual_mode1, expected_mode1)
2020-04-28 01:09:33,589.589 INFO:__main__:AssertionError: b'755' != '755'
2020-04-28 01:09:33,590.590 INFO:__main__:
2020-04-28 01:09:33,590.590 INFO:__main__:----------------------------------------------------------------------
2020-04-28 01:09:33,590.590 INFO:__main__:Ran 1 test in 39.677s
2020-04-28 01:09:33,590.590 INFO:__main__:
2020-04-28 01:09:33,590.590 INFO:__main__:FAILED (failures=1)
2020-04-28 01:09:33,590.590 INFO:__main__:
2020-04-28 01:09:33,590.590 INFO:__main__:======================================================================
2020-04-28 01:09:33,591.591 INFO:__main__:FAIL: test_subvolume_group_create_with_desired_mode (tasks.cephfs.test_volumes.TestVolumes)
2020-04-28 01:09:33,591.591 INFO:__main__:----------------------------------------------------------------------
2020-04-28 01:09:33,591.591 INFO:__main__:Traceback (most recent call last):
2020-04-28 01:09:33,591.591 INFO:__main__:  File "/data/ceph/qa/tasks/cephfs/test_volumes.py", line 977, in test_subvolume_group_create_with_desired_mode
2020-04-28 01:09:33,591.591 INFO:__main__:    self.assertEqual(actual_mode1, expected_mode1)
2020-04-28 01:09:33,591.591 INFO:__main__:AssertionError: b'755' != '755'
2020-04-28 01:09:33,591.591 INFO:__main__:
[root@lxbceph0 build]#
Actions #1

Updated by Xiubo Li almost 4 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Xiubo Li almost 4 years ago

  • Pull request ID set to 34781
Actions #3

Updated by Xiubo Li almost 4 years ago

  • Status changed from In Progress to Fix Under Review
Actions #4

Updated by Kefu Chai almost 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF