#8447 Nightly test failure in test_integration/test_ipahealthcheck/TestIpaHealthCheckWithoutDNS
Closed: fixed 3 years ago by frenaud. Opened 3 years ago by mpolovka.

Issue

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_dns_systemrecords_check
fails with
E subprocess.CalledProcessError: Command '['/usr/bin/dnf', 'install', '-y', '*ipa-healthcheck']' returned non-zero exit status 1.

Logs

PR331, logs


Metadata Update from @mpolovka:
- Issue tagged with: test-failure, tests

3 years ago

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

3 years ago

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/5007

3 years ago

master:

  • f271132 ipatests: fix TestIpaHealthCheckWithoutDNS failure

ipa-4-8:

  • c4bd1f1 ipatests: fix TestIpaHealthCheckWithoutDNS failure

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata