autobuild[sn-devel-144]: intermittent test failure detected

autobuild autobuild at samba.org
Mon Jul 23 22:48:42 UTC 2018


The autobuild test system (on sn-devel-144) has detected an intermittent failing test in 
the current master tree.

The autobuild log of the failure is available here:

   https://git.samba.org/autobuild.flakey.sn-devel-144/2018-07-24-0048/flakey.log

The failure seems to be in the "samba-nt4" suite, whose build logs are available here:

   https://git.samba.org/autobuild.flakey.sn-devel-144/2018-07-24-0048/samba-nt4.stderr
   https://git.samba.org/autobuild.flakey.sn-devel-144/2018-07-24-0048/samba-nt4.stdout
  
The top commit at the time of the failure was:

commit 6de9d878b5f63e5b5ac7f8b5dd2ca50e4ba8fa1a
Author: Alexander Bokovoy <ab at samba.org>
Date:   Sat Jul 21 12:05:15 2018 +0300

    python/samba/tests: make sure samba.tests can be imported without SamDB
    
    We are using samba.tests Python module __init__.py file as a catch-all
    for all types of helpers. Some of these helpers are only usable with
    Samba AD DC targets.
    
    When SamDB is not available in a non-Samba AD DC target, provide a
    dummy replacement that simply returns None. This allows to complete
    initialization for non-Samba AD DC target tests which do not use
    connect_samdb() helper.
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=13542
    
    Signed-off-by: Alexander Bokovoy <ab at samba.org>
    Reviewed-by: Guenther Deschner <gd at samba.org>
    
    Autobuild-User(master): Günther Deschner <gd at samba.org>
    Autobuild-Date(master): Mon Jul 23 19:36:56 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[456(2340)/503 at 19m47s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[457(2341)/503 at 19m47s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[458(2342)/503 at 19m47s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(nt4_dc:local)
[459(2343)/503 at 19m47s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[460(2344)/503 at 19m47s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[461(2345)/503 at 19m47s] samba.wbinfo_simple.domain-users(nt4_dc:local)
[462(2346)/503 at 19m47s] samba.wbinfo_simple.domain-groups(nt4_dc:local)
[463(2347)/503 at 19m47s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(nt4_dc:local)
[464(2348)/503 at 19m47s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[465(2349)/503 at 19m47s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[466(2350)/503 at 19m47s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[467(2351)/503 at 19m47s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(nt4_dc:local)
[468(2352)/503 at 19m48s] samba.wbinfo_simple.allocate-uid(nt4_dc:local)
[469(2353)/503 at 19m48s] samba.wbinfo_simple.allocate-gid(nt4_dc:local)
[470(2354)/503 at 19m48s] samba.wbinfo_sids2xids.(nt4_dc:local)(nt4_dc:local)
[471(2355)/503 at 19m54s] samba.ntlm_auth.diagnostics(nt4_dc:local)(nt4_dc:local)
[472(2356)/503 at 19m54s] samba.ntlm_auth.(nt4_dc:local)(nt4_dc:local)
[473(2375)/503 at 19m56s] samba.wbinfo_simple.ping(nt4_member:local)
[474(2376)/503 at 19m56s] samba.wbinfo_simple.separator(nt4_member:local)
[475(2377)/503 at 19m56s] samba.wbinfo_simple.own-domain(nt4_member:local)
[476(2378)/503 at 19m56s] samba.wbinfo_simple.all-domains(nt4_member:local)
[477(2379)/503 at 19m56s] samba.wbinfo_simple.trusted-domains(nt4_member:local)
[478(2380)/503 at 19m56s] samba.wbinfo_simple.domain-info=BUILTIN(nt4_member:local)
[479(2381)/503 at 19m56s] samba.wbinfo_simple.domain-info=$DOMAIN(nt4_member:local)
[480(2382)/503 at 19m56s] samba.wbinfo_simple.online-status(nt4_member:local)
[481(2383)/503 at 19m57s] samba.wbinfo_simple.online-status.domain=BUILTIN(nt4_member:local)
[482(2384)/503 at 19m57s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_member:local)
[483(2385)/503 at 19m57s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_member:local)
UNEXPECTED(failure): samba.wbinfo_simple.check-secret.domain=SAMBA-TEST.wbinfo(nt4_member:local)
REASON: Exception: Exception: wbcCheckTrustCredentials(SAMBA-TEST): error code was NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND (0xc0000233)
failed to call wbcCheckTrustCredentials: WBC_ERR_AUTH_ERROR
Could not check secret
checking the trust secret for domain SAMBA-TEST via RPC calls failed

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

A summary with detailed information can be found in:
  ./bin/ab/summary
TOP 10 slowest tests
samba3.raw.notify(nt4_dc) -> 100
samba3.smb2.notify(nt4_dc) -> 79
samba3.rpc.samr.passwords.lockout(nt4_dc) -> 62
samba4.rpc.echo on ncacn_np with object(nt4_dc) -> 61
samba3.rpc.samr.passwords.pwdlastset(nt4_dc) -> 49
samba3.raw.search(nt4_dc) -> 45
samba3.smb2.lease(nt4_dc) -> 45
samba3.raw.oplock(nt4_dc) -> 43
samba3.smb2.oplock(nt4_dc) -> 43
samba3.blackbox.net.rpc.conf(nt4_dc) -> 38
ERROR: test failed with exit code 1



More information about the samba-cvs mailing list