breaks FreeIPA.
With freeipa-4.9.3-4.fc34 all IPA-related tests succeeded, including upgrade from F33 to F34
I added a patch to handle replication plugin rename on IPA side. This should retrigger OpenQA tests.
May be. Ideally, this kind of change needs to be combined with freeipa update. I can get this done once https://github.com/freeipa/freeipa/pull/5798 is accepted and we release 4.9.4.
I opened issue upstream: https://github.com/389ds/389-ds-base/issues/4786
I opened https://github.com/389ds/389-ds-base/issues/4786 upstream.
For comparison, all deployment tests failed in upstream CI run with 389-ds-base git master: https://github.com/freeipa-pr-ci2/freeipa/pull/938
This build failed Rawhide compose tests: https://openqa.fedoraproject.org/tests/899345#step/role_deploy_domain_controller/31
Sadly, I cannot detect what's wrong but the difference between a 389-ds-base-2.0.4-4.fc35.x86_64 and this one is a failure to start IPA topology plugin after a first restart of 389-ds instance during the installation:
May 30 12:20:08 ipa001 ns-slapd[5896]: [30/May/2021:12:20:08.166026321 -0400] - ERR - plugin_dependency_startall - Failed to resolve plugin dependencies
May 30 12:20:08 ipa001 ns-slapd[5896]: [30/May/2021:12:20:08.166586517 -0400] - ERR - plugin_dependency_startall - object plugin IPA Topology Configuration is not started
these error messages do not exist in the successful run with 2.0.4-4 as can be seen in upstream nightly runs against rawhide done just a day before this update: http://freeipa-org-pr-ci.s3-website.eu-central-1.amazonaws.com/jobs/1dc5af3e-c077-11eb-b9ba-525400550390/results.html (remote results.html to see the logs for individual tests).
Sorry, this was supposed to go to rawhide's build but it is the same with the previous F34 build 389-ds-base-2.0.3-3.fc34.x86_64. A corresponding upstream CI run against F34 succeeded before this update: http://freeipa-org-pr-ci.s3-website.eu-central-1.amazonaws.com/jobs/6a3d4b16-c017-11eb-a254-fa163e2b0c01/results.html (remove results.html to see the logs for individual tests)
This build broke IPA installation. Sadly, I cannot detect what's wrong but the difference between a 389-ds-base-2.0.4-4.fc35.x86_64 and this one is a failure to start IPA topology plugin after a first restart of 389-ds instance during the installation:
May 30 12:20:08 ipa001 ns-slapd[5896]: [30/May/2021:12:20:08.166026321 -0400] - ERR - plugin_dependency_startall - Failed to resolve plugin dependencies
May 30 12:20:08 ipa001 ns-slapd[5896]: [30/May/2021:12:20:08.166586517 -0400] - ERR - plugin_dependency_startall - object plugin IPA Topology Configuration is not started
these error messages do not exist in the successful run with 2.0.4-4 as can be seen in upstream nightly runs against rawhide done just a day before this update: http://freeipa-org-pr-ci.s3-website.eu-central-1.amazonaws.com/jobs/1dc5af3e-c077-11eb-b9ba-525400550390/results.html (remote results.html to see the logs for individual tests).
Bug https://bugzilla.redhat.com/show_bug.cgi?id=1947762 was opened to track this issue.
I unpushed this update as we have another report where downgrade of 389-ds-base helps: https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org/thread/ZGX6MG65ACG6YU72DWB7FGBEMADOMKOC/
This update has been unpushed.
OpenQA tests succeeded