{
    "oeselftest_ubuntu-22.04_qemux86-64_20240501231518": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-22.04",
            "HOST_NAME": "ubuntu2204-ty-3",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "bee44527c2d80f3decd71824e0a5feb7dbfcaebe",
                    "commit_count": 74371
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "bee44527c2d80f3decd71824e0a5feb7dbfcaebe",
                    "commit_count": 74371
                },
                "meta-selftest": {
                    "branch": "abelloni/master-next",
                    "commit": "bee44527c2d80f3decd71824e0a5feb7dbfcaebe",
                    "commit_count": 74371
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "bee44527c2d80f3decd71824e0a5feb7dbfcaebe",
                    "commit_count": 74371
                }
            },
            "MACHINE": "qemux86-64",
            "OESELFTEST_METADATA": {
                "exclude_tags": [
                    "yocto-mirrors",
                    "machine",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": null,
                "skips": [
                    "distrodata.Distrodata.test_checkpkg",
                    "reproducible"
                ]
            },
            "STARTTIME": "20240501231518",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 139.2515697479248,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 87.53263187408447,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 62.268290519714355,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 71.44505095481873,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 53.61044931411743,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 68.62919735908508,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 67.78133702278137,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 104.7046959400177,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 83.42777943611145,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 35.935060262680054,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 129.5724470615387,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 82.13544774055481,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 69.9175477027893,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 83.74251222610474,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 250.72477054595947,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 159.6598596572876,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 182.92168402671814,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 17.957757234573364,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 9.424649715423584,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 14.946590423583984,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 2.9691059589385986,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 59.34882736206055,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 7.307802677154541,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 43.58073616027832,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 1.3191564083099365,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 8.21110725402832,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 33.43895077705383,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 55.28831100463867,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 21.15534496307373,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 218.62316918373108,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 628.9800634384155,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 692.2522344589233,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 693.9939563274384,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 734.3592038154602,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 111.82689261436462,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 64.93386173248291,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 22.272547483444214,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 19.14177179336548,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 12.039509773254395,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 16.39995765686035,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 14.563461303710938,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 13.753120422363281,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 13.555148363113403,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 17.989463567733765,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 21.949753999710083,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 18.538179397583008,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 16.769208192825317,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 15.753861665725708,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 12.065537452697754,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 12.870675563812256,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 12.667303562164307,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 14.94032907485962,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 15.265424013137817,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 16.143574476242065,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 111.94853830337524,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 11.63562536239624,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 2.293145179748535,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 14.564630508422852,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 14.157857894897461,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 229.71755623817444,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 7.203263759613037,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 2.3174917697906494,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 48.39610171318054,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 113.14778184890747,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 55.50265097618103,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 40.0092236995697,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 40.95106887817383,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 74.53212547302246,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 16.338940382003784,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 213.84565138816833,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 80.03316259384155,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 5.6322855949401855,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 9.271316766738892,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 28.903454303741455,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 81.87852954864502,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 5.81719970703125,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 10.321157693862915,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 63.95079159736633,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 3.8724753856658936,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 3.862596035003662,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 4.019623041152954,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 31.958409786224365,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 78.64164209365845,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 58.523396492004395,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 9.971805334091187,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 1.0050885677337646,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 148.38816475868225,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 163.7060260772705,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 112.87743401527405,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 26.641239404678345,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 230.19721388816833,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 273.8952281475067,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 353.8109118938446,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 658.4319813251495,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 146.3031656742096,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 123.55061292648315,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 184.33578610420227,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 144.95325922966003,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 168.25589871406555,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 76.77055191993713,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 170.40861654281616,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 89.05445051193237,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 173.9871847629547,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.025978803634643555,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 343.8643491268158,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 16.515374422073364,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 20.304953575134277,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 77.97009015083313,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.02081918716430664,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 116.51260590553284,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 314.61475253105164,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 149.60428833961487,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 68.64305329322815,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 77.9804949760437,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 77.48432683944702,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 29.5926296710968,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 80.7765212059021,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 42.930230140686035,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 42.79011130332947,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 99.44502902030945,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 3.267547130584717,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 17.54769730567932,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 541.0031495094299,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 397.54538583755493,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 21.13758611679077,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 22.344199895858765,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 273.175488948822,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 486.9831781387329,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 431.4392213821411,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 1143.6549603939056,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 47.98606991767883,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 168.16982340812683,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 359.2180643081665,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 266.7891983985901,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 103.23675608634949,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 131.03447079658508,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 55.41659498214722,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 147.33348059654236,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 128.202871799469,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 89.20669174194336,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 1407.9325902462006,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 775.4183843135834,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 19.38988208770752,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 20.035117626190186,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 6.470344543457031,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 156.94349217414856,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 214.45036697387695,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 43.1552152633667,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 151.4745078086853,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 125.90562987327576,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 55.889819622039795,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 175.13355493545532,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_2": {
                "duration": 46.721884965896606,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 34.9549195766449,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 37.47546124458313,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 45.08869957923889,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 58.79852914810181,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 50.19897675514221,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 157.38984894752502,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 77.11551284790039,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 68.32114481925964,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 56.32070565223694,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 64.05092644691467,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 11.89243221282959,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 16.544047117233276,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 91.00696516036987,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 46.023319482803345,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 51.692405700683594,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 70.51001167297363,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 40.84359431266785,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1975.995545387268,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.019465208053588867,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 180.2002501487732,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 296.75160551071167,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 215.6323254108429,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 71.7146360874176,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 61.43457555770874,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 2.8104848861694336,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 309.25470304489136,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 1209.3477873802185,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 48, in test_fit_image\n    bitbake(image)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/kernel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1962 targets, 51 skipped, 0 masked, 0 errors.\nRemoving 1 recipes from the x86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-bee44527c2d80f3decd71824e0a5feb7dbfcaebe\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"abelloni/master-next:bee44527c2d80f3decd71824e0a5feb7dbfcaebe\"\nmeta-selftest        = \"master:9fb6ae8fe832e89519ecb8a7d6e2247cfff8595f\"\n\nInitialising tasks...Sstate summary: Wanted 568 Local 564 Mirrors 0 Missed 4 Current 1265 (99% match, 99% complete)\nRemoving 5 stale sstate objects for arch qemux86_64...done.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1409 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1410 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1411 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1412 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1413 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1414 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1415 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1416 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1417 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1418 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1419 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1420 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1421 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1422 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/netbase/netbase_6.4.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1423 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1424 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/netbase/netbase_6.4.bb:do_package_write_rpm_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_package_qa_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_package_qa_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1425 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/netbase/netbase_6.4.bb:do_populate_lic_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1426 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1427 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_create_spdx_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1428 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1429 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1430 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_write_rpm_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1431 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_populate_lic_setscene)\nNOTE: recipe v86d-0.1.10-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1432 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1433 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/netbase/netbase_6.4.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1434 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1435 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1436 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1437 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1438 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package_qa_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1439 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_package_write_rpm_setscene)\nNOTE: recipe netbase-1_6.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_create_spdx_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_qa_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1440 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_recipe_qa_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_lic_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_package_qa_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1441 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1443 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1444 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_packagedata_setscene)\nNOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1445 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1446 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1447 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_package_write_rpm_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1448 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1449 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1450 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/netbase/netbase_6.4.bb:do_packagedata_setscene)\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_package_qa_setscene: Succeeded\nNOTE: Running setscene task 1451 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1452 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1453 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_spdx_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1454 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_package_write_rpm_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1455 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_spdx_setscene)\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1456 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_create_spdx_setscene)\nNOTE: recipe sysvinit-3.04-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_packagedata_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_packagedata_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1457 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 1458 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1459 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_create_spdx_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1462 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/v86d/v86d_0.1.10.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1463 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_qa_setscene)\nNOTE: Running setscene task 1464 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_package_write_rpm_setscene)\nNOTE: Running setscene task 1467 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1470 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/netbase/netbase_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1471 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_populate_lic_setscene)\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1472 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1473 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_packagedata_setscene)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: Running setscene task 1474 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_packagedata_setscene)\nNOTE: Running setscene task 1475 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_packagedata_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_write_rpm_setscene: Started\nNOTE: recipe v86d-0.1.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_qa_setscene: Started\nNOTE: recipe netbase-1_6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe init-ifupdown-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_packagedata_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_packagedata_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: Running setscene task 1476 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_spdx_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_package_qa_setscene: Succeeded\nNOTE: recipe netbase-1_6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe init-ifupdown-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe ttyrun-2.32.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe v86d-0.1.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 1487 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_packagedata_setscene)\nNOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1520 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1521 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1525 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_recipe_qa_setscene)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1535 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/sysvinit/sysvinit_3.04.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1588 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/u-boot/u-boot-tools_2024.04.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 1589 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/u-boot/u-boot-tools_2024.04.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1605 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe ttyrun-2.32.0-r0: task do_packagedata_setscene: Started\nNOTE: Running setscene task 1676 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_create_runtime_spdx_setscene)\nNOTE: Running setscene task 1677 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 1678 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1715 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_create_runtime_spdx_setscene)\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1741 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_packagedata_setscene)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe sysvinit-3.04-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe u-boot-tools-native-1_2024.04-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sysvinit-3.04-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe u-boot-tools-native-1_2024.04-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_lic_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_packagedata_setscene: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe u-boot-tools-native-1_2024.04-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe u-boot-tools-native-1_2024.04-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_runtime_spdx_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe modutils-initscripts-1.0-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1753 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1754 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_create_spdx_setscene)\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1771 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1775 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_create_spdx_setscene)\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_runtime_spdx_setscene: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1781 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb:do_recipe_qa_setscene)\nNOTE: recipe modutils-initscripts-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_spdx_setscene: Started\nNOTE: recipe modutils-initscripts-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ttyrun-2.32.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1782 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pbzip2-native-1.1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 1783 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/u-boot/u-boot-tools_2024.04.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 1784 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/dtc/dtc_1.7.0.bb:do_create_spdx_setscene)\nNOTE: Running noexec task 794 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_fetch)\nNOTE: recipe u-boot-tools-native-1_2024.04-r0: task do_create_spdx_setscene: Started\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe u-boot-tools-native-1_2024.04-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe dtc-native-1.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_package_write_rpm_setscene: Succeeded\nNOTE: Running setscene task 1785 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_packagedata_setscene)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_packagedata_setscene: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_packagedata_setscene: Succeeded\nNOTE: Running setscene task 1788 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/gcc/gcc-cross_13.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1789 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 1790 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/u-boot/u-boot-tools_2024.04.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1794 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe gcc-cross-x86_64-13.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe u-boot-tools-native-1_2024.04-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe u-boot-tools-native-1_2024.04-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1796 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-bsp/u-boot/u-boot-tools_2024.04.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1798 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa_setscene)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 1799 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot_setscene)\nNOTE: Running task 1201 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_fetch)\nNOTE: recipe u-boot-tools-native-1_2024.04-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe u-boot-tools-native-1_2024.04-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bc-native-1.07.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 1854.6/20000.0, IO: 12889.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1801 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1802 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/git/git_2.44.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_fetch: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe kern-tools-native-0.3+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1513.6/20000.0, IO: 26680.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe git-native-2.44.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1218 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_unpack)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_unpack: Started\nNOTE: recipe gcc-cross-x86_64-13.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1805 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/gcc/gcc-cross_13.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1807 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe git-native-2.44.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1809 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/git/git_2.44.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1810 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe gcc-cross-x86_64-13.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-cross-x86_64-13.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe git-native-2.44.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe linux-libc-headers-6.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1811 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_populate_sysroot_setscene)\nNOTE: recipe git-native-2.44.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1820 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1822 of 1834 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/binutils/binutils-cross_2.42.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 1823 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 1824 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 1079.8/20000.0, IO: 19664.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe binutils-cross-x86_64-2.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 1500.4/20000.0, IO: 27139.2/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1826 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 1834 of 1834 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 2124.2/20000.0, IO: 3126.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 2244 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 3126 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_prepare_recipe_sysroot)\nNOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 57621.8/20000.0, IO: 2551.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_unpack: Succeeded\nNOTE: Running task 4037 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_symlink_kernsrc)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_symlink_kernsrc: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_symlink_kernsrc: Succeeded\nNOTE: Running task 4038 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_checkout)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_checkout: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_checkout: Succeeded\nNOTE: Running task 4046 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_validate_branches)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_validate_branches: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_validate_branches: Succeeded\nNOTE: Running task 4047 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_metadata)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_metadata: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_metadata: Succeeded\nNOTE: Running task 4048 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 189169.0/20000.0, IO: 15151.4/20000.0, Mem: 1424.8/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 479.5/20000.0, IO: 20778.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 390.8/20000.0, IO: 16935.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 4049 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_version_sanity_check)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_patch: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_version_sanity_check: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_version_sanity_check: Succeeded\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_patch: Succeeded\nNOTE: Running task 4051 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configme)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 56778.1/20000.0, IO: 3360.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 2887.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_configme: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_configme: Succeeded\nNOTE: Running task 4053 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_configure)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_configure: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_configure: Succeeded\nNOTE: Running task 4054 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_configcheck)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_configcheck: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_configcheck: Succeeded\nNOTE: Running task 4055 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_compile: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_compile: Succeeded\nNOTE: Running task 4056 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_shared_workdir)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 250569.0/20000.0, IO: 10544.9/20000.0, Mem: 1036.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 5887.6/20000.0, IO: 184.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 4057 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_link_images)\nNOTE: Running task 4058 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_kernel_generate_rsa_keys)\nNOTE: Running task 4059 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_transform_kernel)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_shared_workdir: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_link_images: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_generate_rsa_keys: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_transform_kernel: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_shared_workdir: Succeeded\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_link_images: Succeeded\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_transform_kernel: Succeeded\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_kernel_generate_rsa_keys: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 248429.5/20000.0, IO: 5628.5/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 4060 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_compile_kernelmodules)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_compile_kernelmodules: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 3781.8/20000.0, IO: 4425.3/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 4061 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_assemble_fitimage)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_assemble_fitimage: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_assemble_fitimage: Succeeded\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_compile_kernelmodules: Succeeded\nNOTE: Running task 4062 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_strip)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_strip: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_strip: Succeeded\nNOTE: Running task 4063 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_sizecheck)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_sizecheck: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_sizecheck: Succeeded\nNOTE: Running task 4064 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_install)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_install: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_install: Succeeded\nNOTE: Running task 4080 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 227865.8/20000.0, IO: 5113.1/20000.0, Mem: 583.6/None) - using 1/16 bitbake threads\nNOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 5499.6/20000.0, IO: 17212.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Succeeded\nNOTE: Running task 4082 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_flush_pseudodb)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 281961.2/20000.0, IO: 12666.5/20000.0, Mem: 1682.4/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 729277.2/20000.0, IO: 21902.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 580032.8/20000.0, IO: 17419.8/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe core-image-minimal-1.0-r0: task do_flush_pseudodb: Started\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 525672.4/20000.0, IO: 20371.8/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe core-image-minimal-1.0-r0: task do_flush_pseudodb: Succeeded\nNOTE: Running task 4083 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_write_qemuboot_conf)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 4084 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_image_qa)\nNOTE: recipe core-image-minimal-1.0-r0: task do_write_qemuboot_conf: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_write_qemuboot_conf: Succeeded\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_qa: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_qa: Succeeded\nNOTE: Running task 4085 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_image)\nNOTE: recipe core-image-minimal-1.0-r0: task do_image: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image: Succeeded\nNOTE: Running task 4086 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_image_ext4)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 593193.1/20000.0, IO: 9047.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_ext4: Started\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 303225.0/20000.0, IO: 25016.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 436815.2/20000.0, IO: 19986.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_ext4: Succeeded\nNOTE: Running task 4087 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_image_tar)\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_tar: Started\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 568282.1/20000.0, IO: 20277.8/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 576505.2/20000.0, IO: 19682.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 547905.3/20000.0, IO: 20274.8/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 524956.0/20000.0, IO: 19961.2/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_tar: Succeeded\nNOTE: Running task 4088 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_image_cpio)\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_cpio: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_cpio: Succeeded\nNOTE: Running task 4089 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb:do_image_complete)\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_complete: Started\nNOTE: recipe core-image-minimal-1.0-r0: task do_image_complete: Succeeded\nNOTE: Running task 4090 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_bundle_initramfs)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_bundle_initramfs: Started\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_bundle_initramfs: Succeeded\nNOTE: Running task 4091 of 4093 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_assemble_fitimage_initramfs)\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_assemble_fitimage_initramfs: Started\nERROR: linux-yocto-6.6.23+git-r0 do_assemble_fitimage_initramfs: Could not find a valid initramfs type for core-image-minimal-qemux86-64.rootfs, the supported types are: cpio.lz4 cpio.lzo cpio.lzma cpio.xz cpio.zst cpio.gz ext2.gz cpio\nERROR: linux-yocto-6.6.23+git-r0 do_assemble_fitimage_initramfs: ExecutionError('/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3554802/tmp/work/qemux86_64-poky-linux/linux-yocto/6.6.23+git/temp/run.do_assemble_fitimage_initramfs.1421373', 1, None, None)\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3554802/tmp/work/qemux86_64-poky-linux/linux-yocto/6.6.23+git/temp/log.do_assemble_fitimage_initramfs.1421373\nNOTE: recipe linux-yocto-6.6.23+git-r0: task do_assemble_fitimage_initramfs: Failed\nERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_assemble_fitimage_initramfs) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 4091 tasks of which 4056 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3554802/tmp/log/error-report/error_report_20240501232654.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3554802/tmp/log/error-report/error_report_20240501232654.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-kernel/linux/linux-yocto_6.6.bb:do_assemble_fitimage_initramfs\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-05-01 23:15:21,781 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3554802/conf/local.conf\n2024-05-01 23:15:21,782 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 257.12534523010254,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 845.7366921901703,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 817.6444838047028,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 125.6742491722107,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 140.7237401008606,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 120.76647233963013,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 494.6130015850067,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 3.3764846324920654,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 1.7744688987731934,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.9597432613372803,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.9692714214324951,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.7734661102294922,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 1.8161659240722656,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 4.653879642486572,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 23.579545259475708,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 366.5420706272125,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 68.17975807189941,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 68.3496778011322,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 90.22042536735535,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 186.50265836715698,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 174.6870241165161,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 68.53612542152405,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 157.33457970619202,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 360.3545150756836,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 176.75454878807068,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 130.17913722991943,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 261.5583665370941,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 182.02013039588928,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 157.4282009601593,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 134.4384958744049,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 135.25451731681824,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 4.757078170776367,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 12.737057209014893,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 5.674161672592163,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 5.847282409667969,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 5.942553997039795,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 5.01253080368042,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 4.981997728347778,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 33.928187131881714,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 33.50973725318909,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 4.272038221359253,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 37.2726514339447,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 45.796555519104004,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 581.054016828537,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 173.26582551002502,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 75.31167912483215,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 348.61986804008484,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 102.42009997367859,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.01564311981201172,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.011854887008666992,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 13.491193056106567,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 91.54419898986816,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 49.12635350227356,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 192.107102394104,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 91.3929123878479,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 1061.9581670761108,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 32.12449383735657,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 288.5095031261444,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 1511.528579235077,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 128.18253326416016,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 121.75469779968262,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 59.30702066421509,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 3.5965993404388428,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 3.1914870738983154,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 4.134808301925659,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.20791387557983398,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0010569095611572266,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.027692317962646484,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.003978729248046875,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.005858421325683594,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0030984878540039062,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0028371810913085938,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.006921052932739258,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.005825042724609375,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0027697086334228516,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0013175010681152344,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.001989126205444336,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.002795696258544922,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0034644603729248047,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0016911029815673828,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.001737356185913086,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.06466174125671387,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.0012085437774658203,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0010042190551757812,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0012602806091308594,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0017879009246826172,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 93.00224351882935,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.08157157897949219,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 1.1353960037231445,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.7828328609466553,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 323.9299054145813,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.31487083435058594,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 305.7296402454376,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 308.39481925964355,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 328.48353362083435,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.6590538024902344,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.28260326385498047,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.4884514808654785,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.16343402862548828,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 93.00387215614319,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 334.2453770637512,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 11.863640785217285,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 123.29381680488586,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 100.89001631736755,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 114.84050297737122,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 123.16213655471802,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 144.32875227928162,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 301.7480800151825,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 131.4548420906067,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 66.27762484550476,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 21.886189222335815,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 156.8236608505249,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 174.89725852012634,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 29.79442286491394,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 171.73512244224548,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 39.797446727752686,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 176.09638667106628,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 66.97039461135864,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.19872689247131348,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.20046305656433105,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.47789764404296875,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 3.263338804244995,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 2.4179251194000244,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 11.400012254714966,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 9.912124633789062,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 6.4863903522491455,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 4.89322566986084,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.1925048828125,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 2.987355947494507,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 4.26684045791626,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 379.7762520313263,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 258.99894547462463,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 175.98069667816162,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 86.48918795585632,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 164.73930072784424,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 66.87719893455505,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 128.2955379486084,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 64.10125589370728,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 1.3996152877807617,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 107.48075151443481,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 48.48721766471863,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 13.675302028656006,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 20.015465021133423,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 27.91924786567688,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 11.536149263381958,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 4.245124578475952,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 5.134612083435059,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 14.502909898757935,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 10.517493486404419,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 11.306838274002075,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 8.321474313735962,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 10.350223541259766,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 10.818812847137451,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 13.198441505432129,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 10.452382564544678,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 11.001482963562012,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 11.194295167922974,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 9.94650650024414,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 10.391093969345093,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 71.31356954574585,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 38.68620848655701,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 34.539188623428345,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 27.269254684448242,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 51.26021766662598,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 42.86515998840332,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 28.760745525360107,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 18.5161452293396,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 20.269756078720093,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 32.64973282814026,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 37.44184970855713,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 45.9176812171936,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 46.61975693702698,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 50.991724729537964,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 11.585220575332642,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 10.36824631690979,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 14.10547947883606,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 11.028773784637451,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 11.894897937774658,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 22.07107448577881,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 14.430240631103516,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 59.1884331703186,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 24.658859968185425,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 3.4702157974243164,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.06088447570800781,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 0.014974355697631836,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 0.011841297149658203,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 0.016343116760253906,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 0.022631406784057617,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 0.02047586441040039,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 13.84335970878601,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 62.03922247886658,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 14.380293130874634,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 11.331181764602661,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 3.3286497592926025,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 6.471567630767822,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.017798185348510742,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.33003854751586914,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.4881422519683838,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.24426007270812988,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.013108968734741211,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.018801450729370117,
                "status": "PASSED"
            },
            "reproducible.DiffoscopeTests.test_diffoscope": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "reproducible.ReproducibleTests.test_reproducible_builds": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
                "duration": 0.010385513305664062,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.009092569351196289,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.009064912796020508,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.00884866714477539,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.009168863296508789,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.015355587005615234,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.008685111999511719,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.00885772705078125,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.00884866714477539,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.008889913558959961,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.008754968643188477,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.00885152816772461,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.00924229621887207,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.008620500564575195,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 32.425790309906006,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 5.074363470077515,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 16.40398669242859,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.033693552017211914,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.10764861106872559,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.057161569595336914,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.052247047424316406,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.02796316146850586,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.01567864418029785,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.04576373100280762,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.0633389949798584,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.09771203994750977,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.0646364688873291,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.04826927185058594,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.07018804550170898,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.018251419067382812,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.029557704925537,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.029767513275146,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.032989025115967,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 310.1803777217865,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 29.89970827102661,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 31.067877292633057,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 34.82374811172485,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 32.33467197418213,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 35.82831025123596,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 31.41623568534851,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 32.30693864822388,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 49.45065903663635,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 39.5030300617218,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 39.4941930770874,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 36.36362314224243,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 542.1460590362549,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 894.118106842041,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 724.0977890491486,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 459.33183240890503,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 62.770559549331665,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 63.933780908584595,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 63.262861013412476,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 337.2371459007263,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 301.42607975006104,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 340.4860384464264,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 191.24155592918396,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 169.7692255973816,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 121.81939506530762,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 302.84612226486206,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 111.61970210075378,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.049660682678222656,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 180.47551584243774,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 157.64892768859863,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 192.778094291687,
                "status": "PASSED"
            },
            "spdx.SPDXCheck.test_spdx_base_files": {
                "duration": 61.535638093948364,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 373.08989453315735,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 153.11206197738647,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 153.16753125190735,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 389.99013662338257,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 101.39767980575562,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 95.79235363006592,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 97.13795924186707,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 90.94139385223389,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 81.5700352191925,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 91.34096670150757,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 87.31820106506348,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 69.7547881603241,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 72.21882438659668,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 81.3428807258606,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 516.2021815776825,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 195.92303729057312,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 226.1044225692749,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 286.3759207725525,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 394.3419189453125,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 174.78381776809692,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 456.588285446167,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 161.88612818717957,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 271.481817483902,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 483.7654604911804,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 756.9009370803833,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 479.38905596733093,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 63.79745435714722,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 169.49835586547852,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 40.46166205406189,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 21.735666751861572,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 40.71751618385315,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 309.9103972911835,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.7114441394805908,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10168147087097168,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10158324241638184,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10143589973449707,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 6.45751166343689,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 7.329258680343628,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 4.76999306678772,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 4.528454542160034,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 4.789866209030151,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 4.886798143386841,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3567042350769043,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 4.867118835449219,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20221424102783203,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 23.536704063415527,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 31.980790615081787,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 16.386662483215332,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 155.70864629745483,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.423358678817749,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 1.7907640933990479,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.30272936820983887,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.4438960552215576,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.42984962463378906,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.3232400417327881,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.28176283836364746,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 5.640624284744263,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 4.495429039001465,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 73.94735980033875,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.4303910732269287,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.46759843826293945,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.327786922454834,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.2789022922515869,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 129.1474232673645,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 40.47207427024841,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 39.897111892700195,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 40.76343512535095,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 49.585615396499634,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 44.347840309143066,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 310.9751570224762,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 21.44532561302185,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 30.111323595046997,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 159.92332863807678,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 57.33079481124878,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 55.403117656707764,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 58.69707655906677,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 36.77713322639465,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 29.863675594329834,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 44.401715993881226,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 27.776633262634277,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 24.865829706192017,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 141.23514795303345,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 100.91917634010315,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 47.932910680770874,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 62.075772285461426,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 31.140538215637207,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 35.20554852485657,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 46.967275857925415,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 47.8841233253479,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 98.75383996963501,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 232.05964994430542,
                "status": "PASSED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 50.146100997924805,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 33.70544648170471,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 62.9710111618042,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 61.04693913459778,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 27.19272541999817,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 36.753079414367676,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 443.2999424934387,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 22.30794596672058,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 20.948525190353394,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 30.267563343048096,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 66.89093542098999,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 20.805169820785522,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 28.28627371788025,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 30.290115356445312,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 100.65797448158264,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.5155227184295654,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 409.2973928451538,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 44.36498427391052,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 36.67582941055298,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 39.77928590774536,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 215.37028861045837,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 151.43110990524292,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 76.12353181838989,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 137.03308844566345,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 43.488037109375,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 38.114805698394775,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 26.195721864700317,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 30.8913893699646,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 181.25254917144775,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 87.21218824386597,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 106.05483508110046,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 7.267034530639648,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 13.696348905563354,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 25.62663221359253,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 32.953657388687134,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 182.520525932312,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 158.91656374931335,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 114.50948071479797,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 22.121925830841064,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 167.7052845954895,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 104.32543587684631,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.03519868850708008,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 98.74617671966553,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 18.781662702560425,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 11.052457094192505,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 1.1700236797332764,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.12075161933898926,
                "status": "PASSED"
            }
        }
    }
}