The autobuild test system (on sn-devel-184) 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-184/2019-04-16-1036/flakey.log The failure seems to be in the "samba-ad-dc-6" suite, whose build logs are available here: https://git.samba.org/autobuild.flakey.sn-devel-184/2019-04-16-1036/samba-ad-dc-6.stderr https://git.samba.org/autobuild.flakey.sn-devel-184/2019-04-16-1036/samba-ad-dc-6.stdout The top commit at the time of the failure was: commit a187b7ef8fe91d227aeda5a2d9d4400d43c9d4ef Author: Volker Lendecke <[email protected]> Date: Wed Sep 19 17:42:51 2018 +0200 smbd: Remove share_mode_lease and the leases array from share_mode_entry This also removes the temporary functions introduced during the patchset. Signed-off-by: Volker Lendecke <[email protected]> Reviewed-by: Christof Schmitt <[email protected]> Autobuild-User(master): Christof Schmitt <[email protected]> Autobuild-Date(master): Sun Apr 14 05:18:14 UTC 2019 on sn-devel-144 and the last 50 lines of the stdout log were: lockoutTime = '131998845662202330' badPasswordTime = '131998845662202330' logonCount = '4' lastLogon = '131998845632757310' lastLogonTimestamp = '131998845553151880' userAccountControl = '512' msDS-User-Account-Control-Computed = '16' Failed to get kerberos credentials (kerberos required): kinit for [email protected] failed (Clients credentials have been revoked) Account locked out: kinit for [email protected] failed (Clients credentials have been revoked) gensec_spnego_create_negTokenInit_step: gssapi_krb5: creating NEG_TOKEN_INIT for ldap/localdc failed (next[(null)]): NT_STATUS_ACCOUNT_LOCKED_OUT Failed to bind - LDAP client internal error: NT_STATUS_ACCOUNT_LOCKED_OUT Failed to connect to 'ldap://localdc' with backend 'ldap': LDAP client internal error: NT_STATUS_ACCOUNT_LOCKED_OUT -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= badPwdCount = '3' lockoutTime = '131998845662202330' badPasswordTime = '131998845662202330' logonCount = '4' lastLogon = '131998845632757310' lastLogonTimestamp = '131998845553151880' userAccountControl = '512' msDS-User-Account-Control-Computed = '16' UNEXPECTED(failure): samba4.ldap.password_lockout.python(ad_dc_slowtests).__main__.PasswordTestsWithSleep.test_pso_login_lockout_krb5(ad_dc_slowtests) REASON: Exception: Exception: Traceback (most recent call last): File "/memdisk/autobuild/fl/b863805/samba-ad-dc-6/source4/dsdb/tests/python/password_lockout.py", line 1172, in test_pso_login_lockout_krb5 self._test_login_lockout(self.lockout1krb5_creds) File "/memdisk/autobuild/fl/b863805/samba-ad-dc-6/source4/dsdb/tests/python/password_lockout_base.py", line 562, in _test_login_lockout msDSUserAccountControlComputed=dsdb.UF_LOCKOUT) File "/memdisk/autobuild/fl/b863805/samba-ad-dc-6/source4/dsdb/tests/python/password_lockout_base.py", line 180, in _check_account self.assertEquals(uinfo5.bad_password_count, effective_bad_password_count) AssertionError: 0 != 3 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 samba4.ldap.vlv.python(ad_dc_slowtests)(ad_dc_slowtests) -> 691 samba4.ldap.confidential_attr.python(ad_dc_slowtests)(ad_dc_slowtests) -> 354 samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_slowtests) -> 245 samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_slowtests) -> 219 samba4.rpc.samlogon on ncacn_np with (ad_dc_slowtests) -> 89 samba4.rpc.samr.passwords.badpwdcount on ncacn_np with (ad_dc_slowtests) -> 34 samba4.rpc.samr.passwords on ncacn_np with (ad_dc_slowtests) -> 32 samba4.rpc.samr.large-dc on ncacn_np with (ad_dc_slowtests) -> 30 samba4.rpc.samr.users on ncacn_np with (ad_dc_slowtests) -> 13 samba4.rpc.samr on ncacn_np with (ad_dc_slowtests) -> 5 ERROR: test failed with exit code 1 Makefile:16: recipe for target 'test' failed
