[Samba] 4.2.1 make quicktest error

Robert Moulton rmoulton at uw.edu
Tue May 12 15:50:08 MDT 2015


Greetings - On a RHEL6 system, Samba 4.2.1 compiles without any apparent 
problems but 'make quicktest' reports an error:

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

A summary with detailed information can be found in:
   ./st/summary
test: running (/usr/bin/perl /var/tmp/samba-4.2.1/selftest/selftest.pl 
--target=samba --prefix=./st --srcdir=/var/tmp/samba-4.2.1 
--exclude=/var/tmp/samba-4.2.1/selftest/skip --testlist="/usr/bin/python 
/var/tmp/samba-4.2.1/selftest/tests.py|" --testlist="/usr/bin/python 
/var/tmp/samba-4.2.1/source3/selftest/tests.py|" 
--testlist="/usr/bin/python 
/var/tmp/samba-4.2.1/source4/selftest/tests.py|" 
--binary-mapping=nmblookup3:nmblookup,nmblookup4:nmblookup4,smbclient3:smbclient,smbclient4:smbclient4,smbtorture4:smbtorture,ntlm_auth3:ntlm_auth 
--exclude=/var/tmp/samba-4.2.1/selftest/slow --quick 
--include=/var/tmp/samba-4.2.1/selftest/quick 
--nss_wrapper_so_path=/var/tmp/samba-4.2.1/bin/default/lib/nss_wrapper/libnss-wrapper.so 
--socket_wrapper_so_path=/var/tmp/samba-4.2.1/bin/default/lib/socket_wrapper/libsocket-wrapper.so 
--uid_wrapper_so_path=/var/tmp/samba-4.2.1/bin/default/lib/uid_wrapper/libuid-wrapper.so 
--socket-wrapper  && touch ./st/st_done) | /usr/bin/python -u 
/var/tmp/samba-4.2.1/selftest/filter-subunit 
--expected-failures=/var/tmp/samba-4.2.1/selftest/knownfail 
--flapping=/var/tmp/samba-4.2.1/selftest/flapping | tee ./st/subunit | 
/usr/bin/python -u /var/tmp/samba-4.2.1/selftest/format-subunit 
--prefix=./st --immediate
ERROR: test failed with exit code 1
make: *** [quicktest] Error 1

the "summary" file reads:

= Failed tests =
== samba3.rpc.schannel(s3dc) ==
envlog: SMBD LOG of: LOCALS3DC2
_netr_LogonSamLogonEx: client smbd not using schannel for netlogon
_netr_LogonSamLogonEx: client smbd not using schannel for netlogon
_netr_LogonSamLogonEx: client smbd not using schannel for netlogon
_netr_LogonSamLogonEx: client smbd not using schannel for netlogon
_netr_LogonSamLogonEx: client smbd not using schannel for netlogon
_netr_LogonSamLogonEx: client smbd not using schannel for netlogon

command: /var/tmp/samba-4.2.1/bin/smbtorture  $LOADLIST 
--configfile=$SMB_CONF_PATH --maximum-runtime=$SELFTEST_MAXTIME 
--basedir=$SELFTEST_TMPDIR --format=subunit --option=torture:progress=no 
--option=torture:quick=yes --option=torture:sharedelay=100000 
--option=torture:writetimeupdatedelay=500000 --target=samba3 
//$SERVER_IP/tmp -U$USERNAME%$PASSWORD rpc.schannel 2>&1  | 
/var/tmp/samba-4.2.1/selftest/filter-subunit --fail-on-empty 
--prefix="samba3.rpc.schannel." --suffix="(s3dc)"
expanded command: /var/tmp/samba-4.2.1/bin/smbtorture  $LOADLIST 
--configfile=/var/tmp/samba-4.2.1/st/client/client.conf 
--maximum-runtime=1200 --basedir=/var/tmp/samba-4.2.1/st/tmp 
--format=subunit --option=torture:progress=no --option=torture:quick=yes 
--option=torture:sharedelay=100000 
--option=torture:writetimeupdatedelay=500000 --target=samba3 
//127.0.0.3/tmp -Uroot%locals3dc2pass rpc.schannel 2>&1  | 
/var/tmp/samba-4.2.1/selftest/filter-subunit --fail-on-empty 
--prefix="samba3.rpc.schannel." --suffix="(s3dc)"
ERROR: Testsuite[samba3.rpc.schannel(s3dc)]
REASON: Exit code was 1

= Skipped tests =
UNKNOWN
	samba3.raw.ioctl(s3dc)
	samba3.raw.ioctl(plugin_s4_dc)
	samba3.raw.qfileinfo(s3dc)
	samba3.raw.qfileinfo(plugin_s4_dc)
	samba3.raw.qfsinfo(s3dc)
	samba3.raw.qfsinfo(plugin_s4_dc)
	samba4.rpc.unixinfo with (dc)
	samba4.rpc.unixinfo with validate(dc)
	samba4.rpc.unixinfo with bigendian(dc)
	samba4.ntvfs.cifs.krb5.raw.open(dc)
	samba4.ntvfs.cifs.krb5.raw.read(dc)
	samba4.ntvfs.cifs.krb5.raw.write(dc)
	samba4.ntvfs.cifs.krb5.raw.rename(dc)
	samba4.ntvfs.cifs.krb5.raw.qfsinfo(dc)
	samba4.ntvfs.cifs.krb5.raw.qfileinfo(dc)
	samba4.ntvfs.cifs.krb5.raw.close(dc)
	samba4.ntvfs.cifs.krb5.raw.mkdir(dc)
	samba4.ntvfs.cifs.krb5.raw.ioctl(dc)
	samba4.ntvfs.cifs.krb5.raw.seek(dc)
	samba4.ntvfs.cifs.krb5.raw.eas(dc)

Has something gone wrong, or is this an expected failure of some sort?

-r


More information about the samba mailing list