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

2019-06-06 Thread autobuild
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-06-06-1602/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-06-06-1602/samba-ad-dc-6.stderr
   
https://git.samba.org/autobuild.flakey.sn-devel-184/2019-06-06-1602/samba-ad-dc-6.stdout
  
The top commit at the time of the failure was:

commit 0d4738ee3b220476a23b3e30962881dec2cf5f72
Author: Andrew Bartlett 
Date:   Thu Jun 6 06:04:19 2019 +0200

py3: Remove unused PyInt_AsSsize_t macro from py3compat.h

Now that we are no longer developing new py2/py3 compatible code we can 
remove
any aspects of this header we do not use.  This will make the eventual 
removal
easier.

Signed-off-by: Andrew Bartlett 

Autobuild-User(master): Andrew Bartlett 
Autobuild-Date(master): Thu Jun  6 13:26:05 UTC 2019 on sn-devel-184

and the last 50 lines of the stdout log were:

lockoutTime = '132043105268744540'
badPasswordTime = '132043105268744540'
logonCount = '4'
lastLogon = '132043105237141210'
lastLogonTimestamp = '132043105165725010'
userAccountControl = '512'
msDS-User-Account-Control-Computed = '16'
Failed to get kerberos credentials (kerberos required): kinit for 
lockout1k...@samba.example.com failed (Clients credentials have been revoked)

Account locked out: kinit for lockout1k...@samba.example.com 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 = '132043105268744540'
badPasswordTime = '132043105268744540'
logonCount = '4'
lastLogon = '132043105237141210'
lastLogonTimestamp = '132043105165725010'
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/b442589/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/b442589/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/b442589/samba-ad-dc-6/source4/dsdb/tests/python/password_lockout_base.py",
 line 166, in _check_account
self.assertEquals(uinfo3.acct_flags, expected_acb_info)
AssertionError: 16 != 1040

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) -> 652
samba4.ldap.confidential_attr.python(ad_dc_slowtests)(ad_dc_slowtests) -> 402
samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_slowtests) -> 241
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_slowtests) -> 213
samba4.rpc.samlogon on ncacn_np with (ad_dc_slowtests) -> 60
samba4.rpc.samr.passwords.badpwdcount on ncacn_np with (ad_dc_slowtests) -> 30
samba4.rpc.samr.passwords on ncacn_np with (ad_dc_slowtests) -> 27
samba4.rpc.samr.large-dc on ncacn_np with (ad_dc_slowtests) -> 19
samba4.rpc.samr.users on ncacn_np with (ad_dc_slowtests) -> 10
samba4.rpc.samr.users.privileges on ncacn_np with (ad_dc_slowtests) -> 5
ERROR: test failed with exit code 1
Makefile:16: recipe for target 'test' failed



[SCM] Samba Shared Repository - branch master updated

2019-06-06 Thread Andrew Bartlett
The branch, master has been updated
   via  0d4738ee3b2 py3: Remove unused PyInt_AsSsize_t macro from 
py3compat.h
   via  88d62288dd4 py3: Remove unused PyInt_AsUnsignedLongLongMask macro 
from py3compat.h
   via  6e2e80a4d2b py3: Remove unused PyInt_AS_LONG macro from py3compat.h
   via  03cb50cf58f py3: Remove unused PyInt_FromSize_t macro from 
py3compat.h
   via  f3523991525 py3: Remove unused PyInt_FromSsize_t macro from 
py3compat.h
   via  7bd3d0f79be py3: Remove unused PyInt_FromString macro from 
py3compat.h
   via  09fecb67753 py3: Remove unused PyInt_CheckExact macro from 
py3compat.h
   via  2dfcf652acf py3: Remove unused PY_DESC_PY3_STRING macro from 
py3compat.h
   via  5c15e68bb1e py3: Remove unused PyStr_AsUTF8String macro from 
py3compat.h
   via  a5b04db676e py3: Remove unused PyStr_Decode macro from py3compat.h
   via  1c92e7bdea0 py3: Remove unused PyStr_InternFromString macro from 
py3compat.h
   via  e6da3fcfbe9 py3: Remove unused PyStr_InternInPlace macro from 
