The nightly test failing Nightly failure f42+ test_integration/test_ipa_idrange_fix.py::TestIpaIdrangeFix::test_idrange_no_rid_bases and test_idrange_no_rid_bases_reversed
def test_idrange_no_rid_bases(self): """Test ipa-idrange-fix command with IDrange with no RID bases.""" > self.master.run_command([ "ipa", "idrange-add", "idrange_no_rid_bases", "--base-id", '10000', "--range-size", '20000', ]) > raise subprocess.CalledProcessError( result.returncode, argv, result.stdout_text, result.stderr_text ) E subprocess.CalledProcessError: Command '['ipa', 'idrange-add', 'idrange_no_rid_bases', '--base-id', '10000', '--range-size', '20000']' returned non-zero exit status 1. pytest_ipa/integration/host.py:202: CalledProcessError ----------------------------- Captured stderr call ----------------------------- ipa: ERROR: stderr: ipa: ERROR: Could not get First RID of the corresponding RID range interactively
https://$ARTIFACTS_SERVER/idm-ci/freeipa_upstream_nightly/Nightly-latest/ipa-4-12/2025-05-26_19-22/latest/test_idrange_fix/6/report.html?sort=result
https://$ARTIFACTS_SERVER/idm-ci/freeipa_upstream_nightly/Nightly-latest-selinux/master/2025-05-26_07-21/latest-selinux/test_idrange_fix/1/report.html?sort=result
Closing as duplicate of https://pagure.io/freeipa/issue/9801 (pagure is a little bit funny today :))
Metadata Update from @dhanina: - Issue close_status updated to: duplicate - Issue status updated to: Closed (was: Open)