Bug 2130614
Summary: | named-pkcs11 crashing into dns-pkcs11 library red-black tree [rhel-9.1.0.z] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | RHEL Program Management Team <pgm-rhel-tools> |
Component: | bind-dyndb-ldap | Assignee: | Rafael Jeffman <rjeffman> |
Status: | CLOSED ERRATA | QA Contact: | ipa-qe <ipa-qe> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.2 | CC: | abobrov, abokovoy, dchen, gkaihoro, ipa-qe, mjurasek, myusuf, pemensik, pmendezh, rhel-cs-infra-services-qe, rjeffman, tmihinto |
Target Milestone: | rc | Keywords: | Triaged, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | bind-dyndb-ldap-11.9-8.el9_1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 2129844 | Environment: | |
Last Closed: | 2022-11-15 16:01:06 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2129844 | ||
Bug Blocks: |
Comment 1
Rafael Jeffman
2022-10-13 13:36:12 UTC
version: bind-dyndb-ldap-11.9-8.el9_1.x86_64 Automation passed. ============================= test session starts ============================== platform linux -- Python 3.9.14, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: /home/cloud-user/.pytest_cache metadata: {'Python': '3.9.14', 'Platform': 'Linux-5.14.0-162.6.1.el9_1.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '6.2.2', 'py': '1.10.0', 'pluggy': '0.13.1'}, 'Plugins': {'metadata': '1.7.0', 'multihost': '3.0', 'html': '3.1.1', 'sourceorder': '0.6.0'}} rootdir: /usr/lib/python3.9/site-packages/ipatests plugins: metadata-1.7.0, multihost-3.0, html-3.1.1, sourceorder-0.6.0 collecting ... collected 13 items test_integration/test_dns_locations.py::TestDNSLocations::test_without_locations PASSED [ 7%] test_integration/test_dns_locations.py::TestDNSLocations::test_nsupdate_without_locations PASSED [ 15%] test_integration/test_dns_locations.py::TestDNSLocations::test_one_replica_in_location PASSED [ 23%] test_integration/test_dns_locations.py::TestDNSLocations::test_two_replicas_in_location PASSED [ 30%] test_integration/test_dns_locations.py::TestDNSLocations::test_all_servers_in_location PASSED [ 38%] test_integration/test_dns_locations.py::TestDNSLocations::test_change_weight PASSED [ 46%] test_integration/test_dns_locations.py::TestDNSLocations::test_change_weight_relative_zero_0 PASSED [ 53%] test_integration/test_dns_locations.py::TestDNSLocations::test_change_weight_relative_zero_1 PASSED [ 61%] test_integration/test_dns_locations.py::TestDNSLocations::test_change_weight_relative_zero_2 PASSED [ 69%] test_integration/test_dns_locations.py::TestDNSLocations::test_restore_locations_and_weight PASSED [ 76%] test_integration/test_dns_locations.py::TestDNSLocations::test_ipa_ca_records PASSED [ 84%] test_integration/test_dns_locations.py::TestDNSLocations::test_adtrust_system_records PASSED [ 92%] test_integration/test_dns_locations.py::TestDNSLocations::test_remove_replica_with_ca PASSED [100%] =============================== warnings summary =============================== ../pytest_sourceorder.py:31 /usr/lib/python3.9/site-packages/pytest_sourceorder.py:31: PytestUnknownMarkWarning: Unknown pytest.mark.source_order - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html cls = pytest.mark.source_order(cls) -- Docs: https://docs.pytest.org/en/stable/warnings.html ---------------- generated xml file: /home/cloud-user/junit.xml ---------------- ----------- generated html file: file:///home/cloud-user/report.html ----------- ================== 13 passed, 1 warning in 2113.51s (0:35:13) ================== test_results.txt is attached. Hence marking the bug as verified Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (bind-dyndb-ldap bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:8446 |