[autobuild at samba.org: autobuild: intermittent test failure detected]

Michael Adam obnox at samba.org
Wed Oct 8 11:17:53 MDT 2014


Hi Andrew,

there is again a failed samba4.winbind.struct(s3member:local)
test:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1433/1686 in 1h24m26s] samba4.winbind.struct(s3member:local)
Running WINBINDD_DOMAIN_INFO (struct based)
DOMAIN 'BUILTIN' => '' [ ] [S-1-5-32]
DOMAIN 'LOCALADMEMBER' => '' [ ] [S-1-5-21-4220450500-1559905079-3194700717]
DOMAIN 'SAMBADOMAIN' => 'samba.example.com' [ PR AD NA ] [S-1-5-21-3441848703-3607576563-2008146182]
DOMAIN 'torturedom10' => 'samba.example.com' [ AD NA ] [S-1-5-21-97398-379795-10010]
UNEXPECTED(failure): samba4.winbind.struct.domain_info(s3member:local)
REASON: _StringException: _StringException: ../source4/torture/winbind/struct_based.c:469: rep.data.domain_info.alt_name was samba.example.com, expected : DNS domain name doesn't match

FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Can it be that your patch to winbindd_cm may have missed one
case, namely when lsa_info->dns.dns_domain.string is != NULL,
but domain->alt_name is NULL. Then domain->alt_name is overwritten
by what is handed in as lsa_info->dns.dns_domain.string.

Not quite certain, but in that case,
attached patch might be the fix

Cheers - Michael

----- Forwarded message from autobuild <autobuild at samba.org> -----

Date: Wed,  8 Oct 2014 16:42:58 +0200 (CEST)
From: autobuild <autobuild at samba.org>
To: samba-cvs at samba.org
Subject: autobuild: intermittent test failure detected

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-10-08-1642/flakey.log

The samba build logs are available here:

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

commit ae72733874f474c24fdeb5d9bc718ddf9abf4b8f
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Fri Sep 5 16:59:00 2014 +1200

    s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
    
    This is very helpful in the trusted domain situation, as we may not
    have a two-way trust but we can use our domain trust account to set up
    a connection to NETLOGON
    
    Signed-off-by: Andrew Bartlett <abartlet at samba.org>
    Reviewed-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User(master): Andrew Bartlett <abartlet at samba.org>
    Autobuild-Date(master): Wed Oct  8 12:48:15 CEST 2014 on sn-devel-104

----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winbindd-don-t-overwrite-NULL-alt_name-with-conflict.patch
Type: text/x-diff
Size: 1032 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20141008/66a68311/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20141008/66a68311/attachment.pgp>


More information about the samba-technical mailing list