From nobody Fri Apr 19 11:30:57 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+55960+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+55960+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1584559771; cv=none; d=zohomail.com; s=zohoarc; b=J7ZBfCN8h80k1SHQdTCd3nVBKnKZ1Fp6paf7YQm2NXMRVGS+wSsRbzwpclLHuJQtus2528Rtt/HMWvyecHfoIXgy/HyQ+42+808xWYnyd8QQahoWLpyqT3wmV3oiG9ymcp++MfOZfBLEbMIfyKL/1MarJEcPfH6DsXOEyIHUV0o= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1584559771; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=rvjn4pkbnen4XTYGRKDVql16XL0HTK0FR2GnFfdPbvs=; b=Ro0+bN4C4vip2SRSiG9/KP+MTI6gLE3UrvxHEB1UDF4bDMtqLpKL7fPaRKTTHSrUO1WiVIqJ/Y1qny+LtpfoWwYZnY4LC5uXXbUa9l9e+yBjYyyE47wr+eBrVrUvNhiTDZvqlVV5Amdz+zoMxnF4MBIcgF8DI6vrLj2swXYTT7Q= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+55960+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 158455977116139.78374376999113; Wed, 18 Mar 2020 12:29:31 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id pOEtYY1788612xACegeMpkZQ; Wed, 18 Mar 2020 12:29:30 -0700 X-Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by mx.groups.io with SMTP id smtpd.web10.2849.1584559769112531991 for ; Wed, 18 Mar 2020 12:29:29 -0700 IronPort-SDR: hBfWXZf+YcCAEpqI7jmvEp9l7MnePHvkibuaCmYiUHlc44Z27kdIM6bbT9aCbcwx6n42YbDFqN 1OQmKrc0ABjg== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Mar 2020 12:29:28 -0700 IronPort-SDR: EA0cmG3nPllrhusOfhPjjf4MN+cTmGepgQHwPII2uKAJl4joxNCVn0wCBE4s18o7wWQ1jGJ+Ko /32N01zIE8Vg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,568,1574150400"; d="scan'208";a="418061159" X-Received: from nldesimo-desk1.amr.corp.intel.com ([10.7.159.63]) by orsmga005.jf.intel.com with ESMTP; 18 Mar 2020 12:29:28 -0700 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Ashley DeSimone , Puja Pandya , Erik Bjorge , Bret Barkelew Subject: [edk2-devel] [edk2-staging/EdkRepo] [PATCH] EdkRepo: Add additional debug for checkout failures Date: Wed, 18 Mar 2020 12:29:21 -0700 Message-Id: <20200318192921.1529-1-nathaniel.l.desimone@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,nathaniel.l.desimone@intel.com X-Gm-Message-State: mxAOGBo0sOqCDoKxd604UbEQx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1584559770; bh=fOJ1Xnk4f6wT+0n8Josz6fCgM4cKejqoHCNDZuSffII=; h=Cc:Date:From:Reply-To:Subject:To; b=e2Ux5Lwc/TZsVTI1CXXD0H1fPk4Ds3gIa9qMIxwmisGtPcOCqWjCMEGKOjlGBG8s3GE 6K7hgsY6WN2ISaVSoOEOKs5BKZT2OZQTMsoUIQsxO8DQmIwxw/IjRt06qo4afvbCkFvPn vDW4oLVSgGybDeluZ493q0XdyQGfeYgmfPI= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" Cc: Ashley DeSimone Cc: Puja Pandya Cc: Erik Bjorge Cc: Bret Barkelew Signed-off-by: Nate DeSimone Reviewed-by: Ashley DeSimone Reviewed-by: Erik Bjorge --- edkrepo/common/common_repo_functions.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/edkrepo/common/common_repo_functions.py b/edkrepo/common/commo= n_repo_functions.py index 4b580c0..288dd27 100644 --- a/edkrepo/common/common_repo_functions.py +++ b/edkrepo/common/common_repo_functions.py @@ -14,6 +14,7 @@ import sys import unicodedata import urllib.request import subprocess +import traceback =20 import git from git import Repo @@ -600,7 +601,9 @@ def checkout(combination_or_sha, verbose=3DFalse, overr= ide=3DFalse, log=3DNone): if combination_is_in_manifest(combo_or_sha, manifest): manifest.write_current_combo(combo_or_sha) except: - print (CHECKOUT_COMBO_UNSUCCESFULL.format(combo_or_sha)) + if verbose: + traceback.print_exc() + print (CHECKOUT_COMBO_UNSUCCESSFULL.format(combo_or_sha)) # Return to the initial combo, since there was an issue with cheki= ng out the selected combo checkout_repos(verbose, override, initial_repo_sources, workspace_= path, manifest) finally: --=20 2.24.0.windows.2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#55960): https://edk2.groups.io/g/devel/message/55960 Mute This Topic: https://groups.io/mt/72057834/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-