Bug 1751134 - Spurious failure tests/bugs/replicate/bug-1734370-entry-heal-restore-time.t
Summary: Spurious failure tests/bugs/replicate/bug-1734370-entry-heal-restore-time.t
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: tests
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1769320
TreeView+ depends on / blocked
 
Reported: 2019-09-11 09:14 UTC by Pranith Kumar K
Modified: 2019-11-06 11:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1769320 (view as bug list)
Environment:
Last Closed: 2019-09-11 11:24:59 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gluster.org Gerrit 23397 0 None Merged tests: Fix spurious failure 2019-09-11 11:24:58 UTC

Description Pranith Kumar K 2019-09-11 09:14:08 UTC
Description of problem:
14:17:25 ./tests/bugs/replicate/bug-1734370-entry-heal-restore-time.t .. 
14:17:25 1..34
14:17:25 ok   1 [    194/   1036] <  33> 'glusterd'
14:17:25 ok   2 [      9/     11] <  34> 'pidof glusterd'
14:17:25 ok   3 [      8/     80] <  35> 'gluster --mode=script --wignore volume create patchy replica 3 builder207.int.aws.gluster.org:/d/backends/patchy0 builder207.int.aws.gluster.org:/d/backends/patchy1 builder207.int.aws.gluster.org:/d/backends/patchy2'
14:17:25 ok   4 [     12/   1378] <  36> 'gluster --mode=script --wignore volume start patchy'
14:17:25 ok   5 [     10/     78] <  38> '_GFS --attribute-timeout=0 --entry-timeout=0 --volfile-id=/patchy --volfile-server=builder207.int.aws.gluster.org --attribute-timeout=0 --entry-timeout=0 /mnt/glusterfs/0'
14:17:25 ok   6 [     11/    123] <  39> '1 afr_child_up_status patchy 0'
14:17:25 ok   7 [     10/     91] <  40> '1 afr_child_up_status patchy 1'
14:17:25 ok   8 [     10/     85] <  41> '1 afr_child_up_status patchy 2'
14:17:25 ok   9 [     15/      9] <  44> 'mkdir /mnt/glusterfs/0/DIR'
14:17:25 ok  10 [     10/   2096] <  45> 'kill_brick patchy builder207.int.aws.gluster.org /d/backends/patchy1'
14:17:25 ok  11 [     10/     13] <  46> 'touch /mnt/glusterfs/0/DIR/FILE'
14:17:25 ok  12 [     10/    104] <  48> 'gluster --mode=script --wignore volume start patchy force'
14:17:25 ok  13 [     10/   2165] <  49> '1 afr_child_up_status patchy 1'
14:17:25 ok  14 [     11/     75] <  50> 'Y glustershd_up_status'
14:17:25 ok  15 [     10/     85] <  51> '1 afr_child_up_status_in_shd patchy 0'
14:17:25 ok  16 [     13/     86] <  52> '1 afr_child_up_status_in_shd patchy 1'
14:17:25 ok  17 [     13/     86] <  53> '1 afr_child_up_status_in_shd patchy 2'
14:17:25 ok  18 [     10/     72] <  54> 'gluster --mode=script --wignore volume heal patchy'
14:17:25 ok  19 [     14/    585] <  55> '0 get_pending_heal_count patchy'
14:17:25 ok  20 [     11/     17] <  57> '^Y$ time_stamps_match DIR'
14:17:25 ok  21 [     10/    147] <  61> 'gluster --mode=script --wignore volume set patchy features.ctime off'
14:17:25 ok  22 [     10/     15] <  62> 'mkdir /mnt/glusterfs/0/DIR2'
14:17:25 ok  23 [     10/   2081] <  63> 'kill_brick patchy builder207.int.aws.gluster.org /d/backends/patchy1'
14:17:25 ok  24 [      8/      8] <  64> 'touch /mnt/glusterfs/0/DIR2/FILE'
14:17:25 ok  25 [      8/     86] <  66> 'gluster --mode=script --wignore volume start patchy force'
14:17:25 ok  26 [     11/     77] <  67> '1 afr_child_up_status patchy 0'
14:17:25 ok  27 [      8/     56] <  68> 'Y glustershd_up_status'
14:17:25 ok  28 [      8/     59] <  69> '1 afr_child_up_status_in_shd patchy 0'
14:17:25 ok  29 [      8/   1903] <  70> '1 afr_child_up_status_in_shd patchy 1'
14:17:25 ok  30 [      8/     57] <  71> '1 afr_child_up_status_in_shd patchy 2'
14:17:25 ok  31 [      8/     50] <  72> 'gluster --mode=script --wignore volume heal patchy'
14:17:25 ok  32 [      8/    966] <  73> '0 get_pending_heal_count patchy'
14:17:25 not ok  33 [      8/     22] <  75> '^Y$ time_stamps_match DIR2' -> 'Got "Mtimes: 1568191642:1568191642:1568191642 Atimes: 1568191644:1568191639:1568191640" instead of "^Y$"'
14:17:25 ok  34 [      8/      1] <  77> 'rm ./tests/bugs/replicate/../../utils/get-mdata-xattr'
14:17:25 Failed 1/34 subtests 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2019-09-11 09:19:54 UTC
REVIEW: https://review.gluster.org/23397 (tests: Fix spurious failure) posted (#1) for review on master by Pranith Kumar Karampuri

Comment 2 Worker Ant 2019-09-11 11:24:59 UTC
REVIEW: https://review.gluster.org/23397 (tests: Fix spurious failure) merged (#1) on master by Pranith Kumar Karampuri


Note You need to log in before you can comment on or make changes to this bug.