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

Temporarily disable certificate check on get_url for slave image build

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Ansible

      Description

      There is currently an unidentified issue with the https certificate validation on some get_url commands:

      14:04:03 TASK [slave_tools : get_url] ***************************************************
      14:06:14 fatal: [slavecommon]: FAILED! => {"changed": false, "failed": true, "msg": "Failed to validate the SSL certificate for qa.nuxeo.org:443. Make sure your managed systems have a valid CA certificate installed. You can use validate_certs=False if you do not need to confirm the servers identity but this is unsafe and not recommended. Paths checked for this platform: /etc/ssl/certs, /etc/pki/ca-trust/extracted/pem, /etc/pki/tls/certs, /usr/share/ca-certificates/cacert.org, /etc/ansible"}
      

      Until that is resolved, try setting validate_certs: no on those lines so the image build can work.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: