New version of oidc-auth-apps upload was mistakenly disabled during upgrade activation

Bug #1923004 reported by Bob Church
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
Medium
Bob Church

Bug Description

Brief Description
-----------------
The upload of new version of oidc-auth-apps threw an exception resulting in upgrade activation failure

sysinv 2021-04-06 11:31:23.722 135021 INFO sysinv.conductor.kube_app [-] Helm chart oidc-client-0.1.0.tgz uploaded
sysinv 2021-04-06 11:31:23.861 135021 INFO sysinv.conductor.kube_app [-] Helm chart dex-0.8.0.tgz uploaded
sysinv 2021-04-06 11:31:23.902 135021 INFO sysinv.conductor.kube_app [-] PluginHelper: Disabled plugin directory /opt/platform/helm/21.05/oidc-auth-apps/1.0-37/plugins: removed /usr/lib64/python2.7/site-packages/stx_app-oidc-auth-apps-1.0-37.pth
sysinv 2021-04-06 11:31:23.902 135021 INFO sysinv.conductor.kube_app [-] PluginHelper: Disabling distributions: [u'k8sapp-oidc']
sysinv 2021-04-06 11:31:23.910 135021 ERROR sysinv.conductor.kube_app [-] u'k8sapp-oidc': KeyError: u'k8sapp-oidc'
2021-04-06 11:31:23.910 135021 ERROR sysinv.conductor.kube_app Traceback (most recent call last):
2021-04-06 11:31:23.910 135021 ERROR sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/conductor/kube_app.py", line 1768, in perform_app_upload
2021-04-06 11:31:23.910 135021 ERROR sysinv.conductor.kube_app self._upload_helm_charts(app)
2021-04-06 11:31:23.910 135021 ERROR sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/conductor/kube_app.py", line 878, in _upload_helm_charts
2021-04-06 11:31:23.910 135021 ERROR sysinv.conductor.kube_app self._plugins.deactivate_plugins(app)
2021-04-06 11:31:23.910 135021 ERROR sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/conductor/kube_app.py", line 3806, in deactivate_plugins
2021-04-06 11:31:23.910 135021 ERROR sysinv.conductor.kube_app del pkg_resources.working_set.by_key[distribution]
2021-04-06 11:31:23.910 135021 ERROR sysinv.conductor.kube_app KeyError: u'k8sapp-oidc'
2021-04-06 11:31:23.910 135021 ERROR sysinv.conductor.kube_app
sysinv 2021-04-06 11:31:24.133 135021 ERROR sysinv.conductor.kube_app [-] Application upload aborted!.
sysinv 2021-04-06 11:31:24.133 135021 ERROR sysinv.conductor.kube_app [-] Upload of application oidc-auth-apps (1.0-37) failed: u'k8sapp-oidc': KubeAppUploadFailure: Upload of application oidc-auth-apps (1.0-37) failed: u'k8sapp-oidc'
2021-04-06 11:31:24.133 135021 ERROR sysinv.conductor.kube_app Traceback (most recent call last):
2021-04-06 11:31:24.133 135021 ERROR sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/conductor/kube_app.py", line 2412, in perform_app_update
2021-04-06 11:31:24.133 135021 ERROR sysinv.conductor.kube_app lifecycle_hook_info_app_upload=lifecycle_hook_info_app_update)
2021-04-06 11:31:24.133 135021 ERROR sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/conductor/kube_app.py", line 1790, in perform_app_upload
2021-04-06 11:31:24.133 135021 ERROR sysinv.conductor.kube_app name=app.name, version=app.version, reason=e)
2021-04-06 11:31:24.133 135021 ERROR sysinv.conductor.kube_app KubeAppUploadFailure: Upload of application oidc-auth-apps (1.0-37) failed:

Severity
--------
Provide the severity of the defect.
Major: System/Feature is usable but degraded>

Steps to Reproduce
------------------
Start with a previous version of oidc-auth-apps and ensure that one or more of the images required by oidc-auth-apps-1.0-37 are not available. This will trigger an update failure and and application rollback. Perform the application-update twice

1. system application-update /usr/local/share/applications/helm/oidc-auth-apps-1.0-37.tgz
2. system application-update /usr/local/share/applications/helm/oidc-auth-apps-1.0-37.tgz

Expected Behavior
------------------
In both attempts, the application update will be attempted, fail, and rolled back to the previous version without the traceback being thrown in the sysinv.log as shown in the description

Actual Behavior
----------------
See descritpion

Reproducibility
---------------
100% reproducible

System Configuration
--------------------
AIOSX, AIODX, Standard, DC

Branch/Pull Time/Commit
-----------------------
Build from 4/5/2021

Last Pass
---------
I don't think this specifc scenario has been previously tested

Timestamp/Logs
--------------

