Project

General

Profile

Actions

Bug #71969

open

unittest_ceph_immutable_obj_cache (Timeout)

Added by Casey Bodley 10 months ago.

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

0%

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

Description

make check (arm64) failure from https://jenkins.ceph.com/job/ceph-pull-requests-arm64/76744/

315/315 Test #233: unittest_ceph_immutable_obj_cache .........***Timeout 7200.17 sec
[==========] Running 14 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 9 tests from TestSimplePolicy
[ RUN      ] TestSimplePolicy.test_lookup_miss_and_no_free
[       OK ] TestSimplePolicy.test_lookup_miss_and_no_free (6 ms)
[ RUN      ] TestSimplePolicy.test_lookup_miss_and_have_free
[       OK ] TestSimplePolicy.test_lookup_miss_and_have_free (2 ms)
[ RUN      ] TestSimplePolicy.test_lookup_hit_and_promoting
[       OK ] TestSimplePolicy.test_lookup_hit_and_promoting (2 ms)
[ RUN      ] TestSimplePolicy.test_lookup_hit_and_promoted
[       OK ] TestSimplePolicy.test_lookup_hit_and_promoted (1 ms)
[ RUN      ] TestSimplePolicy.test_update_state_from_promoting_to_none
[       OK ] TestSimplePolicy.test_update_state_from_promoting_to_none (2 ms)
[ RUN      ] TestSimplePolicy.test_update_state_from_promoted_to_none
[       OK ] TestSimplePolicy.test_update_state_from_promoted_to_none (2 ms)
[ RUN      ] TestSimplePolicy.test_update_state_from_promoting_to_promoted
[       OK ] TestSimplePolicy.test_update_state_from_promoting_to_promoted (2 ms)
[ RUN      ] TestSimplePolicy.test_evict_list_0
[       OK ] TestSimplePolicy.test_evict_list_0 (2 ms)
[ RUN      ] TestSimplePolicy.test_evict_list_10
[       OK ] TestSimplePolicy.test_evict_list_10 (8 ms)
[----------] 9 tests from TestSimplePolicy (44 ms total)

[----------] 2 tests from TestCommunication
[ RUN      ] TestCommunication.test_pingpong
[       OK ] TestCommunication.test_pingpong (88 ms)
[ RUN      ] TestCommunication.test_lookup_object
[       OK ] TestCommunication.test_lookup_object (31 ms)
[----------] 2 tests from TestCommunication (119 ms total)

[----------] 1 test from TestMultiSession
[ RUN      ] TestMultiSession.test_multi_session

99% tests passed, 1 tests failed out of 315

Total Test time (real) = 7337.84 sec

The following tests FAILED:
    233 - unittest_ceph_immutable_obj_cache (Timeout)

No data to display

Actions

Also available in: Atom PDF