{
    "oeselftest_debian-11_qemux86-64_20240922235318": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "HOST_NAME": "debian11-vk-1",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "21c9c78e488b2c4d75fe3ad8befbfb538eda3e99",
                    "commit_count": 75735
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "21c9c78e488b2c4d75fe3ad8befbfb538eda3e99",
                    "commit_count": 75735
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "21c9c78e488b2c4d75fe3ad8befbfb538eda3e99",
                    "commit_count": 75735
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "21c9c78e488b2c4d75fe3ad8befbfb538eda3e99",
                    "commit_count": 75735
                }
            },
            "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": "20240922235318",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 38.22262954711914,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 29.691489458084106,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 27.195417642593384,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 29.540913581848145,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 26.78279209136963,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 29.003384113311768,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 27.679420709609985,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 39.58445143699646,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 29.385392904281616,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 13.159696102142334,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 36.16226577758789,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 30.533440828323364,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 29.615659475326538,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 28.77888512611389,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 98.5650315284729,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 43.54778265953064,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 52.876232862472534,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
                "duration": 39.42107677459717,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_in_distro": {
                "duration": 30.262452602386475,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_sysvinit_in_distro": {
                "duration": 26.84405827522278,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 5.640722751617432,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 4.103085517883301,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 19.199894189834595,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 0.7391016483306885,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 47.8496367931366,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 3.7061049938201904,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 9.923781633377075,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.7152917385101318,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 1.6248154640197754,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 15.068180799484253,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 30.818375825881958,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 8.508374214172363,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 65.14429378509521,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 178.61986923217773,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 77.82191610336304,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 76.63993191719055,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 82.73139309883118,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 36.21504616737366,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 27.38417649269104,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 9.906884670257568,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 10.128976821899414,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 10.80433201789856,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 10.674175262451172,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 10.418872833251953,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 10.047746896743774,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 10.42814588546753,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 10.203847885131836,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 11.796890258789062,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 10.338218927383423,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 10.806492805480957,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 10.377989292144775,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 10.080374240875244,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 11.219786882400513,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 11.255069017410278,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 10.982057094573975,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 10.607956886291504,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 10.024404764175415,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 30.68105697631836,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 2.8458902835845947,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 0.7098207473754883,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 2.2969560623168945,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 9.556137800216675,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 92.32119011878967,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 5.702528476715088,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 1.513242483139038,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 25.26327610015869,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 56.48296046257019,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 29.287285566329956,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 14.719179391860962,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 16.696911096572876,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 28.094477653503418,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 10.240284442901611,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 47.49447560310364,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 36.40299606323242,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 2.253887414932251,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 2.1189193725585938,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 16.87063956260681,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 28.109095096588135,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 2.318448066711426,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 4.737319707870483,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 29.905417442321777,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 1.5703706741333008,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 1.9286425113677979,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 1.6543529033660889,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 15.257632970809937,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 32.27794289588928,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 26.711418628692627,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 2.317892074584961,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.831789493560791,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 39.70004630088806,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 53.41281700134277,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 48.57479500770569,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 13.366320133209229,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 80.70710754394531,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 95.00004529953003,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 133.865629196167,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 117.87044095993042,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 41.83295774459839,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 36.06523299217224,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 66.65320348739624,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 36.930684328079224,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 46.42295455932617,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 33.79885005950928,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 57.76163053512573,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 49.06029272079468,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 43.129260540008545,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.007092952728271484,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 105.44793581962585,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_product_match": {
                "duration": 0.004794597625732422,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 7.627042770385742,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 7.794006824493408,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 25.73139262199402,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.00558781623840332,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 50.08698868751526,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 89.02563571929932,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 58.467060565948486,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 49.516345262527466,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 46.58770418167114,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 48.21858525276184,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 26.501222848892212,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 32.78055548667908,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 31.921800136566162,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 32.74706721305847,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 42.17318344116211,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 1.9572885036468506,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 25.803998470306396,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 214.72390270233154,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 152.9803593158722,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 25.390156507492065,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 22.981318473815918,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 124.32509398460388,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 149.71262383460999,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 152.8009057044983,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 353.0640754699707,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 37.178523778915405,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 61.815720319747925,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 225.56698060035706,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 111.23576664924622,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 61.86968374252319,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 74.67409372329712,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 20.57064199447632,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 34.76501274108887,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 69.13726115226746,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 86.13687348365784,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 52.591238260269165,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 399.09020256996155,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 340.8587734699249,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 31.213444471359253,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 30.80377221107483,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 3.178220748901367,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 89.3865315914154,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 124.04946756362915,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 32.621230602264404,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 68.40340948104858,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 68.1704044342041,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 36.03630828857422,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 70.8164598941803,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 31.806837558746338,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 26.448060274124146,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 30.442684412002563,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 33.96063184738159,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 35.3484423160553,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 72.71011543273926,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 48.91959810256958,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 42.94066548347473,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 54.986100912094116,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 57.987417221069336,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 1.3801779747009277,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 5.266551494598389,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 44.61965847015381,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 49.598403215408325,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 47.99261116981506,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 48.8707492351532,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 33.33356261253357,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
                "duration": 57.00492715835571,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 859.4742617607117,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.0007719993591308594,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_common_include_recipes": {
                "duration": 43.22050642967224,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 60.74480843544006,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 133.50426578521729,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 67.35662913322449,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 31.385831832885742,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 33.719056367874146,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 4.72553563117981,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 72.88505148887634,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 52.88517618179321,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 68.31495809555054,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 264.56018114089966,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 406.23293018341064,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 49.49346852302551,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 53.537930727005005,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 51.45815086364746,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 112.61575293540955,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 0.6565358638763428,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 0.8202097415924072,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.5681281089782715,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.4157686233520508,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.5653486251831055,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.32332491874694824,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 2.0924746990203857,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 6.787837505340576,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 190.4113941192627,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 39.63395309448242,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 31.44817018508911,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 51.471272468566895,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 80.28507566452026,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 50.19703960418701,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 41.11426520347595,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 95.0308210849762,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 20.93773126602173,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 75.9965672492981,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 79.19404435157776,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 97.04910445213318,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 61.59002709388733,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 57.60433340072632,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 40.42058348655701,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 40.7185320854187,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 2.3217933177948,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 2.5858747959136963,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 3.603196620941162,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 3.3872230052948,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 2.944957971572876,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 2.0233747959136963,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 2.4309775829315186,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 18.204107522964478,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 21.20660662651062,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 2.7454779148101807,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 20.726070404052734,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 16.37712597846985,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 175.35949516296387,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 53.52995991706848,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 13.160314559936523,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 224.29577708244324,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 48.84601902961731,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.01960134506225586,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.01544332504272461,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 13.95026421546936,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 21.346675395965576,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 16.590625524520874,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 58.4744508266449,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 53.27199411392212,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 221.29457688331604,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 9.896372556686401,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 95.29019474983215,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
                "duration": 453.7845332622528,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 60, in test_minidebuginfo_qemu\n    bitbake('-c testimage core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c testimage core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1960 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:21c9c78e488b2c4d75fe3ad8befbfb538eda3e99\"\nmeta-selftest        = \"master:2c2e4259ed025f29b585dd92e023207658e06ed2\"\n\nInitialising tasks...Sstate summary: Wanted 154 Local 154 Mirrors 0 Missed 0 Current 266 (100% match, 100% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 346 of 420 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/cpio/cpio_2.15.bb:do_populate_sysroot_setscene)\nNOTE: recipe cpio-native-2.15-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cpio-native-2.15-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 420 of 420 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-extended/cpio/cpio_2.15.bb:do_recipe_qa_setscene)\nNOTE: recipe cpio-native-2.15-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cpio-native-2.15-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 1430 of 1430 (/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage)\nNOTE: recipe core-image-minimal-1.0-r0: task do_testimage: Started\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874428/tmp/.3gdiwlf_\nQMP connected to QEMU at 09/23/24 00:11:07 and took 0.54 seconds\nQMP released QEMU at 09/23/24 00:11:07 and took 0.11 seconds from connect\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/runtime/cases/ping.py\", line 25, in test_ping\n    output += proc.communicate()[0].decode('utf-8')\n  File \"/usr/lib/python3.9/subprocess.py\", line 1121, in communicate\n    stdout = self.stdout.read()\noeqa.core.exception.OEQATimeoutError: Timed out after 30 seconds of execution\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/runtime/cases/ping.py\", line 32, in test_ping\n    self.fail(\"Ping timeout error for address %s, count %s, output: %s\" % (self.target.ip, count, output))\nAssertionError: Ping timeout error for address 192.168.7.2, count 0, output: PING 192.168.7.2 (192.168.7.2) 56(84) bytes of data.\nFrom 192.168.7.1 icmp_seq=1 Destination Host Unreachable\n\n--- 192.168.7.2 ping statistics ---\n1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms\n\nPING 192.168.7.2 (192.168.7.2) 56(84) bytes of data.\nFrom 192.168.7.1 icmp_seq=1 Destination Host Unreachable\n\n--- 192.168.7.2 ping statistics ---\n1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms\n\nPING 192.168.7.2 (192.168.7.2) 56(84) bytes of data.\nFrom 192.168.7.1 icmp_seq=1 Destination Host Unreachable\n\n--- 192.168.7.2 ping statistics ---\n1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms\n\nPING 192.168.7.2 (192.168.7.2) 56(84) bytes of data.\nFrom 192.168.7.1 icmp_seq=1 Destination Host Unreachable\n\n--- 192.168.7.2 ping statistics ---\n1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms\n\nPING 192.168.7.2 (192.168.7.2) 56(84) bytes of data.\nFrom 192.168.7.1 icmp_seq=1 Destination Host Unreachable\n\n--- 192.168.7.2 ping statistics ---\n1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms\n\nPING 192.168.7.2 (192.168.7.2) 56(84) bytes of data.\nFrom 192.168.7.1 icmp_seq=1 Destination Host Unreachable\n\n--- 192.168.7.2 ping statistics ---\n1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms\n\n\n\nTest requires dropbear, or openssh-sshd to be installed\nTest case systemd.SystemdBasicTests.test_systemd_basic depends on ssh.SSHTest.test_ssh but it didn't pass/run.\nTest case systemd.SystemdBasicTests.test_systemd_failed depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.\nTest case systemd.SystemdBasicTests.test_systemd_list depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.\nTest case systemd.SystemdJournalTests.test_systemd_boot_time depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.\nTest case systemd.SystemdJournalTests.test_systemd_journal depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.\nTest case systemd.SystemdServiceTests.test_systemd_coredump_minidebuginfo depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.\nTest case systemd.SystemdServiceTests.test_systemd_status depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.\nTest case systemd.SystemdServiceTests.test_systemd_disable_enable depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.\nTest is only meant to run with read-only-rootfs in IMAGE_FEATURES\nTest case systemd.SystemdServiceTests.test_systemd_stop_start depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.\nWARNING: core-image-minimal-1.0-r0 do_testimage: Could not load artifacts list, skip artifacts retrieval\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 95546.49\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2576028\ntput: No value for $TERM and no -T specified\n\nRESULTS:\nRESULTS - ssh.SSHTest.test_ssh: SKIPPED (0.00s)\nRESULTS - systemd.SystemdBasicTests.test_systemd_basic: SKIPPED (0.00s)\nRESULTS - systemd.SystemdBasicTests.test_systemd_failed: SKIPPED (0.00s)\nRESULTS - systemd.SystemdBasicTests.test_systemd_list: SKIPPED (0.00s)\nRESULTS - systemd.SystemdJournalTests.test_systemd_boot_time: SKIPPED (0.00s)\nRESULTS - systemd.SystemdJournalTests.test_systemd_journal: SKIPPED (0.00s)\nRESULTS - systemd.SystemdServiceTests.test_systemd_coredump_minidebuginfo: SKIPPED (0.00s)\nRESULTS - systemd.SystemdServiceTests.test_systemd_disable_enable: SKIPPED (0.00s)\nRESULTS - systemd.SystemdServiceTests.test_systemd_disable_enable_ro: SKIPPED (0.00s)\nRESULTS - systemd.SystemdServiceTests.test_systemd_status: SKIPPED (0.00s)\nRESULTS - systemd.SystemdServiceTests.test_systemd_stop_start: SKIPPED (0.00s)\nRESULTS - ping.PingTest.test_ping: FAILED (30.00s)\nSUMMARY:\ncore-image-minimal () - Ran 12 tests in 30.007s\ncore-image-minimal - FAIL - Required tests failed (successes=0, skipped=11, failures=1, errors=0)\nERROR: core-image-minimal-1.0-r0 do_testimage: core-image-minimal - FAILED - also check the logs in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874428/tmp/log\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874428/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/temp/log.do_testimage.2575847\nNOTE: recipe core-image-minimal-1.0-r0: task do_testimage: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 1430 tasks of which 1429 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874428/tmp/log/error-report/error_report_20240922221103.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874428/tmp/log/error-report/error_report_20240922221103.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/images/core-image-minimal.bb:do_testimage\n    log: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874428/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/temp/log.do_testimage.2575847\nSummary: There was 1 WARNING message.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-09-22 23:53:20,329 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874428/conf/local.conf\n2024-09-22 23:53:20,330 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.sojjg4w4\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.30kfl8so\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.5baujaoo\nINFO: Initializing a new Git repo at /tmp/fake_results.2qs87f1z\nINFO: Initializing a new Git repo at /tmp/fake_results.xfl3jlx6\nINFO: Initializing a new Git repo at /tmp/fake_results.be43ixv2\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 357.8080544471741,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 39.738075733184814,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 83.38565063476562,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 47.608105421066284,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 1.66359281539917,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.284991979598999,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 1.5641405582427979,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.08368659019470215,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.00042319297790527344,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0014619827270507812,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.002050161361694336,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0005159378051757812,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0007052421569824219,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0005540847778320312,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.0036017894744873047,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.002838134765625,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0014815330505371094,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0008933544158935547,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0014069080352783203,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.001965045928955078,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.002260446548461914,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.00038552284240722656,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.00038051605224609375,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.02192831039428711,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.0007338523864746094,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0011448860168457031,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.00135040283203125,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0014455318450927734,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 64.82498264312744,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.01300191879272461,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.13623809814453125,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.07575130462646484,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 126.19691586494446,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.18054533004760742,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 131.62502932548523,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 148.0491440296173,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 137.1319842338562,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.069580078125,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.0807344913482666,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.07704973220825195,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.07679128646850586,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 26.393741369247437,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 165.44774842262268,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 10.339177370071411,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 71.75048494338989,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 83.21569728851318,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
                "duration": 93.26626634597778,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 100.80102562904358,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 92.08045053482056,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 116.51580786705017,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 97.70210528373718,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 58.113240242004395,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 23.874120235443115,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 9.897740364074707,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 67.0202329158783,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 47.19123888015747,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 8.75291395187378,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 62.457701683044434,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 14.499109268188477,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 60.75544047355652,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 32.95819807052612,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.07141971588134766,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.07808256149291992,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.1782093048095703,
                "status": "PASSED"
            },
            "picolibc.PicolibcTest.test_picolibc": {
                "duration": 1.4263067245483398,
                "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
                "status": "SKIPPED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 1.2647180557250977,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 0.8982846736907959,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 3.8581955432891846,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 2.720308780670166,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 2.219090461730957,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 0.897782564163208,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.04592251777648926,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 0.8711824417114258,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 1.61287522315979,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 182.84103631973267,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 96.98606634140015,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 55.34824323654175,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 28.911070346832275,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 54.672839641571045,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 21.538909196853638,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 41.172765254974365,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 21.547626733779907,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 0.48215246200561523,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 23.767290830612183,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 45.540194272994995,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 21.979366779327393,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 23.86835026741028,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 18.692513465881348,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 25.835421562194824,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 18.798792362213135,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 4.45587158203125,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 25.70800018310547,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 26.580589771270752,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 22.77575182914734,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 24.035733699798584,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 21.526256799697876,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 22.486398696899414,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 23.597052097320557,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 20.19384264945984,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 22.615692138671875,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 21.154358386993408,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 21.497644901275635,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 7.247944593429565,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 46.67920398712158,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 29.52717685699463,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 10.175944805145264,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 12.360339879989624,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 40.72386312484741,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 17.187615871429443,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 11.129223585128784,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 26.1276433467865,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 22.034607648849487,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 5.761054039001465,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 28.35708785057068,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 28.183030366897583,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 23.733081340789795,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 35.937928915023804,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 23.26841163635254,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 23.716985940933228,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 24.92399001121521,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 26.839993476867676,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 23.416019201278687,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 26.081488609313965,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 23.08522129058838,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 64.91042399406433,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 35.797478437423706,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 1.5544705390930176,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.013176918029785156,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 0.01409459114074707,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 0.01413869857788086,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 0.014408349990844727,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 0.014421463012695312,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 0.01784825325012207,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 24.381250619888306,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 37.491268157958984,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 23.31780219078064,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 21.656851053237915,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 1.9218275547027588,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 4.2986741065979,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.01799488067626953,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.13982844352722168,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.04103684425354004,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.04422163963317871,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.008788347244262695,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.008791923522949219,
                "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.009392499923706055,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.008745193481445312,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.00865030288696289,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.008684635162353516,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.00861668586730957,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.008941650390625,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.008692026138305664,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.00879049301147461,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.00886678695678711,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.00775909423828125,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.0038368701934814453,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.003615140914916992,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.00380706787109375,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.0037746429443359375,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_always": {
                "duration": 29.62027668952942,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_failure": {
                "duration": 40.45671105384827,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_global": {
                "duration": 51.1900098323822,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_misc": {
                "duration": 73.56175541877747,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 21.43061590194702,
                "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.121267795562744,
                "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": 5.038673162460327,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.0060536861419677734,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.10191655158996582,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.008303642272949219,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.008340597152709961,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.007073163986206055,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.007226467132568359,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.00818324089050293,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.14160442352294922,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.17606544494628906,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.21883153915405273,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.03315281867980957,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.012024641036987305,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.006789207458496094,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.007399797439575,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.008109331130981,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.011077404022217,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 110.64907431602478,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 25.95323896408081,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 27.716448307037354,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 30.04591417312622,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 31.56432032585144,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 27.1213595867157,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 28.210712909698486,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 25.037845849990845,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 31.140683889389038,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 30.941823720932007,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 31.293406009674072,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 23.402260541915894,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 163.14486598968506,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 254.20510840415955,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 205.10147380828857,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 95.5466513633728,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 33.62583780288696,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 53.646528244018555,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 30.268847465515137,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 75.8136727809906,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 53, in test_testexport_basic\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/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 '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/testimage/core-image-minimal/oe-test runtime --test-data-file /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/testimage/core-image-minimal/data/testdata.json --packages-manifest /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/testimage/core-image-minimal/data/manifest --target-ip 192.168.7.6 --server-ip 192.168.7.5 --quiet' returned non-zero exit status 1:\n\n\nStderr:\n2024-09-22 23:53:20,317 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/conf/local.conf\n2024-09-22 23:53:20,317 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-22 23:57:22,087 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.191/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.2/localpkgfeed', '--scan-rpm-dir', '--port=44675']\n2024-09-22 23:57:22,090 - oe-selftest - INFO - waiting...\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): opened database file::memory:?cache=shared rw ro\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): sqlite version 3.46.1\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): service mode active\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): libmicrohttpd version 1.0.1\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): started http server on IPv4 IPv6 port=44675\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): search concurrency 8\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): webapi connection pool 8\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): rescan time 0\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): scan checkpoint 256\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): fdcache mbs 49708\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): fdcache prefetch 64\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): fdcache tmpdir /tmp\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): fdcache tmpdir min% 25\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): groom time 0\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): forwarded ttl limit 8\n[Sun Sep 22 21:57:22 2024] (1256388/1256388): accepting archive types .rpm(cat) \n[Sun Sep 22 21:57:23 2024] (1256388/1256417): grooming database\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): database record counts:\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): file d/e 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): file s 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): archive d/e 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): archive sref 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): archive sdef 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): buildids 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): filenames 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): fileparts 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): files scanned (#) 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): files scanned (mb) 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): index db size (mb) 0\n[Sun Sep 22 21:57:23 2024] (1256388/1256417): groomed database in 0.000423147s\n[Sun Sep 22 21:57:23 2024] (1256388/1256419): fts traversed source paths in 0.00178968s, scanned=90, regex-skipped=0\n2024-09-22 23:57:27,094 - oe-selftest - INFO - polling server\n2024-09-22 23:57:27,094 - oe-selftest - INFO - server alive\n[Sun Sep 22 21:57:27 2024] (1256388/1256412): 127.0.0.1:49616 UA:Pythonurllib/3.9 XFF: GET /metrics 200 4979 0+0ms\n2024-09-22 23:57:27,098 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2024-09-22 23:57:29,728 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.191/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.2/packages-split/xz/usr/bin/xz.xz'))\n2024-09-22 23:58:40,231 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.191/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.2/localpkgfeed', '--scan-rpm-dir', '--port=41735']\n2024-09-22 23:58:40,234 - oe-selftest - INFO - waiting...\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): opened database file::memory:?cache=shared rw ro\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): sqlite version 3.46.1\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): service mode active\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): libmicrohttpd version 1.0.1\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): started http server on IPv4 IPv6 port=41735\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): search concurrency 8\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): webapi connection pool 8\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): rescan time 0\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): scan checkpoint 256\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): fdcache mbs 49647\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): fdcache prefetch 64\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): fdcache tmpdir /tmp\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): fdcache tmpdir min% 25\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): groom time 0\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): forwarded ttl limit 8\n[Sun Sep 22 21:58:40 2024] (1417253/1417253): accepting archive types .rpm(cat) \n[Sun Sep 22 21:58:41 2024] (1417253/1417269): grooming database\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): database record counts:\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): file d/e 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): file s 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): archive d/e 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): archive sref 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): archive sdef 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): buildids 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): filenames 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): fileparts 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): files scanned (#) 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): files scanned (mb) 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): index db size (mb) 0\n[Sun Sep 22 21:58:41 2024] (1417253/1417269): groomed database in 0.000915334s\n[Sun Sep 22 21:58:41 2024] (1417253/1417270): fts traversed source paths in 0.00492353s, scanned=90, regex-skipped=0\n2024-09-22 23:58:45,238 - oe-selftest - INFO - polling server\n2024-09-22 23:58:45,238 - oe-selftest - INFO - server alive\n[Sun Sep 22 21:58:45 2024] (1417253/1417267): 127.0.0.1:45564 UA:Pythonurllib/3.9 XFF: GET /metrics 200 4970 0+0ms\n2024-09-22 23:58:45,240 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240922215839\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240922215839\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/.1bwzqxft\nCreated listening socket for qemu serial console on: 127.0.0.1:35513\nCreated listening socket for qemu serial console on: 127.0.0.1:50087\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=35513:50087 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/pidfile_874427  -S -qmp unix:./.e9a0ynqp,server,wait -qmp unix:./.1bwzqxft,server,nowait\"\nrunqemu started, pid is 1429918\nwaiting at most 300 seconds for qemu pid (09/22/24 23:58:47)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/.e9a0ynqp\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/.e9a0ynqp\nQMP connected to QEMU at 09/22/24 23:58:47 and took 0.57 seconds\nQMP released QEMU at 09/22/24 23:58:47 and took 0.11 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 1430099 (09/22/24 23:58:47)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/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.1429931,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:35513,nodelay=on -serial tcp:127.0.0.1:50087,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/pidfile_874427 -S -qmp unix:./.e9a0ynqp,server,wait -qmp unix:./.1bwzqxft,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/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: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/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.1429931\nrunqemu - INFO - Copy done in 0.0380091667175293 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/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.1429931,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:35513,nodelay=on -serial tcp:127.0.0.1:50087,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/pidfile_874427  -S -qmp unix:./.e9a0ynqp,server,wait -qmp unix:./.1bwzqxft,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp-debuginfod/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: 94437.10\n\n\nWaiting at most 1000 seconds for login banner (09/22/24 23:58:47)\nConnection from 127.0.0.1:57172\nReached login banner in 2.75 seconds (09/22/24 23:58:50)\nLogged in as root in serial console\n2024-09-22 23:58:53,635 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.3:41735/ debuginfod-find debuginfo /usr/bin/xz\n[Sun Sep 22 21:58:53 2024] (1417253/1417268): 192.168.7.4:60678 UA:elfutils/0.191,Linux/x86_64,/ XFF: GET /buildid/ff126611ac2b29e09340a1dd20c5f3c7d96cbdf4/debuginfo 200 212384 0+7ms\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240922220018\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240922220018\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/.rkiwpeuy\nCreated listening socket for qemu serial console on: 127.0.0.1:35393\nCreated listening socket for qemu serial console on: 127.0.0.1:45241\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=35393:45241 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/pidfile_874427  -S -qmp unix:./.u1m1brje,server,wait -qmp unix:./.rkiwpeuy,server,nowait\"\nrunqemu started, pid is 1623287\nwaiting at most 300 seconds for qemu pid (09/23/24 00:00:37)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/.u1m1brje\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/.u1m1brje\nQMP connected to QEMU at 09/23/24 00:00:38 and took 0.52 seconds\nQMP released QEMU at 09/23/24 00:00:38 and took 0.08 seconds from connect\nqemu started in 0.60 seconds - qemu procces pid is 1623493 (09/23/24 00:00:38)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/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.1623309,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:35393,nodelay=on -serial tcp:127.0.0.1:45241,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/pidfile_874427 -S -qmp unix:./.u1m1brje,server,wait -qmp unix:./.rkiwpeuy,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/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: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/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.1623309\nrunqemu - INFO - Copy done in 0.020263671875 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/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.1623309,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:35393,nodelay=on -serial tcp:127.0.0.1:45241,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/pidfile_874427  -S -qmp unix:./.u1m1brje,server,wait -qmp unix:./.rkiwpeuy,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/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: 94547.82\n\n\nWaiting at most 1000 seconds for login banner (09/23/24 00:00:38)\nConnection from 127.0.0.1:43044\nReached login banner in 2.26 seconds (09/23/24 00:00:40)\nLogged in as root in serial console\n2024-09-23 00:00:45,906 - oe-selftest - WARNING - starting gdb x86_64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-k4s1e0e3' -ex \"target extended-remote 192.168.7.4:9999\" -ex \"info line kmod_help\"\n2024-09-23 00:00:51,377 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n2024-09-23 00:05:20,265 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240922221314\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240922221314\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/.oplob5sj\nCreated listening socket for qemu serial console on: 127.0.0.1:41421\nCreated listening socket for qemu serial console on: 127.0.0.1:40671\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=41421:40671 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/pidfile_874427  -S -qmp unix:./.p4746fxa,server,wait -qmp unix:./.oplob5sj,server,nowait\"\nrunqemu started, pid is 2821972\nwaiting at most 300 seconds for qemu pid (09/23/24 00:13:16)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/.p4746fxa\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/.p4746fxa\nQMP connected to QEMU at 09/23/24 00:13:17 and took 0.54 seconds\nQMP released QEMU at 09/23/24 00:13:17 and took 0.14 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 2822017 (09/23/24 00:13:17)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/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:06 -netdev tap,id=net0,ifname=tap2,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.2821974,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:41421,nodelay=on -serial tcp:127.0.0.1:40671,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/pidfile_874427 -S -qmp unix:./.p4746fxa,server,wait -qmp unix:./.oplob5sj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.6::192.168.7.5: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.6\nServer IP: 192.168.7.5\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: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/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 - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5: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.2821974\nrunqemu - INFO - Copy done in 0.020668745040893555 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/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:06 -netdev tap,id=net0,ifname=tap2,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.2821974,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:41421,nodelay=on -serial tcp:127.0.0.1:40671,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/pidfile_874427  -S -qmp unix:./.p4746fxa,server,wait -qmp unix:./.oplob5sj,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-874427/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5: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: 95306.64\n\n\nWaiting at most 1000 seconds for login banner (09/23/24 00:13:17)\nConnection from 127.0.0.1:56870\nReached login banner in 2.16 seconds (09/23/24 00:13:19)\nLogged in as root in serial console\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 70.99570655822754,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 150.15443778038025,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 105.41672444343567,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 94.47170352935791,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 89.85952353477478,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 162.02443504333496,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 67.06855916976929,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.0061037540435791016,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 117.82586336135864,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 149.2311294078827,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 142.1112928390503,
                "status": "PASSED"
            },
            "spdx.SPDX22Check.test_spdx_base_files": {
                "duration": 35.460196018218994,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_baremetal_helloworld": {
                "duration": 34.80969166755676,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_base_files": {
                "duration": 28.22828769683838,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal": {
                "duration": 47.22958445549011,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal_sdk": {
                "duration": 212.3366014957428,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 96.57786154747009,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 40.122777700424194,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 63.25745749473572,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 100.13383626937866,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 46.12623047828674,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 44.97932767868042,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 43.595853090286255,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 35.23859214782715,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 32.079418659210205,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 31.03684163093567,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 32.68645691871643,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 41.59618282318115,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 43.06813836097717,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 45.9610812664032,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 258.0472128391266,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 159.5268211364746,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 181.0643174648285,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 235.91720867156982,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 398.30733156204224,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 72.19638180732727,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 495.9237835407257,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 63.58196473121643,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 260.68657064437866,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 293.2565858364105,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 386.59003138542175,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 231.29400300979614,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 42.67496848106384,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 81.12063789367676,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 53.08812403678894,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 15.058608293533325,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 31.389710426330566,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 92.85541248321533,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.31066441535949707,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10147953033447266,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10113763809204102,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10099244117736816,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 1.0468504428863525,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 1.1839978694915771,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 1.0554430484771729,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 1.143430471420288,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 1.218853235244751,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 1.2245631217956543,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3032221794128418,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 1.159461498260498,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.2017049789428711,
                "status": "PASSED"
            },
            "uki.UkiTest.test_uki_boot_systemd": {
                "duration": 131.30274510383606,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "uki.UkiTest.test_uki_sysvinit": {
                "duration": 119.96462869644165,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 12.743417978286743,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 18.46948790550232,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 7.292456865310669,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 66.93315649032593,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.17771148681640625,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.36200881004333496,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.16420817375183105,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.15841197967529297,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.1593947410583496,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.2062244415283203,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.20160555839538574,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 2.1559486389160156,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 1.6439135074615479,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 40.33403968811035,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.20138072967529297,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.17456316947937012,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.19543051719665527,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.1968703269958496,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 69.59297156333923,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 17.543375492095947,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 18.42759394645691,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 16.72385573387146,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 26.846983194351196,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 23.663698434829712,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 87.78738975524902,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 7.991384267807007,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 11.615622282028198,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 39.59026098251343,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 20.043880224227905,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 15.727918148040771,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 24.603004693984985,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 14.87545132637024,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 12.941659450531006,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 22.734349012374878,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 11.954272508621216,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 14.842426061630249,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 43.674773931503296,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 48.677680253982544,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 21.38430881500244,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 25.874468326568604,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 12.062159776687622,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 17.71449375152588,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 19.071995973587036,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 19.121848344802856,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 41.73144721984863,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 61.46496057510376,
                "status": "PASSED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 17.403921127319336,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 16.51331639289856,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 23.609148025512695,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 22.619298934936523,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 11.825326919555664,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 14.98947286605835,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 191.09665656089783,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 14.087596893310547,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 8.581414222717285,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 15.623395204544067,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 30.360405445098877,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 15.404417514801025,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 12.923740148544312,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 21.31479549407959,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 65.54314923286438,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.16759896278381348,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 96.74163579940796,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 24.826565504074097,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 12.70139479637146,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 12.291429042816162,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 97.22718667984009,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 52.48706126213074,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 22.270368814468384,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 50.874018907547,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 15.041752099990845,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 15.343747615814209,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 11.273017883300781,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 13.054979801177979,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 57.09095096588135,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 35.308427810668945,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 35.320067405700684,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 3.2167723178863525,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 3.7983391284942627,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 14.82421350479126,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 12.807517766952515,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 95.27019500732422,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 75.20102095603943,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 69.36480617523193,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 15.432357549667358,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 104.80700826644897,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 53.977495193481445,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.016252517700195312,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 58.39719343185425,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 11.10848355293274,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 37.98180532455444,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 0.6532249450683594,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.05100440979003906,
                "status": "PASSED"
            }
        }
    }
}