Test Activity
-------------
Developer Testing

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

Bob Church (rchurch)
Changed in starlingx:
assignee: nobody → Bob Church (rchurch)
status: New → In Progress
Revision history for this message
Bob Church (rchurch) wrote :
Ghada Khalil (gkhalil)
Changed in starlingx:
importance: Undecided → Medium
tags: added: stx.5.0 stx.containers stx.update
Revision history for this message
Bob Church (rchurch) wrote :
Changed in starlingx:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to config (f/centos8)

Fix proposed to branch: f/centos8
Review: https://review.opendev.org/c/starlingx/config/+/793460

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: f/centos8
Review: https://review.opendev.org/c/starlingx/config/+/793696

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: f/centos8
Review: https://review.opendev.org/c/starlingx/config/+/794611

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: f/centos8
Review: https://review.opendev.org/c/starlingx/config/+/794906

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on config (f/centos8)

Change abandoned by "Chuck Short <email address hidden>" on branch: f/centos8
Review: https://review.opendev.org/c/starlingx/config/+/794611

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (f/centos8)
Download full text (147.3 KiB)

Reviewed: https://review.opendev.org/c/starlingx/config/+/794906
Committed: https://opendev.org/starlingx/config/commit/75758b37a5a23c8811355b67e2a430a1713cd85b
Submitter: "Zuul (22348)"
Branch: f/centos8

commit 9e420d9513e5fafb1df4d29567bc299a9e04d58d
Author: Bin Qian <email address hidden>
Date: Mon May 31 14:45:52 2021 -0400

    Add more logging to run docker login

    Add error log for running docker login. The new log could
    help identify docker login failure.

    Closes-Bug: 1930310
    Change-Id: I8a709fb6665de8301fbe3022563499a92b2a0211
    Signed-off-by: Bin Qian <email address hidden>

commit 31c77439d2cea590dfcca13cfa646522665f8686
Author: albailey <email address hidden>
Date: Fri May 28 13:42:42 2021 -0500

    Fix controller-0 downgrade failing to kill ceph

    kill_ceph_storage_monitor tried to manipulate a pmon
    file that does not exist in an AIO-DX environment.

    We no longer invoke kill_ceph_storage_monitor in an
    AIO SX or DX env.

    This allows: "system host-downgrade controller-0"
    to proceed in an AIO-DX environment where that second
    controller (controller-0) was upgraded.

    Partial-Bug: 1929884
    Signed-off-by: albailey <email address hidden>
    Change-Id: I633853f75317736084feae96b5b849c601204c13

commit 0dc99eee608336fe01b58821ea404286371f1408
Author: albailey <email address hidden>
Date: Fri May 28 11:05:43 2021 -0500

    Fix file permissions failure during duplex upgrade abort

    When issuing a downgrade for controller-0 in a duplex upgrade
    abort and rollback scenario, the downgrade command was failing
    because the sysinv API does not have root permissions to set
    a file flag.
    The fix is to use RPC so the conductor can create the flag
    and allow the downgrade for controller-0 to get further.

    Partial-Bug: 1929884
    Signed-off-by: albailey <email address hidden>
    Change-Id: I913bcad73309fe887a12cbb016a518da93327947

commit 7ef3724dad173754e40b45538b1cc726a458cc1c
Author: Chen, Haochuan Z <email address hidden>
Date: Tue May 25 16:16:29 2021 +0800

    Fix bug rook-ceph provision with multi osd on one host

    Test case:
    1, deploy simplex system
    2, apply rook-ceph with below override value
    value.yaml
    cluster:
      storage:
        nodes:
        - name: controller-0
          devices:
          - name: sdb
          - name: sdc
    3, reboot

    Without this fix, only osd pod could launch successfully after boot
    as vg start with ceph could not correctly add in sysinv-database

    Closes-bug: 1929511

    Change-Id: Ia5be599cd168d13d2aab7b5e5890376c3c8a0019
    Signed-off-by: Chen, Haochuan Z <email address hidden>

commit 23505ba77d76114cf8a0bf833f9a5bcd05bc1dd1
Author: Angie Wang <email address hidden>
Date: Tue May 25 18:49:21 2021 -0400

    Fix issue in partition data migration script

    The created partition dictonary partition_map is not
    an ordered dict so we need to sort it by its key -
    device node when iterating it to adjust the device
    nodes/paths for user created extra partitions to ensure
    the number of device node...

tags: added: in-f-centos8
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on config (f/centos8)

Change abandoned by "Chuck Short <email address hidden>" on branch: f/centos8
Review: https://review.opendev.org/c/starlingx/config/+/793696

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by "Chuck Short <email address hidden>" on branch: f/centos8
Review: https://review.opendev.org/c/starlingx/config/+/793460

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.