Uploaded image for project: 'Nuxeo ECM Build/Test Environment'
  1. Nuxeo ECM Build/Test Environment
  2. NXBT-3639

Fix errors when updating helm charts from Bitnami repository

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Jenkins X
    • Tags:
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #63
    • Story Points:
      3

      Description

      We observe in the CI since May 26th the following issue when updating the bitnami chart repository:

      [2022-05-30T16:09:35.373Z] + helmfile --file ci/helm/helmfile.yaml --helm-binary /usr/bin/helm3 deps
      [2022-05-30T16:09:35.373Z] Adding repo bitnami https://charts.bitnami.com/bitnami
      [2022-05-30T16:10:31.598Z] in ci/helm/helmfile.yaml: command "/usr/bin/helm3" exited with non-zero status:
      [2022-05-30T16:10:31.598Z] 
      [2022-05-30T16:10:31.598Z] PATH:
      [2022-05-30T16:10:31.598Z]   /usr/bin/helm3
      [2022-05-30T16:10:31.598Z] 
      [2022-05-30T16:10:31.598Z] ARGS:
      [2022-05-30T16:10:31.598Z]   0: /usr/bin/helm3 (14 bytes)
      [2022-05-30T16:10:31.598Z]   1: repo (4 bytes)
      [2022-05-30T16:10:31.598Z]   2: add (3 bytes)
      [2022-05-30T16:10:31.598Z]   3: bitnami (7 bytes)
      [2022-05-30T16:10:31.598Z]   4: https://charts.bitnami.com/bitnami (34 bytes)
      [2022-05-30T16:10:31.598Z]   5: --force-update (14 bytes)
      [2022-05-30T16:10:31.598Z] 
      [2022-05-30T16:10:31.599Z] ERROR:
      [2022-05-30T16:10:31.599Z]   exit status 1
      [2022-05-30T16:10:31.599Z] 
      [2022-05-30T16:10:31.599Z] EXIT STATUS
      [2022-05-30T16:10:31.599Z]   1
      [2022-05-30T16:10:31.599Z] 
      [2022-05-30T16:10:31.599Z] STDERR:
      [2022-05-30T16:10:31.599Z]   Error: looks like "https://charts.bitnami.com/bitnami" is not a valid chart repository or cannot be reached: stream error: stream ID 1; INTERNAL_ERROR
      [2022-05-30T16:10:31.599Z] 
      [2022-05-30T16:10:31.599Z] COMBINED OUTPUT:
      [2022-05-30T16:10:31.599Z]   Error: looks like "https://charts.bitnami.com/bitnami" is not a valid chart repository or cannot be reached: stream error: stream ID 1; INTERNAL_ERROR
      

      We would like to proxy this repository through our nexus to avoid this kind of error.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: