Bug 1895045
| Summary: | Validations in FFU 13->16.1: validations before 'openstack undercloud upgrade' failed with:Permission denied: '/var/log/validations' | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jose Luis Franco <jfrancoa> |
| Component: | validations-common | Assignee: | Jiri Podivin <jpodivin> |
| Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 16.1 (Train) | CC: | aschultz, hbrock, jamsmith, jbuchta, jslagle, mburns |
| Target Milestone: | z6 | Keywords: | Triaged |
| Target Release: | 16.1 (Train on RHEL 8.2) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-validations-libs-1.0.5-1.20210326153612.4a660ec.el8ost validations-common-1.1.2-1.20210326153615.7f3c565.el8ost | Doc Type: | Bug Fix |
| Doc Text: |
This update fixes a bug that caused failure of validations before `openstack undercloud upgrade` in some cases. Before this upgrade, a lack of permissions needed to access the requested logging directory sometimes resulted in the following failures:
** Failure to log validation results
** Failure of the validation run
** Failure of artifacts collection from validation.
+
This update adds a fallback logging directory. Validation results are logged and artifacts collected.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-26 13:49: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: | |
| Embargoed: | |||
|
Description
Jose Luis Franco
2020-11-05 15:59:45 UTC
I deployed the 16.1 undecloud and attempted to replicate. The directory /var/log/validations was present immediately after deployment and I was unable to replicate. Requesting more information. Both patches are now backported to 16.2. Backport to 16.1 pending... 16.1 trunk patches merged. Fix for the validations-libs in 16.2 https://pkgs.devel.redhat.com/cgit/rpms/python-validations-libs/commit/?h=rhos-16.2-rhel-8-trunk&id=9cf2d6882e2780d683e4a4afd7584ae7f795f4c6 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 (Red Hat OpenStack Platform 16.1.6 bug fix and enhancement advisory), 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-2021:2097 |