Bug 1759002
| Summary: | Spurious failure tests/bugs/replicate/bug-1744548-heal-timeout.t | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Pranith Kumar K <pkarampu> |
| Component: | replicate | Assignee: | bugs <bugs> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | bugs |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-10-16 12:31:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pranith Kumar K
2019-10-07 07:03:13 UTC
REVIEW: https://review.gluster.org/23523 (Fix spurious failure in bug-1744548-heal-timeout.t) posted (#1) for review on master by Pranith Kumar Karampuri REVIEW: https://review.gluster.org/23523 (Fix spurious failure in bug-1744548-heal-timeout.t) merged (#3) on master by Pranith Kumar Karampuri Failing differently because of wrong cumulative stats gathering. 16:30:31 [11:00:31] Running tests in file ./tests/bugs/replicate/bug-1744548-heal-timeout.t 16:32:25 ./tests/bugs/replicate/bug-1744548-heal-timeout.t .. 16:32:25 1..19 16:32:25 ok 1 [ 146/ 950] < 14> 'glusterd' 16:32:25 ok 2 [ 9/ 12] < 15> 'pidof glusterd' 16:32:25 ok 3 [ 8/ 75] < 16> 'gluster --mode=script --wignore volume create patchy replica 3 builder200.int.aws.gluster.org:/d/backends/patchy0 builder200.int.aws.gluster.org:/d/backends/patchy1 builder200.int.aws.gluster.org:/d/backends/patchy2' 16:32:25 ok 4 [ 12/ 116] < 17> 'gluster --mode=script --wignore volume heal patchy disable' 16:32:25 ok 5 [ 12/ 1351] < 18> 'gluster --mode=script --wignore volume start patchy' 16:32:25 ok 6 [ 10/ 68] < 19> '1 brick_up_status patchy builder200.int.aws.gluster.org /d/backends/patchy0' 16:32:25 ok 7 [ 10/ 68] < 20> '1 brick_up_status patchy builder200.int.aws.gluster.org /d/backends/patchy1' 16:32:25 ok 8 [ 10/ 68] < 21> '1 brick_up_status patchy builder200.int.aws.gluster.org /d/backends/patchy2' 16:32:25 ok 9 [ 10/ 59] < 22> '! gluster --mode=script --wignore volume heal patchy' 16:32:25 ok 10 [ 11/ 91] < 25> 'gluster --mode=script --wignore volume profile patchy start' 16:32:25 ok 11 [ 10/ 64] < 26> 'gluster --mode=script --wignore volume profile patchy info clear' 16:32:25 ok 12 [ 12/ 108] < 27> 'gluster --mode=script --wignore volume heal patchy enable' 16:32:25 not ok 13 [ 20/ 80169] < 29> '^333$ get_cumulative_opendir_count' -> 'Got "33" instead of "^333$"' 16:32:25 ok 14 [ 9/ 89] < 32> 'gluster --mode=script --wignore volume set patchy cluster.heal-timeout 5' 16:32:25 ok 15 [ 10012/ 57] < 35> '^999$ get_cumulative_opendir_count' 16:32:25 ok 16 [ 9/ 87] < 38> 'gluster --mode=script --wignore volume heal patchy disable' 16:32:25 ok 17 [ 10011/ 49] < 41> 'gluster --mode=script --wignore volume profile patchy info clear' 16:32:25 ok 18 [ 9/ 88] < 42> 'gluster --mode=script --wignore volume set patchy cluster.heal-timeout 6' 16:32:25 ok 19 [ 10062/ 1] < 46> '[ -z ]' 16:32:25 Failed 1/19 subtests REVIEW: https://review.gluster.org/23546 (tests: Fix spurious failure) posted (#1) for review on master by Pranith Kumar Karampuri REVIEW: https://review.gluster.org/23546 (tests: Fix spurious failure) merged (#3) on master by Pranith Kumar Karampuri |