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-12-03-1241/flakey.log The failure seems to be in the "samba-py3" suite, whose build logs are available here: https://git.samba.org/autobuild.flakey.sn-devel-144/2018-12-03-1241/samba-py3.stderr https://git.samba.org/autobuild.flakey.sn-devel-144/2018-12-03-1241/samba-py3.stdout The top commit at the time of the failure was: commit dd7574afd1b2fb6a88defa154bc3d15e94f9ce0d Author: Martin Schwenke <[email protected]> Date: Fri Nov 30 12:44:26 2018 +1100 ctdb-daemon: Exit with error if a database directory does not exist Since 4.9.0, the log messages can be confusing if a required database directory does not exist. Explicitly check for database directories, logging a clear error and exiting if one is missing. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13696 Signed-off-by: Martin Schwenke <[email protected]> Reviewed-by: Amitay Isaacs <[email protected]> Autobuild-User(master): Amitay Isaacs <[email protected]> Autobuild-Date(master): Mon Dec 3 06:56:41 CET 2018 on sn-devel-144 and the last 50 lines of the stdout log were: /memdisk/autobuild/fl/b3435814/samba-py3/bin/winbindd: daemon_ready: STATUS=daemon 'winbindd' finished starting up and ready to serve connections [1(0)/79 at 0s] samba.tests.auth.python3(ad_dc_ntvfs:local) [2(10)/79 at 34s] samba.tests.messaging.python3(ad_dc_ntvfs:local) [3(18)/79 at 34s] samba.tests.gensec.python3(ad_dc_ntvfs:local) [4(29)/79 at 37s] samba.tests.dcerpc.sam.python3(ad_dc_ntvfs:local) [5(39)/79 at 43s] samba.tests.dsdb.python3(ad_dc_ntvfs:local) [6(66)/79 at 56s] samba.tests.dcerpc.bare.python3(ad_dc_ntvfs:local) [7(70)/79 at 57s] samba.tests.samba_tool.timecmd.python3(ad_dc_ntvfs:local) [8(72)/79 at 1m1s] samba.tests.samba_tool.join.python3(ad_dc_ntvfs:local) [9(73)/79 at 1m3s] samba.tests.samba_tool.fsmo.python3(ad_dc_ntvfs:local) [10(74)/79 at 1m5s] samba.tests.samba_tool.gpo.python3(ad_dc_ntvfs:local) [11(84)/79 at 1m46s] samba.tests.samba_tool.processes.python3(ad_dc_ntvfs:local) [12(87)/79 at 1m47s] samba.tests.samba_tool.user.python3(ad_dc_ntvfs:local) [13(94)/79 at 3m34s] samba.tests.samba_tool.user_wdigest.python3(ad_dc_ntvfs:local) WARNING: The "lsa over netlogon" option is deprecated WARNING: The "server schannel" option is deprecated WARNING: The "lsa over netlogon" option is deprecated WARNING: The "server schannel" option is deprecated WARNING: The "lsa over netlogon" option is deprecated WARNING: The "server schannel" option is deprecated WARNING: The "lsa over netlogon" option is deprecated WARNING: The "server schannel" option is deprecated WARNING: The "lsa over netlogon" option is deprecated WARNING: The "server schannel" option is deprecated UNEXPECTED(failure): samba.tests.samba_tool.user_wdigest.python3.samba.tests.samba_tool.user_wdigest.UserCmdWdigestTestCase.test_Wdigest01(ad_dc_ntvfs:local) REASON: Exception: Exception: Traceback (most recent call last): File "/memdisk/autobuild/fl/b3435814/samba-py3/bin/python/samba/tests/samba_tool/user_wdigest.py", line 137, in test_Wdigest01 self._testWDigest(attribute, expected) File "/memdisk/autobuild/fl/b3435814/samba-py3/bin/python/samba/tests/samba_tool/user_wdigest.py", line 114, in _testWDigest "%s: %s" % (attribute, expected)) File "/memdisk/autobuild/fl/b3435814/samba-py3/bin/python/samba/tests/samba_tool/base.py", line 119, in assertMatch self.assertIn(string, base, msg) AssertionError: 'virtualWDigest01: WdigestTestUser:SAMBADOMAIN:93c38b9041a12c9e88a4707586eb4a59' not found in 'dn: CN=WdigestTestUser,CN=Users,DC=samba,DC=example,DC=com\n\nGot password OK\n' : 'virtualWDigest01: WdigestTestUser:SAMBADOMAIN:93c38b9041a12c9e88a4707586eb4a59' is not in 'dn: CN=WdigestTestUser,CN=Users,DC=samba,DC=example,DC=com\n\nGot password OK\n' 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 samba.tests.samba_tool.user.python3(ad_dc_ntvfs:local) -> 107 samba.tests.samba_tool.gpo.python3(ad_dc_ntvfs:local) -> 41 samba.tests.dsdb.python3(ad_dc_ntvfs:local) -> 13 samba.tests.dcerpc.sam.python3(ad_dc_ntvfs:local) -> 5 samba.tests.gensec.python3(ad_dc_ntvfs:local) -> 4 samba.tests.samba_tool.timecmd.python3(ad_dc_ntvfs:local) -> 4 samba.tests.samba_tool.join.python3(ad_dc_ntvfs:local) -> 3 samba.tests.samba_tool.processes.python3(ad_dc_ntvfs:local) -> 1 samba.tests.samba_tool.fsmo.python3(ad_dc_ntvfs:local) -> 1 samba.tests.dcerpc.bare.python3(ad_dc_ntvfs:local) -> 1 ERROR: test failed with exit code 1
