Bug 1337791 - tests/basic/afr/tarissue.t fails regression
Summary: tests/basic/afr/tarissue.t fails regression
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: replicate
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ravishankar N
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1337795
TreeView+ depends on / blocked
 
Reported: 2016-05-20 05:35 UTC by Ravishankar N
Modified: 2018-06-26 15:21 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.9.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1337795 (view as bug list)
Environment:
Last Closed: 2017-03-27 18:11:09 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Ravishankar N 2016-05-20 05:35:51 UTC
Description of problem:

tarissue.t fails on master https://build.gluster.org/job/rackspace-regression-2GB-triggered/20915/consoleFull and 3.7 https://build.gluster.org/job/rackspace-regression-2GB-triggered/20915/consoleFull

21:28:10 [04:28:10] Running tests in file ./tests/basic/afr/tarissue.t
21:28:18 tar: Removing leading `/' from member names
21:28:18 tar: /mnt/nfs/0/nfs/dir1/dir2/file1: file changed as we read it
21:28:18 tar: /mnt/nfs/0/nfs/dir1/dir2/file5: file changed as we read it
21:28:18 tar: Removing leading `/' from member names
21:28:18 ./tests/basic/afr/tarissue.t .. 

I was able to hit the issue *only* on old version of tar (1.23). With 1.29 running it 100 times succeeded.  It looks like it is a tar binary issue, but I'm adding the .t to bad tests for now.

Comment 1 Vijay Bellur 2016-05-20 05:53:30 UTC
REVIEW: http://review.gluster.org/14446 (tests: Add afr/tarissue.t to bad tests) posted (#1) for review on master by Ravishankar N (ravishankar)

Comment 2 Vijay Bellur 2016-05-21 01:23:09 UTC
COMMIT: http://review.gluster.org/14446 committed in master by Pranith Kumar Karampuri (pkarampu) 
------
commit beebee772505017ed1ef24197880e1ccd0a2536c
Author: Ravishankar N <ravishankar>
Date:   Fri May 20 11:19:27 2016 +0530

    tests: Add afr/tarissue.t to bad tests
    
    Likey a tar binary bug and nothing to do with gluster but adding to bad
    tests for now.
    
    Change-Id: I5cc419f555fef98de555aabb16033f8fe7dc87d0
    BUG: 1337791
    Signed-off-by: Ravishankar N <ravishankar>
    Reviewed-on: http://review.gluster.org/14446
    Smoke: Gluster Build System <jenkins.com>
    Reviewed-by: Krutika Dhananjay <kdhananj>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.com>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu>

Comment 3 Shyamsundar 2017-03-27 18:11:09 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.9.0, please open a new bug report.

glusterfs-3.9.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://lists.gluster.org/pipermail/gluster-users/2016-November/029281.html
[2] https://www.gluster.org/pipermail/gluster-users/

Comment 4 Yaniv Kaul 2018-06-26 14:31:38 UTC
In https://build.gluster.org/job/centos7-regression/1468/consoleFull I see:
05:42:57 Skipping bad test file ./tests/basic/afr/tarissue.t
05:42:57 Reason: bug(s): 1337791

Are we skipping the test because of this BZ, which appears to have been fixed?

Comment 5 Ravishankar N 2018-06-26 15:21:59 UTC
No, this BZ added it to bad tests because of the tar version being the suspect. I have just sent https://review.gluster.org/#/c/20395/ to see if the test indeed runs successfully on the current jenkins slaves.


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