Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2961

The RHEL82 ARM release does not use the correct architecture

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 100.5.3
    • Affects Version/s: None
    • Component/s: Release
    • Labels:
      None

      Problem Statement/Rationale

      What is going wrong?

      We didn't release 100.5.0 for RHEL82 ARM Mongo4.4/5.0 Repo. After investigation, there seems a bug in the release script. The scope param is incorrect
      [2021/08/10 19:28:12.303] starting curator for rhel82-arm64-org-4.4
      [2021/08/10 19:28:12.303] [rhel82-arm64-org-4.4] curatorArgs: [--level debug repo submit --service https://barque.corp.mongodb.com --config etc/repo-config.yml --distro rhel82 --arch arm64 --edition org --version 4.4.0 --packages https://mciuploads.s3.amazonaws.com/mongo-tools/task/dist/mongo_tools_rhel82_arm64__100.5.0_21_08_10_19_23_42/all-release-artifacts.tgz --username xgen-bi-connector-user --api_key [REDACTED]], envOverrides: map[NOTARY_KEY_NAME:server-4.4 NOTARY_TOKEN:[REDACTED]]
      arch should not be arm64 but aarch64 instead. 

      We should check if other arm platforms have similar issues as well.  

      We will need to restart the release for those missing platforms after fixing the issue.

      Steps to Reproduce

      How could an engineer replicate the issue you’re reporting?

      Expected Results

      What do you expect to happen?

      Actual Results

      What do you observe is happening?

      Additional Notes

      Any additional information that may be useful to include.

            Assignee:
            dave.rolsky@mongodb.com Dave Rolsky
            Reporter:
            huan.li@mongodb.com Huan Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: