Project

General

Profile

Bug #49344

mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mgr.dashboard.test_user.UserTest)'

Added by Ernesto Puerta about 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
High
Category:
Testing & QA
Target version:
% Done:

0%

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

Description

Description of problem

https://pulpito.ceph.com/yuriw-2021-02-17_00:20:01-rados-wip-yuri7-testing-2021-02-16-1451-pacific-distro-basic-gibba/

5 failures with the same output:

02-17T01:50:10.187 INFO:tasks.cephfs_test_runner:==============================================================
5559878 02-17T01:50:10.187 INFO:tasks.cephfs_test_runner:FAIL: test_pwd_expiration_date_update (tasks.mgr.dashboard.tes
5559879 02-17T01:50:10.187 INFO:tasks.cephfs_test_runner:--------------------------------------------------------------
5559880 02-17T01:50:10.187 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):             
5559881 02-17T01:50:10.187 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_f66f9f194
5559882 02-17T01:50:10.187 INFO:tasks.cephfs_test_runner:    self.assertLess(user_1['pwdExpirationDate'], user_1_pwd_ch
5559883 02-17T01:50:10.187 INFO:tasks.cephfs_test_runner:AssertionError: 1614390607 not less than 1614390607           

'Test failure: test_pwd_expiration_date_update (tasks.mgr.dashboard.test_user.UserTest)'


Related issues

Copied to Dashboard - Backport #52772: pacific: mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mgr.dashboard.test_user.UserTest)' Resolved
Copied to Dashboard - Backport #52773: octopus: mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mgr.dashboard.test_user.UserTest)' Resolved

History

#1 Updated by Neha Ojha about 3 years ago

/a/nojha-2021-03-11_01:02:46-rados-wip-cc-weight-distro-basic-gibba/5954642

#2 Updated by Kefu Chai about 3 years ago

2021-03-27T19:10:34.195 INFO:tasks.cephfs_test_runner:======================================================================
2021-03-27T19:10:34.195 INFO:tasks.cephfs_test_runner:FAIL: test_pwd_expiration_date_update (tasks.mgr.dashboard.test_user.UserTest)
2021-03-27T19:10:34.196 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-03-27T19:10:34.196 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2021-03-27T19:10:34.196 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_3e31def9543c902ee0dbe0a9dd079680aaa5a200/qa/tasks/mgr/dashboard/test_user.py", line 426, in test_pwd_expiration_date_update
2021-03-27T19:10:34.197 INFO:tasks.cephfs_test_runner:    self.assertLess(user_1['pwdExpirationDate'], user_1_pwd_changed['pwdExpirationDate'])
2021-03-27T19:10:34.197 INFO:tasks.cephfs_test_runner:AssertionError: 1617736231 not less than 1617736231
/a/kchai-2021-03-27_12:17:59-rados-wip-kefu-testing-2021-03-27-1545-distro-basic-gibba/6004141

#3 Updated by Deepika Upadhyay almost 3 years ago

2021-04-01T17:30:56.025 INFO:tasks.cephfs_test_runner:    self.assertLess(user_1['pwdExpirationDate'], user_1_pwd_changed['pwdExpirationDate'])
2021-04-01T17:30:56.026 INFO:tasks.cephfs_test_runner:AssertionError: 1618162253 not less than 1618162253

/ceph/teuthology-archive/yuriw-2021-04-01_15:23:17-rados-wip-yuri-testing-2021-03-31-1516-octopus-distro-basic-smithi/6015046/teuthology.log

#4 Updated by Deepika Upadhyay almost 3 years ago

  • Priority changed from Normal to High

/ceph/teuthology-archive/yuriw-2021-04-01_15:23:17-rados-wip-yuri-testing-2021-03-31-1516-octopus-distro-basic-smithi/6015046/teuthology.log

#5 Updated by Kefu Chai almost 3 years ago

2021-04-07T05:22:55.353 INFO:tasks.cephfs_test_runner:======================================================================
2021-04-07T05:22:55.353 INFO:tasks.cephfs_test_runner:FAIL: test_pwd_expiration_date_update (tasks.mgr.dashboard.test_user.UserTest)
2021-04-07T05:22:55.353 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-04-07T05:22:55.354 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2021-04-07T05:22:55.354 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_835319eb02b5e2617074e795becf13db64a5326d/qa/tasks/mgr/dashboard/test_user.py", line 426, in test_pwd_expiration_date_update
2021-04-07T05:22:55.354 INFO:tasks.cephfs_test_runner:    self.assertLess(user_1['pwdExpirationDate'], user_1_pwd_changed['pwdExpirationDate'])
2021-04-07T05:22:55.363 INFO:tasks.cephfs_test_runner:AssertionError: 1618636972 not less than 1618636972

/a//kchai-2021-04-06_14:10:15-rados-wip-kefu-testing-2021-04-06-1610-distro-basic-gibba/6024740

#6 Updated by Ernesto Puerta almost 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 151 to Testing & QA

#7 Updated by Deepika Upadhyay over 2 years ago

2021-07-20T23:26:02.001 INFO:tasks.cephfs_test_runner:======================================================================
2021-07-20T23:26:02.002 INFO:tasks.cephfs_test_runner:FAIL: test_pwd_expiration_date_update (tasks.mgr.dashboard.test_user.UserTest)
2021-07-20T23:26:02.002 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-07-20T23:26:02.002 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2021-07-20T23:26:02.003 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_9a55ed0e14dd734fd58579f63a6059fd8d986e07/qa/tasks/mgr/dashboard/test_user.py", line 416, in test_pwd_expiration_date_update
2021-07-20T23:26:02.003 INFO:tasks.cephfs_test_runner:    self.assertLess(user_1['pwdExpirationDate'], user_1_pwd_changed['pwdExpirationDate'])
2021-07-20T23:26:02.003 INFO:tasks.cephfs_test_runner:AssertionError: 1627687559 not less than 1627687559
2021-07-20T23:26:02.003 INFO:tasks.cephfs_test_runner:
2021-07-20T23:26:02.004 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-07-20T23:26:02.004 INFO:tasks.cephfs_test_runner:Ran 280 tests in 3299.029s
2021-07-20T23:26:02.004 INFO:tasks.cephfs_test_runner:
2021-07-20T23:26:02.005 INFO:tasks.cephfs_test_runner:FAILED (failures=1)
2021-07-20T23:26:02.005 INFO:tasks.cephfs_test_runner:
2021-07-20T23:26:02.005 INFO:tasks.cephfs_test_runner:======================================================================
2021-07-20T23:26:02.006 INFO:tasks.cephfs_test_runner:FAIL: test_pwd_expiration_date_update (tasks.mgr.dashboard.test_user.UserTest)

/ceph/teuthology-archive/yuriw-2021-07-20_17:38:15-rados-wip-yuri3-testing-2021-07-20-0841-octopus-distro-basic-smithi/6281731/teuthology.log

#8 Updated by Deepika Upadhyay over 2 years ago

  description: rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-comp-zlib
    supported-random-distro$/{rhel_8} tasks/dashboard}

/ceph/teuthology-archive/yuriw-2021-09-16_21:30:19-rados-wip-yuri5-testing-2021-09-16-1056-octopus-distro-basic-smithi/6394127/teuthology.log

#9 Updated by Ernesto Puerta over 2 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 43255

#10 Updated by Ernesto Puerta over 2 years ago

  • Status changed from Fix Under Review to Pending Backport

#11 Updated by Ernesto Puerta over 2 years ago

  • Copied to Backport #52772: pacific: mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mgr.dashboard.test_user.UserTest)' added

#12 Updated by Ernesto Puerta over 2 years ago

  • Copied to Backport #52773: octopus: mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mgr.dashboard.test_user.UserTest)' added

#13 Updated by Nizamudeen A over 2 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF