{
    "oeselftest_ubuntu-23.04_qemux86-64_20240321084531": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-23.04",
            "HOST_NAME": "ubuntu2304-ty-1",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "09ba22ed16ca9cb0abfea99d8d5d581d11c47009",
                    "commit_count": 74006
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "09ba22ed16ca9cb0abfea99d8d5d581d11c47009",
                    "commit_count": 74006
                },
                "meta-selftest": {
                    "branch": "abelloni/master-next",
                    "commit": "09ba22ed16ca9cb0abfea99d8d5d581d11c47009",
                    "commit_count": 74006
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "09ba22ed16ca9cb0abfea99d8d5d581d11c47009",
                    "commit_count": 74006
                }
            },
            "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": "20240321084531",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 123.54957127571106,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 95.38864040374756,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 76.53189730644226,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 69.24191403388977,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 60.12663722038269,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 65.8560426235199,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 79.91072797775269,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 90.71100044250488,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 72.01307129859924,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 28.192222356796265,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 124.95809078216553,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 64.12009239196777,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 73.09203171730042,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 60.99315643310547,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 232.75630235671997,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 112.51554727554321,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 174.1876997947693,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 17.429298162460327,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 12.109519243240356,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 8.819666385650635,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 1.6262354850769043,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 88.23805475234985,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 10.71326231956482,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 35.55446267127991,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.7323105335235596,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 4.520225524902344,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 26.457041263580322,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 71.51829624176025,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 25.29787588119507,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 232.6623170375824,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 794.4431290626526,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 307.317950963974,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 624.2055313587189,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 351.1543869972229,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 113.94202184677124,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 99.55102109909058,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 12.02670955657959,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 15.923900365829468,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 17.725117206573486,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 18.35291886329651,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 17.939552307128906,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 20.292022943496704,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 16.73457908630371,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 16.364667415618896,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 15.145732402801514,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 14.768450736999512,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 16.881718635559082,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 14.330086708068848,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 13.96132516860962,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 15.727772235870361,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 24.37262797355652,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 17.376986026763916,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 17.039180755615234,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 36.11900067329407,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 117.16958355903625,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 11.34909725189209,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 2.520982027053833,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 16.54244637489319,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 20.729095697402954,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 254.79154658317566,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 10.457716464996338,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 5.934966325759888,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 53.95358228683472,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 139.17485284805298,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 43.68003582954407,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 40.203787088394165,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 39.04658555984497,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 66.30918765068054,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 15.982043504714966,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 150.03483295440674,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 75.21726393699646,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 9.393736600875854,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 4.67400050163269,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 28.76530957221985,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 62.936811208724976,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 4.037126064300537,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 7.343684673309326,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 63.664067029953,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 3.57057785987854,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 3.38098406791687,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 3.906149387359619,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 24.45549726486206,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 58.74835395812988,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 58.242374897003174,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 5.816349267959595,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 1.1197588443756104,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 120.88364434242249,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 172.67429614067078,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 131.56845211982727,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 30.172441482543945,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 241.6032497882843,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 288.5140700340271,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 301.9457640647888,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 401.54871892929077,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 124.40941977500916,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 114.57506966590881,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 225.25515747070312,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 120.382479429245,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 158.96581315994263,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 80.34230089187622,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 176.10964035987854,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 89.25378561019897,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 172.77350616455078,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.01776266098022461,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 756.3803186416626,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 17.553049325942993,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 50.724820375442505,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 74.49531316757202,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.013994216918945312,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 113.06800699234009,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 316.9485001564026,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 133.21935415267944,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 63.84592413902283,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 99.55283236503601,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 77.3651180267334,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 25.963922023773193,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 83.1821448802948,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 29.580657482147217,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 27.474884748458862,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 63.95551872253418,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 2.793987274169922,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 15.44739317893982,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 418.16914343833923,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 265.14472126960754,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 16.60061478614807,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 23.917298316955566,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 196.08314752578735,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 469.7778990268707,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 425.80247712135315,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 836.1434350013733,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 42.040515661239624,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 116.45848965644836,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 451.04710960388184,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 199.10464763641357,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 100.35749936103821,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 120.55591940879822,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 44.166345834732056,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 128.3559172153473,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 103.31980013847351,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 89.9132125377655,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 1301.6377880573273,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 538.4819476604462,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 17.55568289756775,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 14.595099449157715,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 6.632609605789185,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 176.02507424354553,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 255.29045271873474,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 39.99294447898865,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 132.6494858264923,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 117.69148683547974,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 41.22412610054016,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 71.55277371406555,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_2": {
                "duration": 41.94203972816467,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 29.814630270004272,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 32.95885443687439,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 38.53091335296631,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 40.88671374320984,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 40.347620487213135,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 143.01648044586182,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 71.04615831375122,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 50.99746012687683,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 47.627094745635986,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 69.53193688392639,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 3.5418169498443604,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 12.381588220596313,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 74.49506068229675,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 45.86669182777405,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 50.63748359680176,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 42.25322961807251,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 32.345590114593506,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1816.6001377105713,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.01075601577758789,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 200.62883305549622,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 268.14525151252747,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 90, in setUpClass\n    runCmd(\"%s -y -d \\\"%s\\\"\" % (cls.ext_sdk_path, cls.tmpdir_eSDKQA))\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 '/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217389/tmp/deploy/sdk/poky-glibc-x86_64-core-image-minimal-core2-64-qemux86-64-toolchain-ext-4.3+snapshot.sh -y -d \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217389/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/selftest-esdk-czo10_in\"' returned non-zero exit status 1:\nPoky (Yocto Project Reference Distro) Extensible SDK installer version 4.3+snapshot\n===================================================================================\nYou are about to install the SDK to \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217389/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/selftest-esdk-czo10_in\". Proceed [Y/n]? Y\nExtracting SDK...............................done\nSetting it up...\nExtracting buildtools...\nERROR: buildtools installation failed:\nBuild tools installer version 4.3+snapshot\n==========================================\nYou are about to install the SDK to \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217389/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/selftest-esdk-czo10_in/buildtools\". Proceed [Y/n]? Extracting SDK............done\nSetting it up...The command 'xargs' is required by the relocation script, please install it first. Abort!\n/usr/bin/xargs\n\n\nStderr:\n2024-03-21 08:45:38,394 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217389/conf/local.conf\n2024-03-21 08:45:38,395 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 90, in setUpClass\n    runCmd(\"%s -y -d \\\"%s\\\"\" % (cls.ext_sdk_path, cls.tmpdir_eSDKQA))\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 '/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217389/tmp/deploy/sdk/poky-glibc-x86_64-core-image-minimal-core2-64-qemux86-64-toolchain-ext-4.3+snapshot.sh -y -d \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217389/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/selftest-esdk-czo10_in\"' returned non-zero exit status 1:\nPoky (Yocto Project Reference Distro) Extensible SDK installer version 4.3+snapshot\n===================================================================================\nYou are about to install the SDK to \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217389/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/selftest-esdk-czo10_in\". Proceed [Y/n]? Y\nExtracting SDK...............................done\nSetting it up...\nExtracting buildtools...\nERROR: buildtools installation failed:\nBuild tools installer version 4.3+snapshot\n==========================================\nYou are about to install the SDK to \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217389/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/selftest-esdk-czo10_in/buildtools\". Proceed [Y/n]? Extracting SDK............done\nSetting it up...The command 'xargs' is required by the relocation script, please install it first. Abort!\n/usr/bin/xargs\n\n\nStderr:\n2024-03-21 08:45:38,394 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217389/conf/local.conf\n2024-03-21 08:45:38,395 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 83.77279877662659,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 4.594295263290405,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 285.7184636592865,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 139.50281929969788,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 1068.0938336849213,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 611.3692827224731,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 263.4800271987915,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 103.98251509666443,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 139.0325059890747,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 118.97368025779724,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 424.179416179657,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 1.6742815971374512,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 1.3933000564575195,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.7474899291992188,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.8219878673553467,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.6123411655426025,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 1.0353693962097168,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/gotoolchain.py\", line 43, in setUpClass\n    runCmd(\"sh %s -y -d \\\"%s\\\"\" % (cls.sdk_path, cls.tmpdir_SDKQA))\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 'sh /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/deploy/sdk/poky-glibc-x86_64-meta-go-toolchain-core2-64-qemux86-64-toolchain-4.3+snapshot.sh -y -d \"/tmp/SDKQAmrgvf8h5\"' returned non-zero exit status 1:\nPoky (Yocto Project Reference Distro) SDK installer version 4.3+snapshot\n========================================================================\nYou are about to install the SDK to \"/tmp/SDKQAmrgvf8h5\". Proceed [Y/n]? Y\nExtracting SDK......................................................................................done\nSetting it up...The command 'xargs' is required by the relocation script, please install it first. Abort!\n/usr/bin/xargs\n\n\nStderr:\n2024-03-21 08:45:38,388 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/conf/local.conf\n2024-03-21 08:45:38,388 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20240321090354\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20240321090354\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/._33chql3\nCreated listening socket for qemu serial console on: 127.0.0.1:49491\nCreated listening socket for qemu serial console on: 127.0.0.1:58195\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4 tcpserial=49491:58195 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/pidfile_1217307  -S -qmp unix:./.2s4v9j0c,server,wait -qmp unix:./._33chql3,server,nowait\"\nrunqemu started, pid is 2146765\nwaiting at most 300 seconds for qemu pid (03/21/24 09:05:34)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/.2s4v9j0c\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/.2s4v9j0c\nQMP connected to QEMU at 03/21/24 09:05:35 and took 0.79 seconds\nQMP released QEMU at 03/21/24 09:05:35 and took 0.27 seconds from connect\nqemu started in 1.06 seconds - qemu procces pid is 2146779 (03/21/24 09:05:35)\nqemu cmdline used:\n/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.2146766,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49491,nodelay=on -serial tcp:127.0.0.1:58195,nodelay=on -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/pidfile_1217307 -S -qmp unix:./.2s4v9j0c,server,wait -qmp unix:./._33chql3,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.2146766\nrunqemu - INFO - Copy done in 0.12250423431396484 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs.ext4.2146766,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49491,nodelay=on -serial tcp:127.0.0.1:58195,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/pidfile_1217307  -S -qmp unix:./.2s4v9j0c,server,wait -qmp unix:./._33chql3,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217307/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 232706.67\n\n\nWaiting at most 1000 seconds for login banner (03/21/24 09:05:35)\nConnection from 127.0.0.1:56154\nReached login banner in 5.79 seconds (03/21/24 09:05:41)\nLogged in as root in serial console\n",
                "status": "ERROR"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 15.693686485290527,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 260.09025740623474,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 75.8905565738678,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 61.54836702346802,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 101.74519991874695,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 137.50286436080933,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 180.67881441116333,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_pkgdbfs": {
                "duration": 68.4102532863617,
                "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/imagefeatures.py\", line 327, in test_image_gen_pkgdbfs\n    self.assertTrue(os.path.exists(os.path.join(img_vars['DEPLOY_DIR_IMAGE'], 'var/lib/opkg/status')), 'opkg\\'s status file was not present in: %s' % tar_file)\n  File \"/usr/lib/python3.11/unittest/case.py\", line 715, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : opkg's status file was not present in: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-pkgdb.tar.gz\n\n\nStderr:\n2024-03-21 08:45:38,391 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/conf/local.conf\n2024-03-21 08:45:38,391 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240321094028\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240321094028\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/.xbjur941\nCreated listening socket for qemu serial console on: 127.0.0.1:51629\nCreated listening socket for qemu serial console on: 127.0.0.1:54415\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=51629:54415 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/pidfile_1217323  -S -qmp unix:./.wx474_z6,server,wait -qmp unix:./.xbjur941,server,nowait\"\nrunqemu started, pid is 267534\nwaiting at most 300 seconds for qemu pid (03/21/24 09:42:39)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/.wx474_z6\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/.wx474_z6\nQMP connected to QEMU at 03/21/24 09:42:39 and took 0.63 seconds\nQMP released QEMU at 03/21/24 09:42:39 and took 0.18 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 267849 (03/21/24 09:42:39)\nqemu cmdline used:\n/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.267544,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:51629,nodelay=on -serial tcp:127.0.0.1:54415,nodelay=on -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/pidfile_1217323 -S -qmp unix:./.wx474_z6,server,wait -qmp unix:./.xbjur941,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.267544\nrunqemu - INFO - Copy done in 0.034795522689819336 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.267544,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:51629,nodelay=on -serial tcp:127.0.0.1:54415,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/pidfile_1217323  -S -qmp unix:./.wx474_z6,server,wait -qmp unix:./.xbjur941,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217323/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 234931.14\n\n\nWaiting at most 1000 seconds for login banner (03/21/24 09:42:39)\nConnection from 127.0.0.1:51212\nReached login banner in 3.01 seconds (03/21/24 09:42:42)\nCouldn't login into serial console as root using blank password\nThe output:\nroot\r\nPassword: \r\nLogin timed out after 60 seconds.\r\n\r\r\nPoky (Yocto Project Reference Distro) 4.3+snapshot-09ba22ed16ca9cb0abfea99d8d5d581d11c47009 qemux86-64 /dev/ttyS1\r\n\r\r\n\rqemux86-64 login: <<< run_serial(): command timed out after 120 seconds without output >>>\r\n\r\n\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_image_use_pkgdbfs": {
                "duration": 75.69737219810486,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 83.86961674690247,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 125.84909844398499,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 64.51780939102173,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 97.20291113853455,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 93.97051239013672,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 128.97470259666443,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 179.50028371810913,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 123.88179326057434,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 126.42970037460327,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 105.64612340927124,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 8.21212911605835,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 16.6155207157135,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 6.993390798568726,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 7.525031328201294,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 8.315423727035522,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 4.738064289093018,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 5.133420705795288,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 31.43741512298584,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 37.64869236946106,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 4.531310319900513,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 35.88079380989075,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 36.91493582725525,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 504.6507384777069,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 129.01936841011047,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 70.47513508796692,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 346.76552391052246,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 90.79660296440125,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.025490760803222656,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.020260095596313477,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 18.201504707336426,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 85.86045098304749,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 54.52529525756836,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 108.98373770713806,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 95.54580640792847,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 814.0202944278717,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 23.709585905075073,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 186.91820359230042,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 1561.1974172592163,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 84.49578475952148,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 115.68790006637573,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 53.47954225540161,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 2.2520883083343506,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.8373003005981445,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 2.0206117630004883,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.25884270668029785,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.001033782958984375,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0028083324432373047,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.0040056705474853516,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0016379356384277344,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0013873577117919922,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0014939308166503906,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.008809328079223633,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.0070953369140625,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.003727436065673828,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0029535293579101562,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.003304719924926758,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.003939628601074219,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.00429987907409668,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0013854503631591797,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0017008781433105469,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.04905414581298828,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.0012772083282470703,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0006287097930908203,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0006549358367919922,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0009179115295410156,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 85.26857829093933,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.050901174545288086,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.37071847915649414,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.2896134853363037,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 283.0385670661926,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.31568360328674316,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 302.3112561702728,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 306.97099781036377,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 322.2108681201935,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.17476868629455566,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.16492581367492676,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.15838193893432617,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.09869241714477539,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 77.38146042823792,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 277.7297558784485,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 15.49399709701538,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 111.86935782432556,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 105.35709547996521,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 121.18512463569641,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 119.23996496200562,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 230.01181626319885,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 121.47450280189514,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 62.039311170578,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 23.849809169769287,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 139.66293120384216,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 131.25375962257385,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 27.103278636932373,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 160.62543988227844,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 24.293596744537354,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 143.11437511444092,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 50.2004508972168,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.03760266304016113,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.04416942596435547,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.26041316986083984,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 6.0714640617370605,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 3.3205130100250244,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 10.869907140731812,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 14.430606603622437,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 9.010515451431274,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 3.456482410430908,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.3356962203979492,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 3.322277784347534,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 3.296135425567627,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 406.3202714920044,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 238.4477608203888,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 141.5953118801117,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 74.20526170730591,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 145.01858806610107,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 47.74221348762512,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 135.1919083595276,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 52.314452171325684,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 1.5086612701416016,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 105.48590850830078,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 48.247698068618774,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 10.915628433227539,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 11.414622783660889,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 29.341527700424194,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 11.702335834503174,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 5.1032257080078125,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 6.434658050537109,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 10.832098484039307,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 12.998112916946411,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 14.747117280960083,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 11.609506130218506,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 10.725563526153564,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 10.904937505722046,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 14.699548959732056,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 10.378624677658081,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 12.3466637134552,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 12.920835733413696,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 16.43393111228943,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 10.79225206375122,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 59.11872982978821,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 27.317726373672485,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 25.678180932998657,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 24.030065298080444,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 54.30877447128296,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 34.30826473236084,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 26.05544424057007,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 23.611279726028442,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 22.981833457946777,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 13.180710792541504,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 63.89712119102478,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 32.32257294654846,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 48.21768546104431,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 30.836933612823486,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 12.514484882354736,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 11.680082559585571,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 11.107453107833862,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 9.716922283172607,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 9.556934118270874,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 20.285894632339478,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 13.98318099975586,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 70.04635405540466,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 28.690847158432007,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 3.2202365398406982,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 17.851161241531372,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 17.158470630645752,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 11.682815313339233,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 11.214154243469238,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 11.734294652938843,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 10.975972414016724,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 10.588319778442383,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 38.69227957725525,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 12.47932481765747,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 12.81667160987854,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 3.65948486328125,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 6.677700042724609,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.02218341827392578,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.1507411003112793,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.1684873104095459,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.13587403297424316,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.01194906234741211,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.012142419815063477,
                "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.00814199447631836,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.007279157638549805,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.0068683624267578125,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.006390810012817383,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.009417533874511719,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.008136987686157227,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.010284185409545898,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.009034872055053711,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.007894515991210938,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.008620738983154297,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.008490324020385742,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.010699033737182617,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.009805679321289062,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.009317159652709961,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 32.54138135910034,
                "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": 4.925889730453491,
                "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": 25.026440858840942,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.012960672378540039,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.03992819786071777,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.013672590255737305,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.011772871017456055,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.012389659881591797,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.01257944107055664,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.014744997024536133,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.09228968620300293,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.18668103218078613,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 1.9193389415740967,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 3.3985519409179688,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 1.2729308605194092,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.023755311965942383,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.026971817016602,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.01211667060852,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.016037702560425,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 198.14167308807373,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 34.497405767440796,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 35.504010915756226,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 35.14678907394409,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 31.60987639427185,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 40.73312520980835,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 42.74707555770874,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 33.93224048614502,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 41.987760066986084,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 42.32117533683777,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 42.68338990211487,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 30.20003366470337,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 462.54416489601135,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 694.3513314723969,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 646.5051667690277,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 546.1258618831635,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 54.672876834869385,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 64.65376138687134,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 62.76508831977844,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 266.9108052253723,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 259.9372022151947,
                "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/runtime_test.py\", line 96, in test_testexport_sdk\n    result = runCmd(\"%s -y -d %s\" % (tarball_path, tmpdirname))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\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 '/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/testimage/core-image-minimal/sdk/testexport-tools-nativesdk.sh -y -d /tmp/tmpbv595go5' returned non-zero exit status 1:\nTestexport tools installer version 4.3+snapshot\n===============================================\nYou are about to install the SDK to \"/tmp/tmpbv595go5\". Proceed [Y/n]? Y\nExtracting SDK.......done\nSetting it up...The command 'xargs' is required by the relocation script, please install it first. Abort!\n/usr/bin/xargs\n\n\nStderr:\n2024-03-21 08:45:38,386 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/conf/local.conf\n2024-03-21 08:45:38,387 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240321092512\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240321092512\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/.gw4ia7hz\nCreated listening socket for qemu serial console on: 127.0.0.1:51957\nCreated listening socket for qemu serial console on: 127.0.0.1:47599\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=51957:47599 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/pidfile_1217292  -S -qmp unix:./.aaufd36f,server,wait -qmp unix:./.gw4ia7hz,server,nowait\"\nrunqemu started, pid is 3247625\nwaiting at most 300 seconds for qemu pid (03/21/24 09:25:25)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/.aaufd36f\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/.aaufd36f\nQMP connected to QEMU at 03/21/24 09:25:26 and took 0.72 seconds\nQMP released QEMU at 03/21/24 09:25:26 and took 0.26 seconds from connect\nqemu started in 0.97 seconds - qemu procces pid is 3247687 (03/21/24 09:25:26)\nqemu cmdline used:\n/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3247628,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:51957,nodelay=on -serial tcp:127.0.0.1:47599,nodelay=on -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/pidfile_1217292 -S -qmp unix:./.aaufd36f,server,wait -qmp unix:./.gw4ia7hz,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3247628\nrunqemu - INFO - Copy done in 0.026569128036499023 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3247628,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:51957,nodelay=on -serial tcp:127.0.0.1:47599,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/pidfile_1217292  -S -qmp unix:./.aaufd36f,server,wait -qmp unix:./.gw4ia7hz,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1217292/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 233897.86\n\n\nWaiting at most 1000 seconds for login banner (03/21/24 09:25:26)\nConnection from 127.0.0.1:38020\nReached login banner in 3.72 seconds (03/21/24 09:25:30)\nLogged in as root in serial console\n",
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 270.87239122390747,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 171.56532263755798,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 159.2332730293274,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 123.560063123703,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 190.6927947998047,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 82.45320224761963,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.019367218017578125,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 186.32486724853516,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 150.1014232635498,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 206.91454362869263,
                "status": "PASSED"
            },
            "spdx.SPDXCheck.test_spdx_base_files": {
                "duration": 68.43448209762573,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 254.54546213150024,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 138.12856006622314,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 173.27162408828735,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 258.12623596191406,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 77.03181576728821,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 81.43585538864136,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 87.16768860816956,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 78.96411347389221,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 76.45998191833496,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 88.26854610443115,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 88.4985716342926,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 63.06164050102234,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 62.26627469062805,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 61.74478721618652,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 1560.8681454658508,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 179.17755556106567,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 208.44110250473022,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 253.91234707832336,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 378.52821159362793,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 153.96623277664185,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 374.298495054245,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 137.3344042301178,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 237.00715327262878,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 670.5116486549377,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 2072.4982023239136,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 320.6062729358673,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 57.854891300201416,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 132.95600008964539,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 36.84822225570679,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 14.5831618309021,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 30.72986149787903,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 239.72129678726196,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.6400809288024902,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10192561149597168,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10167264938354492,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.1015923023223877,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 9.826267004013062,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 6.7111592292785645,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 5.188697814941406,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 4.957640886306763,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 5.2286376953125,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 5.662163257598877,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3552701473236084,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 4.918212175369263,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20210671424865723,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 15.108195543289185,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 23.140617609024048,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 8.8707914352417,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 145.97567009925842,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.32745981216430664,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.6320242881774902,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.33637142181396484,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.32076597213745117,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.35172414779663086,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.5072383880615234,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.5232348442077637,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 2.680018424987793,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 2.416337013244629,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 66.50588345527649,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.55865478515625,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.49469614028930664,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.5631771087646484,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.505648136138916,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 100.2947633266449,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 38.83879280090332,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 37.56843280792236,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 37.057223320007324,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 48.11898469924927,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 44.68356227874756,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 237.0976631641388,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 24.117536783218384,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 34.32684373855591,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 101.33302664756775,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 54.75501203536987,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 45.131064653396606,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 60.11996030807495,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 43.59990692138672,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 32.909674406051636,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 47.88669157028198,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 29.310444355010986,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 29.163841247558594,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 118.37506294250488,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 91.15771102905273,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 48.04222774505615,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 57.32281804084778,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 25.971936225891113,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 31.289706468582153,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 51.901052474975586,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 37.47107291221619,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 90.69106960296631,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 151.63440895080566,
                "status": "PASSED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 40.308051347732544,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 37.241581439971924,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 54.53665280342102,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 39.05489802360535,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 19.687360048294067,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 25.12245273590088,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 331.5496928691864,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 20.502214670181274,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 13.03969120979309,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 23.591411590576172,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 76.2588038444519,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 22.99343466758728,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 22.526166915893555,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 33.13263654708862,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 100.97785139083862,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 1.8381013870239258,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 352.71797823905945,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 36.31410074234009,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 29.888992071151733,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 29.770817279815674,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 157.0566668510437,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 124.79793548583984,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 75.14306426048279,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 108.02508902549744,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 40.534111976623535,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 34.03793811798096,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 26.11035966873169,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 23.165432691574097,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 98.82381463050842,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 56.451688289642334,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 63.360912561416626,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 9.927976608276367,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 10.101378440856934,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 24.750792264938354,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 20.96171760559082,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 158.76378631591797,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 136.1288125514984,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 111.46031045913696,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 25.468849897384644,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 180.84399127960205,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 92.03295373916626,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.028345108032226562,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 99.30843234062195,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 19.602690935134888,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 9.355939626693726,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 0.6434507369995117,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.0664522647857666,
                "status": "PASSED"
            }
        }
    }
}