Bug 43758 - Test cases 52_s4connector/175sync_create_* fail
Test cases 52_s4connector/175sync_create_* fail
Status: CLOSED WORKSFORME
Product: UCS Test
Classification: Unclassified
Component: Samba
unspecified
Other Linux
: P5 normal (vote)
: UCS 4.2
Assigned To: Lukas Oyen
Arvid Requate
: interim-4
Depends on: 43850
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-09 08:34 CET by Stefan Gohmann
Modified: 2017-04-04 18:28 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments
syslog (593.39 KB, text/plain)
2017-03-09 08:40 CET, Stefan Gohmann
Details
daemon.log (453.07 KB, text/plain)
2017-03-09 08:40 CET, Stefan Gohmann
Details
log.samba (14.90 KB, text/plain)
2017-03-09 08:41 CET, Stefan Gohmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2017-03-09 08:34:11 CET
The following test cases fail in 4.2:
 - 52_s4connector.175sync_create_dns_a_record.test
 - 52_s4connector.175sync_create_dns_aaaa_record.test
 - 52_s4connector.175sync_create_dns_msdcs_record_con2ucs.test

http://jenkins.knut.univention.de:8080/job/UCS-4.2/job/UCS-4.2-0/job/AutotestJoin/SambaVersion=s4connector,Systemrolle=master/68/testReport/

*** BEGIN *** ['/usr/bin/python', '175sync_create_dns_a_record'] ***
*** 52_s4connector/175sync_create_dns_a_record *** s4connector bidirectional sync of DNS A record (on zone) ***
*** START TIME: 2017-03-08 21:01:20 ***
========== create DNS zone in UDM ==========
Creating dns/forward_zone object with /usr/sbin/udm-test dns/forward_zone create --set a=117.9.193.116 --set nameserver=master091c.AutoTest091c.local --set zone=k1k293tsk8.whdo6vcw1d
 Testing Ldap object : A Record			 Success 
Waiting 30 seconds for sync...
Waiting for replication...
Done: replication complete.
Waiting for postrun...

Dig Output :

; <<>> DiG 9.9.5-9+deb8u6A~4.2.0.201702281603-Debian <<>> k1k293tsk8.whdo6vcw1d A +noall +answer
;; global options: +cmd
k1k293tsk8.whdo6vcw1d.	900	IN	A	117.9.193.116

OK: DNS synced after 0 seconds

 Testing Ldap object : A Record			 Success 
========== modify address in Samba ==========
master091c.AutoTest091c.local has address 10.210.120.129
Resolved own hostname after 1 seconds
update failed: REFUSED
### FAIL ###
nsupdate failed
###      ###
Cleanup after exception: <type 'exceptions.SystemExit'> 1
Performing UCSTestUDM cleanup...
UCSTestUDM cleanup done
*** END TIME: 2017-03-08 21:02:29 ***
*** TEST DURATION (H:MM:SS.ms): 0:01:09.223525 ***
*** END *** 1 ***

*** BEGIN *** ['/usr/bin/python', '175sync_create_dns_aaaa_record'] ***
*** 52_s4connector/175sync_create_dns_aaaa_record *** s4connector bidirectional sync of DNS AAAA record (on zone) ***
*** START TIME: 2017-03-08 21:02:29 ***
========== create DNS zone in UDM ==========
Creating dns/forward_zone object with /usr/sbin/udm-test dns/forward_zone create --set a=8290:04e9:f347:b29c:3fee:b984:8ac6:09d5 --set nameserver=master091c.AutoTest091c.local --set zone=mk6msbjqsu.hdbz3cq25u
 Testing Ldap object : AAAA Record			 Success 
Waiting 30 seconds for sync...
Waiting for replication...
Done: replication complete.
Waiting for postrun...
8290:4e9:f347:b29c:3fee:b984:8ac6:9d5

Dig Output :

; <<>> DiG 9.9.5-9+deb8u6A~4.2.0.201702281603-Debian <<>> mk6msbjqsu.hdbz3cq25u AAAA +noall +answer
;; global options: +cmd
mk6msbjqsu.hdbz3cq25u.	900	IN	AAAA	8290:4e9:f347:b29c:3fee:b984:8ac6:9d5

OK: DNS synced after 0 seconds

 Testing Ldap object : AAAA Record			 Success 
========== modify address in Samba ==========
master091c.AutoTest091c.local has address 10.210.120.129
Resolved own hostname after 1 seconds
update failed: REFUSED
### FAIL ###
nsupdate failed
###      ###
Cleanup after exception: <type 'exceptions.SystemExit'> 1
Performing UCSTestUDM cleanup...
UCSTestUDM cleanup done
*** END TIME: 2017-03-08 21:03:17 ***
*** TEST DURATION (H:MM:SS.ms): 0:00:48.542697 ***
*** END *** 1 ***


*** BEGIN *** ['/usr/bin/python', '175sync_create_dns_msdcs_record_con2ucs'] ***
*** 52_s4connector/175sync_create_dns_msdcs_record_con2ucs *** s4connector con2ucs sync of _msdcs DNS SRV record ***
*** START TIME: 2017-03-08 21:04:05 ***
========== Create DNS SRV record via nsupdate ==========
update failed: REFUSED
### FAIL ###
nsupdate failed
###      ###
*** END TIME: 2017-03-08 21:04:06 ***
*** TEST DURATION (H:MM:SS.ms): 0:00:00.806697 ***
*** END *** 1 ***
Comment 1 Stefan Gohmann univentionstaff 2017-03-09 08:40:32 CET
Created attachment 8504 [details]
syslog
Comment 2 Stefan Gohmann univentionstaff 2017-03-09 08:40:54 CET
Created attachment 8505 [details]
daemon.log
Comment 3 Stefan Gohmann univentionstaff 2017-03-09 08:41:09 CET
Created attachment 8506 [details]
log.samba
Comment 4 Lukas Oyen univentionstaff 2017-03-20 14:15:52 CET
Unable to reproduce and works again in Jenkinks. The fix for Bug #43850 has resolved the issue.
Comment 5 Arvid Requate univentionstaff 2017-03-20 15:42:31 CET
Ok.
Comment 6 Stefan Gohmann univentionstaff 2017-04-04 18:28:56 CEST
UCS 4.2 has been released:
 https://docs.software-univention.de/release-notes-4.2-0-en.html
 https://docs.software-univention.de/release-notes-4.2-0-de.html

If this error occurs again, please use "Clone This Bug".