autobuild: intermittent test failure detected

autobuild autobuild at samba.org
Wed Aug 13 05:36:42 MDT 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-08-13-1336/flakey.log

The samba build logs are available here:

   http://git.samba.org/autobuild.flakey/2014-08-13-1336/samba.stderr
   http://git.samba.org/autobuild.flakey/2014-08-13-1336/samba.stdout
  
The top commit at the time of the failure was:

commit c6d0e8dadcff55ea21973f4f7a89f241180d17e8
Author: Amitay Isaacs <amitay at gmail.com>
Date:   Tue Aug 12 23:58:00 2014 +1000

    ctdb-readonly: Do not abort if revoke of readonly record fails on a node
    
    Revoking readonly record involves first marking the record on dmaster as
    RO_REVOKING_READONLY.  Then all the other nodes are sent update_record
    control to get rid of RO_DELEGATION.  Once that succeeds, the record
    is marked RO_REVOKING_COMPLETE.
    
    Currently, revoking of readonly delegations on the nodes is tried only
    once.  If a node goes in recovery, it can fail update_record control and
    revoke code will abort ctdb.  Since database recovery would revoke all
    readonly delegations anyway, there is no reason to abort.  Simply undo
    the start of revoke process by resetting RO_REVOKING_READONLY flag.
    
    Signed-off-by: Amitay Isaacs <amitay at gmail.com>
    Reviewed-by: Martin Schwenke <martin at meltin.net>
    
    Autobuild-User(master): Martin Schwenke <martins at samba.org>
    Autobuild-Date(master): Wed Aug 13 11:24:09 CEST 2014 on sn-devel-104


More information about the samba-cvs mailing list