Project

General

Profile

Actions

Bug #47630

open

ERROR: test_module_enable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTest)

Added by Nathan Cutler over 3 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Category:
Testing - API
Target version:
-
% Done:

0%

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

Description

Identified problems

No such file or directory

No such file or directory
Indication 1

Build failure

Generic failure message for a Jenkins job
Indication 2

Error E{INVAL,PERM,ACCESS...}

Found some Errors in the build log
Indication 3

Python Traceback

TypeError: lstat: path should be string, bytes or os.PathLike, not NoneType
Traceback (most recent call last):
  File "../qa/tasks/vstart_runner.py", line 1270, in __del__
    shutil.rmtree(self.teuthology_config['test_path'])
  File "/tmp/tmp.IB1U03FDD1/venv/lib/python3.6/shutil.py", line 477, in rmtree
    onerror(os.lstat, path, sys.exc_info())
  File "/tmp/tmp.IB1U03FDD1/venv/lib/python3.6/shutil.py", line 475, in rmtree
    orig_st = os.lstat(path)
TypeError: lstat: path should be string, bytes or os.PathLike, not NoneType

Indication 4

Python Unit-test Error

ERROR: test_module_enable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTest)

⇒ Check for already reported issues on "ERROR: test_module_enable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTest)" in Ceph Tracker...
... or open a new issue.

2020-09-24 05:13:04,918.918 INFO:__main__:----------------------------------------------------------------------
2020-09-24 05:13:04,918.918 INFO:__main__:Traceback (most recent call last):
2020-09-24 05:13:04,918.918 INFO:__main__:  File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/dashboard/helper.py", line 192, in setUp
2020-09-24 05:13:04,918.918 INFO:__main__:    self.wait_for_health_clear(self.TIMEOUT_HEALTH_CLEAR)
2020-09-24 05:13:04,919.919 INFO:__main__:  File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/ceph_test_case.py", line 162, in wait_for_health_clear
2020-09-24 05:13:04,919.919 INFO:__main__:    self.wait_until_true(is_clear, timeout)
2020-09-24 05:13:04,919.919 INFO:__main__:  File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/ceph_test_case.py", line 194, in wait_until_true
2020-09-24 05:13:04,919.919 INFO:__main__:    raise RuntimeError("Timed out after {0}s".format(elapsed))
2020-09-24 05:13:04,920.920 INFO:__main__:RuntimeError: Timed out after 60s
2020-09-24 05:13:04,920.920 INFO:__main__:
2020-09-24 05:13:04,920.920 INFO:__main__:----------------------------------------------------------------------
2020-09-24 05:13:04,920.920 INFO:__main__:Ran 94 tests in 1945.508s
2020-09-24 05:13:04,921.921 INFO:__main__:
2020-09-24 05:13:04,921.921 INFO:__main__:

Indication 5
Actions #1

Updated by Nathan Cutler over 3 years ago

Actions #2

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from API Tests to Testing - API
Actions

Also available in: Atom PDF