From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.yoctoproject.org (mail.yoctoproject.org [198.145.29.25]) by mx.groups.io with SMTP id smtpd.web11.24167.1608473714414042782 for ; Sun, 20 Dec 2020 06:15:14 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: auh.yoctoproject.org, ip: 198.145.29.25, mailfrom: auh@auh.yoctoproject.org) Received: from debian10-ty-3.yocto.io (unknown [172.29.10.57]) by mail.yoctoproject.org (Postfix) with ESMTP id CF83038C140B for ; Sun, 20 Dec 2020 14:15:13 +0000 (UTC) MIME-Version: 1.0 From: auh@auh.yoctoproject.org To: Robert Yang Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gnu-config: upgrading to 90b8cb42ba3b244250a6986b8b78c80f30ed197a FAILED Message-ID: Content-Type: multipart/mixed; boundary="===============3513108995927956071==" --===============3513108995927956071== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gnu-config* to *90b8cb42ba3b244250a6986b8b78c80f30ed197a* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade gnu-config -S 90b8cb42ba3b244250a6986b8b78c80f30ed197a NOTE: Starting bitbake server... Loading cache...done. Loaded 1416 entries from dependency cache. INFO: Extracting current version source... Removing 1 recipes from the x86_64 sysroot...done. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.49.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "3.2+snapshot-9936b745902d8e246261681fe5c1d1d5255528cc" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "tmp-auh-upgrades:9936b745902d8e246261681fe5c1d1d5255528cc" workspace = "master-next:afec39415be67b6985f0a0c3de041b4f302ffff3" Initialising tasks...done. Sstate summary: Wanted 8 Found 0 Missed 8 Current 12 (0% match, 60% complete) NOTE: Executing Tasks WARNING: No source unpacked to S - either the gnu-config recipe doesn't use any source or the correct source directory could not be determined ERROR: Error executing a python function in exec_python_func() autogenerated: The stack trace of python calls that resulted in this exception/failure was: File: 'exec_python_func() autogenerated', lineno: 2, function: 0001: *** 0002:devtool_post_unpack(d) 0003: File: '/home/pokybuild/yocto-worker/auh/build/build/poky/meta/classes/devtool-source.bbclass', lineno: 150, function: devtool_post_unpack 0146: "doesn't use any source or the correct source " 0147: "directory could not be determined" % d.getVar('PN')) 0148: 0149: devbranch = d.getVar('DEVTOOL_DEVBRANCH') *** 0150: setup_git_repo(srcsubdir, d.getVar('PV'), devbranch, d=d) 0151: 0152: (stdout, _) = bb.process.run('git rev-parse HEAD', cwd=srcsubdir) 0153: initial_rev = stdout.rstrip() 0154: with open(os.path.join(tempdir, 'initial_rev'), 'w') as f: File: '/home/pokybuild/yocto-worker/auh/build/build/poky/scripts/lib/devtool/__init__.py', lineno: 197, function: setup_git_repo 0193: """ 0194: import bb.process 0195: import oe.patch 0196: if not os.path.exists(os.path.join(repodir, '.git')): *** 0197: bb.process.run('git init', cwd=repodir) 0198: bb.process.run('git config --local gc.autodetach 0', cwd=repodir) 0199: bb.process.run('git add -f -A .', cwd=repodir) 0200: commit_cmd = ['git'] 0201: oe.patch.GitApplyTree.gitCommandUserOptions(commit_cmd, d=d) File: '/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/process.py', lineno: 184, function: run 0180: if not stderr is None: 0181: stderr = stderr.decode("utf-8") 0182: 0183: if pipe.returncode != 0: *** 0184: raise ExecutionError(cmd, pipe.returncode, stdout, stderr) 0185: return stdout, stderr Exception: bb.process.ExecutionError: Execution of 'git init' failed with exit code 128: sh: 0: getcwd() failed: No such file or directory fatal: unable to get current working directory: No such file or directory ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-64-poky-linux/gnu-config/20201018+gitAUTOINC+664b772118-r0/devtooltmp-zj56u60b/temp/log.do_unpack.23956 NOTE: Tasks Summary: Attempted 52 tasks of which 43 didn't need to be rerun and 1 failed. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 1 seconds ERROR: Extracting source for gnu-config failed Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper --===============3513108995927956071==--