Comment 0 for bug 2021672

Revision history for this message
Gabriel Calixto de Paula (gacalixto) wrote :

Brief Description
-----------------
The latest STX-Openstack master build is faling to apply/reapply, throwing an error :
The YAML function load() requires a positional argument: 'Loader'.

Severity
--------
Major, can't apply STX-O
Steps to Reproduce
------------------
1. apply STX-Openstack
Expected Behavior
------------------
STX-O should apply/reapply
Actual Behavior
----------------
It fails to apply/reapply
Reproducibility
---------------
Seen Once

System Configuration
--------------------
Two-Node system
Branch/Pull Time/Commit
-----------------------
STX master 2023-05-28 06:00:00
STX-Openstack master 2023-05-28 20:17:33
Last Pass
---------
Yes, may-22 Build ran ok

Timestamp/Logs
--------------
+--------------------------+-----------------------------+-------------------------------------------+------------------+--------------+-----------------------------------------+
| application | version | manifest name | manifest file | status | progress |
+--------------------------+-----------------------------+-------------------------------------------+------------------+--------------+-----------------------------------------+
| cert-manager | 1.0-66 | cert-manager-fluxcd-manifests | fluxcd-manifests | applied | completed |
| nginx-ingress-controller | 1.0-46 | nginx-ingress-controller-fluxcd-manifests | fluxcd-manifests | applied | completed |
| oidc-auth-apps | 1.0-38 | oidc-auth-apps-fluxcd-manifests | fluxcd-manifests | uploaded | completed |
| platform-integ-apps | 1.0-114 | platform-integ-apps-fluxcd-manifests | fluxcd-manifests | applied | completed |
| stx-openstack | 1.0-1.stx.48-debian-stable- | stx-openstack-fluxcd-manifests | fluxcd-manifests | apply-failed | : load() missing 1 required positional |
| | versioned | | | | argument: 'Loader' |
| | | | | | |
+--------------------------+-----------------------------+-------------------------------------------+------------------+--------------+-----------------------------------------+

Test Activity
-------------
Sanity

Workaround
----------
N/A