Central Cloud doc additional repository => 404 Not Found

Bug #2030918 reported by Nicolas Lsx
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
Medium
Elaine A Fonaro Antonio

Bug Description

Brief Description
-----------------
For the central cloud installation, the stx docs states that we need to add additional repositories in the localhost.yaml file (https://docs.starlingx.io/r/stx.8.0/dist_cloud/kubernetes/installing-and-provisioning-the-central-cloud.html) but there are some repo that are not available anymore and so the ansible job fails.

Logs:
fatal: [localhost]: FAILED! => changed=true
  attempts: 1
  failed_when_result: true
  attempts: 1 [233/1885]
  failed_when_result: true
  msg: non-zero return code
  rc: 1
  stderr: |-
    Traceback (most recent call last):
      File "/tmp/.ansible-sysadmin/tmp/ansible-tmp-1691612968.8612185-95604-36447175187692/download_images.py", line 338, in <module>
        raise Exception("Failed to download images %s" % failed_downloads)
    Exception: Failed to download images ['docker.io/starlingx/ceph-config-helper:ubuntu_bionic-20220802']

Severity
--------
Major

Steps to Reproduce
------------------
Add the following configuration to the localhost.yaml:

additional_local_registry_images:
    - quay.io/external_storage/rbd-provisioner:v2.1.1-k8s1.11
    - docker.io/starlingx/ceph-config-helper:ubuntu_bionic-20220802

Expected Behavior
------------------
Should works

Actual Behavior
----------------
Ansible job is failing.

Reproducibility
---------------
100% Reproductible

System Configuration
--------------------
Duplex, with central cloud configuration

Revision history for this message
Ghada Khalil (gkhalil) wrote :

screening: unclear if this is a software issue or a doc issue, so added both tags

tags: added: stx.distcloud
tags: added: stx.storage
tags: added: stx.docs
Changed in starlingx:
status: New → Triaged
Changed in starlingx:
assignee: nobody → Gabriel de Araújo Cabral (g-cabral)
Changed in starlingx:
status: Triaged → New
Changed in starlingx:
assignee: Gabriel de Araújo Cabral (g-cabral) → nobody
Revision history for this message
Gabriel de Araújo Cabral (g-cabral) wrote :

Analyzing this issue, I noticed the image that failed to download is not available in this location anymore:

docker.io/starlingx/ceph-config-helper:ubuntu_bionic-20220802

I did some quick tests pulling to confirm, and now the image is available at:

docker.io/openstackhelm/ceph-config-helper:ubuntu_bionic-20220802

In my view, the solution is to update the doc, providing this new address of the image.

Changed in starlingx:
assignee: nobody → Juanita-Balaraj (balaraj)
importance: Undecided → Medium
status: New → Triaged
Changed in starlingx:
assignee: Juanita-Balaraj (balaraj) → Ngairangbam Mili (miling08)
assignee: Ngairangbam Mili (miling08) → Elaine A Fonaro Antonio (efonaro)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to docs (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/starlingx/docs/+/895933

Changed in starlingx:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (master)

Reviewed: https://review.opendev.org/c/starlingx/docs/+/895933
Committed: https://opendev.org/starlingx/docs/commit/df9c7ed776f3317d3b19095d256519b166a52757
Submitter: "Zuul (22348)"
Branch: master

commit df9c7ed776f3317d3b19095d256519b166a52757
Author: Elaine Fonaro <email address hidden>
Date: Wed Sep 20 13:02:17 2023 +0000

    Central Cloud doc additional repository: not found (stx8, dsr8)

    - Fixed the additional_local_registry_images.

    Closes-Bug: 2030918

    Change-Id: Ic60ca646b37ba1eb29fefdc32e8a498326156a5f
    Signed-off-by: Elaine Fonaro <email address hidden>

Changed in starlingx:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to docs (r/stx.8.0)

Fix proposed to branch: r/stx.8.0
Review: https://review.opendev.org/c/starlingx/docs/+/896852

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (r/stx.8.0)

Reviewed: https://review.opendev.org/c/starlingx/docs/+/896852
Committed: https://opendev.org/starlingx/docs/commit/584f6c2d6bfa0b9be72f4861e1455c9dcf597358
Submitter: "Zuul (22348)"
Branch: r/stx.8.0

commit 584f6c2d6bfa0b9be72f4861e1455c9dcf597358
Author: Elaine Fonaro <email address hidden>
Date: Wed Sep 20 13:02:17 2023 +0000

    Central Cloud doc additional repository: not found (stx8, dsr8)

    - Fixed the additional_local_registry_images.

    Closes-Bug: 2030918

    Change-Id: Ic60ca646b37ba1eb29fefdc32e8a498326156a5f
    Signed-off-by: Elaine Fonaro <email address hidden>
    (cherry picked from commit df9c7ed776f3317d3b19095d256519b166a52757)

Ghada Khalil (gkhalil)
tags: added: stx.8.0 stx.9.0
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.