Bug 53777 - 10_ldap.54listener-stdio fails on DC Slave/Member
10_ldap.54listener-stdio fails on DC Slave/Member
Status: CLOSED FIXED
Product: UCS Test
Classification: Unclassified
Component: LDAP
unspecified
Other Linux
: P5 normal (vote)
: UCS 5.0
Assigned To: Philipp Hahn
Florian Best
:
Depends on: 53768 53791
Blocks:
  Show dependency treegraph
 
Reported: 2021-09-13 10:33 CEST by Florian Best
Modified: 2022-03-23 10:07 CET (History)
0 users

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

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2021-09-13 10:33:53 CEST
Bug #53768 revealed:

Test failed (Check listener Python3 StdIO flush)

Standard Ausgabe (STDOUT)

Permission denied.
debug 2021-09-13 02:10:24    Waiting for replication...
OK: replication complete (nid=4737 lid=4737)
info 2021-09-13 02:10:24     replication complete.
error 2021-09-13 02:10:24    Missing STDOUT
error 2021-09-13 02:10:24    **************** Test failed above this line (110) ****************
error 2021-09-13 02:10:24    *** Check failed (110), but this might be caused by the error above *** 
E: object not found

btw. the test output is not really helpful.

→ maybe we should just skip this on non-master?
Comment 1 Philipp Hahn univentionstaff 2021-09-18 17:59:46 CEST
Failed on Replica and ManagedServer because `udm` was used instead of `udm-test`, which lacks credentials to create the test container in LDAP.

[5.0-0] e6e862755c fix[test/udl]: Use udm-test
 test/ucs-test/debian/changelog               | 6 ++++++
 test/ucs-test/tests/10_ldap/54listener-stdio | 5 +++--
 2 files changed, 9 insertions(+), 2 deletions(-)

Package: ucs-test
Version: 10.0.6-48A~5.0.0.202109181757
Branch: ucs_5.0-0
Scope: errata5.0-0

OK: ucs-test -E dangerous --count -s ldap
Comment 2 Florian Best univentionstaff 2021-09-27 11:03:12 CEST
OK