test_ipa_certs_check_ipacertnsstrust fails with E subprocess.CalledProcessError: Command '['/usr/bin/dnf', 'install', '-y', '*ipa-healthcheck']' returned non-zero exit status 1.
test_ipa_certs_check_ipacertnsstrust
E subprocess.CalledProcessError: Command '['/usr/bin/dnf', 'install', '-y', '*ipa-healthcheck']' returned non-zero exit status 1.
test_ipa_dns_systemrecords_check fails with E subprocess.CalledProcessError: Command '['/usr/bin/dnf', 'install', '-y', '*ipa-healthcheck']' returned non-zero exit status 1.
test_ipa_dns_systemrecords_check
PR331, logs
Metadata Update from @mpolovka: - Issue tagged with: test-failure, tests
The test fails with:
[ipatests.pytest_ipa.integration.host.Host.master.cmd66] RUN ['/usr/bin/dnf', 'install', '-y', '*ipa-healthcheck'] [ipatests.pytest_ipa.integration.host.Host.master.cmd66] Copr repo for freeipa-master owned by @freeipa 0.0 B/s | 0 B 00:00 [ipatests.pytest_ipa.integration.host.Host.master.cmd66] Errors during downloading metadata for repository 'copr:copr.fedorainfracloud.org:group_freeipa:freeipa-master': [ipatests.pytest_ipa.integration.host.Host.master.cmd66] - Curl error (60): SSL peer certificate or SSH remote key was not OK for https://download.copr.fedorainfracloud.org/results/@freeipa/freeipa-master/fedora-31-x86_64/repodata/repomd.xml [SSL certificate problem: certificate has expired]
A previous test is playing with the date and I suspect that this test is running with a date in the future, thus making the cert from https://download.copr.fedorainfracloud.org invalid as already expired.
Metadata Update from @frenaud: - Issue assigned to frenaud
Metadata Update from @frenaud: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/5007
master:
ipa-4-8:
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)