Bug 9858 - lock conflict cause make test to fail on some host in the buildfarm
Summary: lock conflict cause make test to fail on some host in the buildfarm
Status: NEW
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-05 22:34 UTC by Matthieu Patou
Modified: 2013-05-06 04:38 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Patou 2013-05-05 22:34:05 UTC
As seen here: http://build.samba.org/build.cgi/build/27c154dd1ca23b48ad715de53a0ea299240b9d7f#lnk-test-477


progress: push
time: 2013-04-28 01:06:12.000000Z
test: samba3.smbtorture_s3.plain(s3dc).CLEANUP2.smbtorture(s3dc)
failure: samba3.smbtorture_s3.plain(s3dc).CLEANUP2.smbtorture(s3dc) [
_StringException: _StringException: _StringException: using seed 1367103972
host=127.0.0.2 share=tmp user=build myname=sn-devel-104
Running CLEANUP2
CLEANUP2: Checking that a conflicting brlock is cleaned up
write failed: NT_STATUS_FILE_LOCK_CONFLICT
TEST CLEANUP2 FAILED!
CLEANUP2 took 0.061247 secs



]
time: 2013-04-28 01:06:12.000000Z
progress: pop
command: /home/build/coverage-build_farm/samba_4_0_test/source3/script/tests/test_smbtorture_s3.sh CLEANUP2 //$SERVER_IP/tmp $USERNAME $PASSWORD /home/build/coverage-build_farm/samba_4_0_test/bin/smbtorture3  -l $LOCAL_PATH 2>&1 | /home/build/coverage-build_farm/samba_4_0_test/selftest/filter-subunit --fail-on-empty --prefix="samba3.smbtorture_s3.plain(s3dc).CLEANUP2." --suffix="(s3dc)"
expanded command: /home/build/coverage-build_farm/samba_4_0_test/source3/script/tests/test_smbtorture_s3.sh CLEANUP2 //127.0.0.2/tmp build locals3dc2pass /home/build/coverage-build_farm/samba_4_0_test/bin/smbtorture3  -l /home/build/coverage-build_farm/samba_4_0_test/st/s3dc/share 2>&1 | /home/build/coverage-build_farm/samba_4_0_test/selftest/filter-subunit --fail-on-empty --prefix="samba3.smbtorture_s3.plain(s3dc).CLEANUP2." --suffix="(s3dc)"
Exit code was 1
Comment 1 Matthieu Patou 2013-05-05 22:34:49 UTC
Jeremy/Volker can one of you had a look at this ?