Project

General

Profile

Actions

Bug #68543

open

[ FAILED ] QuiesceDbTest.RepeatedQuiesceAwait in unittest_mds_quiesce_db

Added by Casey Bodley over 1 year ago. Updated about 19 hours ago.

Status:
New
Priority:
Normal
Category:
Correctness/Safety
Target version:
-
% Done:

0%

Source:
Community (dev)
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:

Description

from make check https://jenkins.ceph.com/job/ceph-pull-requests/145071/

[ RUN      ] QuiesceDbTest.RepeatedQuiesceAwait
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/mds/TestQuiesceDb.cc:1112: Failure
Expected equality of these values:
  ERR(115)
    Which is: Operation now in progress(115)
  run_request([=](auto& r) { r.set_id = "set1"; r.release(); r.await = (expiration*2)/5; })
    Which is: Connection timed out(110)
[  FAILED  ] QuiesceDbTest.RepeatedQuiesceAwait (628 ms)

Actions #1

Updated by Venky Shankar over 1 year ago

  • Category set to Correctness/Safety
  • Assignee set to Patrick Donnelly
  • Target version set to v20.0.0
  • Source set to Community (dev)
Actions #2

Updated by Casey Bodley about 1 year ago

from https://jenkins.ceph.com/job/ceph-pull-requests/148236/ on main

[ RUN      ] QuiesceDbTest.RepeatedQuiesceAwait
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/mds/TestQuiesceDb.cc:1112: Failure
Expected equality of these values:
  ERR(115)
    Which is: Operation now in progress(115)
  run_request([=](auto& r) { r.set_id = "set1"; r.release(); r.await = (expiration*2)/5; })
    Which is: Connection timed out(110)
[  FAILED  ] QuiesceDbTest.RepeatedQuiesceAwait (627 ms)

Actions #3

Updated by Casey Bodley about 1 year ago

https://jenkins.ceph.com/job/ceph-pull-requests/152547/

[ RUN      ] QuiesceDbTest.RepeatedQuiesceAwait
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/mds/TestQuiesceDb.cc:1112: Failure
Expected equality of these values:
  ERR(115)
    Which is: Operation now in progress(115)
  run_request([=](auto& r) { r.set_id = "set1"; r.release(); r.await = (expiration*2)/5; })
    Which is: Connection timed out(110)
[  FAILED  ] QuiesceDbTest.RepeatedQuiesceAwait (627 ms)

Actions #4

Updated by Patrick Donnelly 8 months ago

  • Target version deleted (v20.0.0)
Actions #5

Updated by Kefu Chai 2 months ago

[ RUN      ] QuiesceDbTest.RepeatedQuiesceAwait
2025-12-17T22:15:00.828+0000 eaae8ae19c60  2 quiesce.mgr.1 <leader_process_request> [set1@11] can't quiesce-await a set in the state: QS_EXPIRED
/ceph/src/test/mds/TestQuiesceDb.cc:1105: Failure
Expected equality of these values:
  OK()
    Which is: Success(0)
  run_request([i](auto& r) { r.set_id = "set1"; if (i % 2) { r.reset_roots({"root1"}); } r.await = sec(0); })
    Which is: Operation not permitted(1)

2025-12-17T22:15:00.828+0000 eaae8ae19c60  1 quiesce.mgr.1 <quiesce_db_thread_main> ERROR (-1) when sending synchronous agent ack q-map[v:(1:11) roots:0/0]
[  FAILED  ] QuiesceDbTest.RepeatedQuiesceAwait (536 ms)

spotted when testing a pull request targeting main on arm64.

see https://jenkins.ceph.com/job/ceph-pull-requests-arm64/84675/consoleFull#1511618330e840cee4-f4a4-4183-81dd-42855615f2c1

Actions

Also available in: Atom PDF