[testing_ipa-4.8_latest_selinux] - PR646 report
[testing_ipa-4.8_latest_selinux]
test_integration/test_ntp_options.py::TestNTPoptions::test_server_client_install_with_multiple_ntp_srv test_integration/test_ntp_options.py::TestNTPoptions::test_server_replica_client_install_with_pool_and_srv test_integration/test_ntp_options.py::TestNTPoptions::test_server_promoted_replica_client_install_with_srv test_integration/test_ntp_options.py::TestNTPoptions::test_replica_promotion_without_ntp
failed with unexpected message:
> assert self.exp_change_msg in server_install.stderr_text E AssertionError: assert 'Configuration of chrony was changed by installer.' in 'Synchronizing time\nAugeas failed to configure file /etc/chrony.conf\nAttempting to sync time with chronyc.\nProcess ...onfiguration complete.\nThe ipa-client-install command was successful\nThe ipa-server-install command was successful\n' E + where 'Configuration of chrony was changed by installer.' = <ipatests.test_integration.test_ntp_options.TestNTPoptions object at 0x7ff35f6fcf10>.exp_change_msg E + and 'Synchronizing time\nAugeas failed to configure file /etc/chrony.conf\nAttempting to sync time with chronyc.\nProcess ...onfiguration complete.\nThe ipa-client-install command was successful\nThe ipa-server-install command was successful\n' = <pytest_multihost.transport.SSHCommand object at 0x7ff35f7bc7f0>.stderr_text
and test_integration/test_ntp_options.py::TestNTPoptions::test_interactive_ntp_set_opt failed with unexpected response:
test_integration/test_ntp_options.py::TestNTPoptions::test_interactive_ntp_set_opt
> assert self.ntp_server1 in cmd.stdout_text E AssertionError: assert '1.pool.ntp.org' in '# Use public servers from the pool.ntp.org project.\n# Please consider joining the pool (https://www.pool.ntp.org/joi...r log files.\nlogdir /var/log/chrony\n\n# Select which information is logged.\n#log measurements statistics tracking\n' E + where '1.pool.ntp.org' = <ipatests.test_integration.test_ntp_options.TestNTPoptions object at 0x7ff35f6be910>.ntp_server1 E + and '# Use public servers from the pool.ntp.org project.\n# Please consider joining the pool (https://www.pool.ntp.org/joi...r log files.\nlogdir /var/log/chrony\n\n# Select which information is logged.\n#log measurements statistics tracking\n' = <pytest_multihost.transport.SSHCommand object at 0x7ff35f6abdf0>.stdout_text
Setting the tracker flag as this issue has already been reported in augeas: https://github.com/hercules-team/augeas/issues/697 There is an upstream fix but not shipped yet in any official release
Metadata Update from @frenaud: - Issue tagged with: tracker
@fcami opened a Fedora BZ to track the issue on augeas side: https://bugzilla.redhat.com/show_bug.cgi?id=1949838
RHEL 9 tracker: https://bugzilla.redhat.com/show_bug.cgi?id=1949934
Metadata Update from @frenaud: - Issue assigned to frenaud
Metadata Update from @frenaud: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/5745
Metadata Update from @frenaud: - Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1955440
master:
ipa-4-9:
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
Login to comment on this ticket.