py3compat.h
   via  e191788c065 py3: Remove unused PyStr_Format macro from py3compat.h
   via  00718304e9a py3: Remove unused PyStr_Concat macro from py3compat.h
   via  cff26b47eef py3: Remove unused PyStr_CheckExact macro from 
py3compat.h
   via  6a8c7adc5a4 py3: Remove unused IS_PY3 macro from py3compat.h
   via  0b81dca2572 py3: Remove Python2 side of py3compat.h
  from  7680010e3bc tests blackbox ndrdump: Clean up pep8 warnings

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit 0d4738ee3b220476a23b3e30962881dec2cf5f72
Author: Andrew Bartlett 
Date:   Thu Jun 6 06:04:19 2019 +0200

py3: Remove unused PyInt_AsSsize_t macro from py3compat.h

Now that we are no longer developing new py2/py3 compatible code we can 
remove
any aspects of this header we do not use.  This will make the eventual 
removal
easier.

Signed-off-by: Andrew Bartlett 

Autobuild-User(master): Andrew Bartlett 
Autobuild-Date(master): Thu Jun  6 13:26:05 UTC 2019 on sn-devel-184

commit 88d62288dd4a3c7eb00603c3a9fc5d1c9c73e51f
Author: Andrew Bartlett 
Date:   Thu Jun 6 06:02:49 2019 +0200

py3: Remove unused PyInt_AsUnsignedLongLongMask macro from py3compat.h

Now that we are no longer developing new py2/py3 compatible code we can 
remove
any aspects of this header we do not use.  This will make the eventual 
removal
easier.

Signed-off-by: Andrew Bartlett 

commit 6e2e80a4d2b31055ec91316aed6fdb488b40f697
Author: Andrew Bartlett 
Date:   Thu Jun 6 06:02:02 2019 +0200

py3: Remove unused PyInt_AS_LONG macro from py3compat.h

Now that we are no longer developing new py2/py3 compatible code we can 
remove
any aspects of this header we do not use.  This will make the eventual 
removal
easier.

Signed-off-by: Andrew Bartlett 

commit 03cb50cf58f770c1b09b3ef95b7584821b7ffb72
Author: Andrew Bartlett 
Date:   Thu Jun 6 06:01:16 2019 +0200

py3: Remove unused PyInt_FromSize_t macro from py3compat.h

Now that we are no longer developing new py2/py3 compatible code we can 
remove
any aspects of this header we do not use.  This will make the eventual 
removal
easier.

Signed-off-by: Andrew Bartlett 

commit f35239915252e1644134bf0eb55e18540a6d20d9
Author: Andrew Bartlett 
Date:   Thu Jun 6 06:00:41 2019 +0200

py3: Remove unused PyInt_FromSsize_t macro from py3compat.h

Now that we are no longer developing new py2/py3 compatible code we can 
remove
any aspects of this header we do not use.  This will make the eventual 
removal
easier.

Signed-off-by: Andrew Bartlett 

commit 7bd3d0f79be8464b63815da8db9c0ec205da5e6e
Author: Andrew Bartlett 
Date:   Thu Jun 6 05:59:56 2019 +0200

py3: Remove unused PyInt_FromString macro from py3compat.h

Now that we are no longer developing new py2/py3 compatible code we can 
remove
any aspects of this header we do not use.  This will make the eventual 
removal
easier.

Signed-off-by: Andrew Bartlett 

commit 09fecb677530fb9fedbc5c68cffca09270340bf0
Author: Andrew Bartlett 
Date:   Thu Jun 6 05:59:17 2019 +0200

py3: Remove unused PyInt_CheckExact macro from py3compat.h

Now that we are no longer developing new py2/py3 compatible code we can 
remove
any aspects of this header we do not use.  This will make the eventual 
removal
easier.

Signed-off-by: Andrew Bartlett 

commit 2dfcf652acf89ee55464d464bdc49902db52a431
Author: Andrew Bartlett 
Date:   Thu Jun 6 05:57:43 2019 +0200

py3: Remove unused PY_DESC_PY3_STRING macro from py3compat.h

Now that we are no longer developing new py2/py3 compatible code we can 
remove
any aspects of this header we do not use.  This will make the eventual 
removal
easier.

Signed-off-by: Andrew Bartlett 

commit