To: ['Richard Purdie '] To: openembedded-core@lists.openembedded.org Subject: [AUH] lttng-modules: upgrading to 2.15.3 FAILED Attachments: Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *lttng-modules* to *2.15.3* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade lttng-modules -V 2.15.3 NOTE: Reconnecting to bitbake server... NOTE: Reconnecting to bitbake server... Loading cache...done. Loaded 0 entries from dependency cache. Parsing recipes...done. Parsing of 955 .bb files complete (0 cached, 955 parsed). 1984 targets, 40 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "2.19.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" SDKMACHINE = "x86_64" DISTRO = "poky" DISTRO_VERSION = "6.0.99+snapshot-6f7a806ece411ab32e4b1c08a0299400bdf3b588" TUNE_FEATURES = "m64 x86-64-v3" meta = "tmp-auh-upgrades:6f7a806ece411ab32e4b1c08a0299400bdf3b588" meta-yocto-bsp meta-poky = "master:30756f716a1f527a74a9e12bad8f6e0e756ed9a4" workspace = ":" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 10 Local 10 Mirrors 0 Missed 0 Current 20 (100% match, 100% complete) done. NOTE: Executing Tasks NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun and all succeeded. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 1 seconds Loading cache...done. Loaded 0 entries from dependency cache. Parsing recipes...done. Parsing of 956 .bb files complete (0 cached, 956 parsed). 1985 targets, 40 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "2.19.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" SDKMACHINE = "x86_64" DISTRO = "poky" DISTRO_VERSION = "6.0.99+snapshot-6f7a806ece411ab32e4b1c08a0299400bdf3b588" TUNE_FEATURES = "m64 x86-64-v3" meta = "tmp-auh-upgrades:6f7a806ece411ab32e4b1c08a0299400bdf3b588" meta-yocto-bsp meta-poky = "master:30756f716a1f527a74a9e12bad8f6e0e756ed9a4" workspace = ":" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% complete) done. NOTE: Executing Tasks NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and all succeeded. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 1 seconds Adding changed files: 0% | | ETA: --:--:-- Adding changed files: 0% | | ETA: --:--:-- Adding changed files: 100% |####################################| Time: 0:00:00 Cloning into bare repository '/srv/pokybuild/yocto-worker/auh/build/build/downloads/git2/git.lttng.org.lttng-modules'... fatal: https://git.lttng.org/lttng-modules/info/refs not valid: could not determine hash algorithm; is this a git repository? WARNING: Failed to fetch URL git://git.lttng.org/lttng-modules;branch=stable-2.13;protocol=https, attempting MIRRORS if available Cloning into bare repository '/srv/pokybuild/yocto-worker/auh/build/build/downloads/git2/git.lttng.org.git.lttng-modules'... fatal: https://git.lttng.org/git/lttng-modules/info/refs not valid: could not determine hash algorithm; is this a git repository? INFO: Creating workspace layer in /srv/pokybuild/yocto-worker/auh/build/build/workspace INFO: Extracting current version source... INFO: Extracting upgraded version source... INFO: Fetching https://lttng.org/files/lttng-modules/lttng-modules-2.15.3.tar.bz2... INFO: Rebasing devtool onto e382aea30aa3833aa24ce3dcb8a759aaed4bc432 ERROR: Fetcher failure: Fetch command ['git', '-c', 'gc.autoDetach=false', '-c', 'core.pager=cat', '-c', 'safe.bareRepository=all', '-c', 'clone.defaultRemoteName=origin', 'clone', '--bare', '--mirror', 'https://git.lttng.org/lttng-modules', '/srv/pokybuild/yocto-worker/auh/build/build/downloads/git2/git.lttng.org.lttng-modules', '--progress'] failed with exit code 128, see logfile for output Traceback (most recent call last): File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/devtool", line 352, in ret = main() File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/devtool", line 338, in main ret = args.func(args, config, basepath, workspace) File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/lib/devtool/upgrade.py", line 805, in upgrade rf, copied = _create_new_recipe(args.version, checksums, args.srcrev, srcbranch, srcsubdir1, srcsubdir2, config.workspace_path, tinfoil, rd, license_diff, new_licenses, srctree, args.keep_failure) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/lib/devtool/upgrade.py", line 368, in _create_new_recipe copied, _ = oe.recipeutils.copy_recipe_files(rd, path, all_variants=True) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/lib/oe/recipeutils.py", line 425, in copy_recipe_files fetch_urls(localdata) ~~~~~~~~~~^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/lib/oe/recipeutils.py", line 409, in fetch_urls fetch.download() ~~~~~~~~~~~~~~^^ File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/fetch2/__init__.py", line 1971, in download raise FetchError("Unable to fetch URL from any source.", u) bb.fetch2.FetchError: Fetcher failure for URL: 'git://git.lttng.org/lttng-modules;branch=stable-2.13;protocol=https'. Unable to fetch URL from any source. 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