Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-4887

[Build Failure] Do not test macos arm64 on server versions < 6.0

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.11
    • Affects Version/s: None
    • Component/s: None
    • None
    • Python Drivers
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Name of Failure:

      ValueError: No download was found for version="4.2" target="macos" arch="arm64" edition="enterprise" component="archive"

      Link to task:

      https://spruce.mongodb.com/task/mongo_python_driver_test_macos_arm64_py3.9_auth_ssl_sync_test_4.2_standalone_8ce21bc1217f4c3c722a50d81c08ec33ca9d46dc_24_10_17_14_18_01/logs?execution=0

      Context of when and why the failure occurred:

      PYTHON-4868

      Stack trace:

      [2024/10/17 15:46:59.735] Download latest mongosh for darwin-arm64
      [2024/10/17 15:46:59.735] Download archive 4.2-enterprise for macos-arm64
      [2024/10/17 15:46:59.754] Traceback (most recent call last):
      [2024/10/17 15:46:59.754]   File "/Users/ec2-user/data/mci/97159446a17f3cec65ccf436a2266fc9/drivers-tools/.evergreen/mongodl.py", line 1112, in <module>
      [2024/10/17 15:46:59.755]     sys.exit(main(sys.argv[1:]))
      [2024/10/17 15:46:59.755]              ^^^^^^^^^^^^^^^^^^
      [2024/10/17 15:46:59.755]   File "/Users/ec2-user/data/mci/97159446a17f3cec65ccf436a2266fc9/drivers-tools/.evergreen/mongodl.py", line 1094, in main
      [2024/10/17 15:46:59.755]     result = _dl_component(cache,
      [2024/10/17 15:46:59.755]              ^^^^^^^^^^^^^^^^^^^^
      [2024/10/17 15:46:59.755]   File "/Users/ec2-user/data/mci/97159446a17f3cec65ccf436a2266fc9/drivers-tools/.evergreen/mongodl.py", line 799, in _dl_component
      [2024/10/17 15:46:59.755]     dl_url = _published_build_url(cache, version, target, arch, edition,
      [2024/10/17 15:46:59.755]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [2024/10/17 15:46:59.755]   File "/Users/ec2-user/data/mci/97159446a17f3cec65ccf436a2266fc9/drivers-tools/.evergreen/mongodl.py", line 732, in _published_build_url
      [2024/10/17 15:46:59.755]     raise ValueError(
      [2024/10/17 15:46:59.755] ValueError: No download was found for version="4.2" target="macos" arch="arm64" edition="enterprise" component="archive"
      [2024/10/17 15:46:59.762] darwin--arm64
      [2024/10/17 15:46:59.762] Unknown version: 4.2 for darwin--arm64
      

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: