Project

General

Profile

Actions

Bug #65826

open

test_default_progress_test (tasks.mgr.test_progress.TestProgress) remove_pool assert pool_name in self.pool

Added by Kamoltat (Junior) Sirivadhna 13 days ago. Updated 6 days ago.

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

0%

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

Description

/a/yuriw-2024-05-01_22:15:10-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7684757/

2024-05-02T01:52:52.946 INFO:teuthology.orchestra.run.smithi098.stderr:2024-05-02T01:52:52.938+0000 7f262951a640  1 -- 172.21.15.98:0/2971274682 shutdown_connections
2024-05-02T01:52:52.946 INFO:teuthology.orchestra.run.smithi098.stderr:2024-05-02T01:52:52.938+0000 7f262951a640  1 -- 172.21.15.98:0/2971274682 wait complete.
2024-05-02T01:52:52.963 INFO:tasks.cephfs_test_runner:progress module disabled the event of pg recovery event ... FAIL
2024-05-02T01:52:52.963 INFO:tasks.cephfs_test_runner:
2024-05-02T01:52:52.963 INFO:tasks.cephfs_test_runner:======================================================================
2024-05-02T01:52:52.963 INFO:tasks.cephfs_test_runner:FAIL: test_default_progress_test (tasks.mgr.test_progress.TestProgress)
2024-05-02T01:52:52.963 INFO:tasks.cephfs_test_runner:progress module disabled the event of pg recovery event
2024-05-02T01:52:52.963 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-05-02T01:52:52.963 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2024-05-02T01:52:52.963 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_a53b05d03701e4d0ba0c9aadc7431842129aabf9/qa/tasks/mgr/test_progress.py", line 177, in setUp
2024-05-02T01:52:52.963 INFO:tasks.cephfs_test_runner:    self.mgr_cluster.mon_manager.remove_pool(pool['pool_name'])
2024-05-02T01:52:52.963 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_a53b05d03701e4d0ba0c9aadc7431842129aabf9/qa/tasks/ceph_manager.py", line 2245, in remove_pool
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:    assert pool_name in self.pools
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:AssertionError
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:Ran 1 test in 26.306s
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:FAILED (failures=1)
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:======================================================================
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:FAIL: test_default_progress_test (tasks.mgr.test_progress.TestProgress)
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:progress module disabled the event of pg recovery event
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_a53b05d03701e4d0ba0c9aadc7431842129aabf9/qa/tasks/mgr/test_progress.py", line 177, in setUp
2024-05-02T01:52:52.964 INFO:tasks.cephfs_test_runner:    self.mgr_cluster.mon_manager.remove_pool(pool['pool_name'])
2024-05-02T01:52:52.965 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_a53b05d03701e4d0ba0c9aadc7431842129aabf9/qa/tasks/ceph_manager.py", line 2245, in remove_pool
2024-05-02T01:52:52.965 INFO:tasks.cephfs_test_runner:    assert pool_name in self.pools
2024-05-02T01:52:52.965 INFO:tasks.cephfs_test_runner:AssertionError
2024-05-02T01:52:52.965 INFO:tasks.cephfs_test_runner:
2024-05-02T01:52:52.965 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 109, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_a53b05d03701e4d0ba0c9aadc7431842129aabf9/qa/tasks/cephfs_test_runner.py", line 211, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_default_progress_test (tasks.mgr.test_progress.TestProgress)
2024-05-02T01:52:55.123 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=308b296070234ceaa50c45e67c40f02e
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/run_tasks.py", line 109, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_a53b05d03701e4d0ba0c9aadc7431842129aabf9/qa/tasks/cephfs_test_runner.py", line 211, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_default_progress_test (tasks.mgr.test_progress.TestProgress)
2024-05-02T01:52:55.124 DEBUG:teuthology.run_tasks:Unwinding manager cephfs_test_runner
2024-05-02T01:52:55.133 DEBUG:teuthology.run_tasks:Unwinding manager ceph

Actions #1

Updated by Kamoltat (Junior) Sirivadhna 13 days ago

  • Subject changed from test_default_progress_test (tasks.mgr.test_progress.TestProgress) to test_default_progress_test (tasks.mgr.test_progress.TestProgress) remove_pool assert pool_name in self.pool
Actions #2

Updated by Kamoltat (Junior) Sirivadhna 9 days ago

  • Pull request ID set to 57401
Actions #3

Updated by Laura Flores 6 days ago

Note from bug scrub: Needs a core review.

Actions

Also available in: Atom PDF