__________________ test_kcm_sec_collection_init_list_destroy ___________________ Traceback (most recent call last): File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/test_kcm.py", line 351, in test_kcm_sec_collection_init_list_destroy collection_init_list_destroy(testenv) File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/test_kcm.py", line 334, in collection_init_list_destroy assert testenv.k5util.default_principal() in \ File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/krb5utils.py", line 132, in default_principal principals = self.list_princs(env) File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/krb5utils.py", line 108, in list_princs raise NoPrincipals NoPrincipals: No principals in the collection __________________________ test_kcm_sec_subsidiaries ___________________________ Traceback (most recent call last): File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/test_kcm.py", line 472, in test_kcm_sec_subsidiaries exercise_subsidiaries(testenv) File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/test_kcm.py", line 455, in exercise_subsidiaries cc_coll = testenv.k5util.list_all_princs(env={'KRB5CCNAME': 'KCM:'}) File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/krb5utils.py", line 157, in list_all_princs raise NoPrincipals NoPrincipals: No principals in the collection
After #3917 was fixed, there is no more fails of kcm intg test on Debian (tried ~6 runs on internal CI and a lot of runs on local VM). So this bug (as it is stated initially) could be closed.
But there is still some other (rare) fails.
For example (this log is from internal CI):
________________________ test_add_remove_group_rfc2307 _________________________ Traceback (most recent call last): File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/test_enumeration.py", line 438, in test_add_remove_group_rfc2307 ent.assert_group(ent.contains_only()) File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/ent.py", line 506, in assert_group assert not d, d AssertionError: list mismatch: unexpected groups found: [{'gid': 2001, 'mem': [], 'name': 'group', 'passwd': '*'}]
May be it would make more sense to edit title of this bug instead of closing this and opening new one.
We have issue #3463 for tracking the enumeration failure.
Then I guess this ticket could be closed.
Metadata Update from @jhrozek: - Issue close_status updated to: duplicate - Issue status updated to: Closed (was: Open)
SSSD is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in SSSD's github repository.
This issue has been cloned to Github and is available here: - https://github.com/SSSD/sssd/issues/4882
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.