Bug 2001629
Summary: | container-status validation incorrectly fails when some containers exited with code 143 | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Luigi Toscano <ltoscano> | |
Component: | openstack-tripleo-validations | Assignee: | Gaël Chamoulaud <gchamoul> | |
Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 16.2 (Train) | CC: | gchamoul, jbuchta, jjoyce, jpodivin, jschluet, slinaber, tvignaud | |
Target Milestone: | z2 | Keywords: | Triaged | |
Target Release: | 16.2 (Train on RHEL 8.4) | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | openstack-tripleo-validations-11.6.1-2.20220114124841.fef7cf7.el8ost | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2040667 (view as bug list) | Environment: | ||
Last Closed: | 2022-03-23 22:11:37 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | stable/train | |
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2040667 |
Description
Luigi Toscano
2021-09-06 15:24:04 UTC
Systemd has been instructed to accept 137, 142 and 143 exit code status. tripleo-ansible patches: - https://wimp.usersys.redhat.com/?change_id_input=I8f19a80016a67ccad0371c5d108516aec640f031 python-paunch patches: - https://wimp.usersys.redhat.com/?change_id_input=Iffcfc8bd18a999ae6921a4131d40241df40050f1 This container-status validation should also be able to accept those exit code status as valid termination status. Manually tested on 11.02.2022 using RHOS 16.2.2, puddle RHOS-16.2-RHEL-8-20220210.n.1 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 (Release of components for Red Hat OpenStack Platform 16.2.2), 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:1001 |