autobuild: intermittent test failure detected

autobuild autobuild at samba.org
Wed Jan 8 21:40:58 MST 2014


The autobuild test system has detected an intermittent failing test in 
the current master tree.

The autobuild log of the failure is available here:

   http://git.samba.org/autobuild.flakey/2014-01-09-0540/flakey.log

The samba3 build logs are available here:

   http://git.samba.org/autobuild.flakey/2014-01-09-0540/samba3.stderr
   http://git.samba.org/autobuild.flakey/2014-01-09-0540/samba3.stdout

The source4 build logs are available here:

   http://git.samba.org/autobuild.flakey/2014-01-09-0540/samba.stderr
   http://git.samba.org/autobuild.flakey/2014-01-09-0540/samba.stdout
  
The top commit at the time of the failure was:

commit d1dacd62bbff93351763ff339cca13ba8180dd89
Author: Christof Schmitt <cs at samba.org>
Date:   Tue Jan 7 11:55:46 2014 -0700

    s3: Avoid oplock break by storing timestamps with gpfs_set_times
    
    The gpfs_set_times API call allows setting timestamps directly in GPFS
    without going through the utime() call. Using this API call fixes an
    unecessary oplock break when a client sends a SET_FILE_ALLOCATION_INFO
    request and no other client has opened the file. The call to utime()
    triggers the oplock break through the Linux kernel. Using the
    gpfs_set_times call for updating the timestamp avoids the call to
    utime() and the oplock break.
    
    Signed-off-by: Christof Schmitt <cs at samba.org>
    Reviewed-by: Jeremy Allison <jra at samba.org>
    
    Autobuild-User(master): Christof Schmitt <cs at samba.org>
    Autobuild-Date(master): Thu Jan  9 00:04:48 CET 2014 on sn-devel-104


More information about the samba-cvs mailing list