{
 "oeselftest_almalinux-10.2_qemuarm64_20260920100031": {
  "configuration": {
   "HOST_DISTRO": "almalinux-10.2",
   "HOST_NAME": "alma10-vk-arm1",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "74e2cb8f137717e4ec764536bd49e832992c5662",
     "commit_count": 68950,
     "commit_time": 1789894122
    },
    "meta-poky": {
     "branch": "master",
     "commit": "d36c827e02ab138b446386792fd7588b5a041507",
     "commit_count": 1824,
     "commit_time": 1789659791
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "74e2cb8f137717e4ec764536bd49e832992c5662",
     "commit_count": 68950,
     "commit_time": 1789894122
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "d36c827e02ab138b446386792fd7588b5a041507",
     "commit_count": 1824,
     "commit_time": 1789659791
    }
   },
   "MACHINE": "qemuarm64",
   "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": "20260920100031",
   "TESTSERIES": "oeqa",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 57.728,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_cleanup": {
    "duration": 118.246,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 43.224,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 46.425,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 44.984,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 48.347,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 16.626,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 42.949,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 54.642,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 50.2,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 30.798,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 69.304,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 47.501,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 14.24,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 58.533,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 210.686,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 173.403,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 921.111,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 112.983,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 55.061,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments": {
    "duration": 11.238,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 17.52,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_show_fragment": {
    "duration": 2.077,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.485,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 7.864,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 71.058,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.713,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 31.1,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 10.211,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 30.632,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.6007,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 4.961,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 28.871,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 7.54,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry": {
    "duration": 2.103,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 0.2647,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 113.68,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 488.709,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 255.763,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 235.854,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 201.993,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 59.552,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 58.978,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 45.266,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 15.68,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 14.8,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 13.151,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 16.483,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 18.621,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 14.275,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 17.72,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 18.237,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 17.779,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 14.002,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 18.693,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 18.832,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 17.229,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 20.015,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 17.106,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 15.161,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 17.002,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.416,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 55.122,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 7.626,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 2.24,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 6.8,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 14.742,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 58.614,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 7.616,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 3.187,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 41.249,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 99.064,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 57.762,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 35.34,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 31.049,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 56.887,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 17.701,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 151.913,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 69.358,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 11.202,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 6.75,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 35.996,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 43.403,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 5.766,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 10.886,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 48.687,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 4.881,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 4.849,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.829,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 35.853,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 76.629,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 44.971,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 6.856,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 0.9964,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 89.399,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 91.927,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_diff": {
    "duration": 108.771,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_fileinfo": {
    "duration": 26.354,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 70.651,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 148.824,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 160.047,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 294.826,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 349.044,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 59.545,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 45.073,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 126.478,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 82.966,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 59.372,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 65.966,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 92.156,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 89.823,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 92.022,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.007988,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.01572,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.01034,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.006657,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.007645,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 85.334,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 221.055,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 110.503,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 84.361,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_build_finish": {
    "duration": 127.497,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_build_finish_force": {
    "duration": 122.077,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 121.374,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 98.177,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 53.008,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 70.876,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 63.643,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 62.046,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 79.139,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 1.203,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 49.314,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 422.375,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 561.231,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target_path": {
    "duration": 383.944,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 84.729,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 53.693,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_code_and_none_qemu": {
    "duration": 811.985,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_sdk_code_nfs_debug_rootfs": {
    "duration": 398.343,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_sdk_none_nfs_qemu": {
    "duration": 632.218,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_sdk_none_nfs_qemu_slirp": {
    "duration": 735.42,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkClangTests.test_sdk_none_qemu_slirp": {
    "duration": 632.312,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_code_and_none_nfs_qemu": {
    "duration": 813.028,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_code_and_none_nfs_qemu_slirp": {
    "duration": 590.319,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_code_and_none_qemu": {
    "duration": 494.993,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_code_and_none_qemu_slirp": {
    "duration": 575.587,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkGccTests.test_code_nfs_debug_rootfs": {
    "duration": 282.198,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkKernelTests.test_code_kernel_module": {
    "duration": 830.672,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkMiscTests.test_plugins": {
    "duration": 138.465,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkSharedTests.test_shared_sysroots": {
    "duration": 191.74,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 467.039,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 212.885,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 127.969,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 149.261,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 52.057,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 85.069,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 205.236,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_kernel_cfg_subdirs": {
    "duration": 737.799,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 137.457,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 105.595,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 1118.899,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 579.078,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_nested_gitsm": {
    "duration": 64.307,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 54.893,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 51.105,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 288.57,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 52.985,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 8.057,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 180.579,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 245.016,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 100.156,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 193.285,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 170.509,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 81.468,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_gitsm": {
    "duration": 77.24,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 166.842,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 66.349,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 64.028,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 73.401,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 75.361,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 73.033,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 141.117,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 90.732,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 101.805,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 115.059,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 140.205,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 3.832,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 12.411,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 153.392,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 109.017,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 116.343,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 95.71,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 63.066,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm": {
    "duration": 83.484,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 106.317,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 1275.187,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.002658,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 88.842,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 139.94,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 0.0008535,
    "log": "test is qemux86-64 specific currently\n",
    "status": "SKIPPED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 155.68,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 48.036,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_sdk_install_assembles_the_shared_sysroot": {
    "duration": 121.364,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 56.437,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 37.549,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 125.823,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_extra_mappings_unused_error": {
    "duration": 0.006522,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_loadables": {
    "duration": 0.006418,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings": {
    "duration": 0.006611,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_unused_error": {
    "duration": 0.005848,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_with_alias": {
    "duration": 0.0065,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_conf_os": {
    "duration": 0.01,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.006209,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.006392,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 116.167,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 65.502,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 127.766,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 260.916,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 34.341,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 92.948,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 90.941,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_vendored_dtb_with_kernel_dtbvendored": {
    "duration": 88.739,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_vendored_dtb_without_kernel_dtbvendored": {
    "duration": 82.516,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 228.153,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 123.492,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 118.086,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 153.931,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 170.389,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 113.509,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 112.47,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 209.229,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.6178,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.7043,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.4149,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.4017,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.2897,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.2914,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 3.571,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_basic": {
    "duration": 0.005798,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_non_git_vcs": {
    "duration": 0.005441,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_path_override": {
    "duration": 0.005075,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_pathmajor": {
    "duration": 0.005412,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_replaces": {
    "duration": 0.005233,
    "status": "PASSED"
   },
   "govendor.GoVendorSrcUriTests.test_subdir": {
    "duration": 0.005129,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_do_compile_succeeds": {
    "duration": 18.793,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_external_dep_copied_to_vendor": {
    "duration": 0.005509,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_go_import_vendor_symlink": {
    "duration": 0.005488,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_local_replacement_symlink": {
    "duration": 0.005463,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_modules_txt_in_vendor": {
    "duration": 0.005434,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_pathmajor_falls_back_to_root": {
    "duration": 0.005299,
    "status": "PASSED"
   },
   "govendor.GoVendorTaskTests.test_test_files_excluded_from_vendor": {
    "duration": 0.005237,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 47.979,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 316.759,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 97.83,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 37.02,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 101.29,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 137.018,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 109.338,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 79.728,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 510.332,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 44.417,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 123.345,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 165.302,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 158.507,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 107.702,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 130.775,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 81.95,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 82.354,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_spdx_exception": {
    "duration": 157.772,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 7.094,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 6.299,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 8.215,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 7.564,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 6.282,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 6.552,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 7.423,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 39.795,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 41.144,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 6.881,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 38.065,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 38.235,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 362.257,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 181, in test_core_image_full_cmdline_weston\n    bitbake('-c testimage core-image-full-cmdline core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, 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-full-cmdline core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 2102 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.19.1\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nSDKMACHINE           = \"aarch64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"6.0.99+snapshot-74e2cb8f137717e4ec764536bd49e832992c5662\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nmeta                 = \"master-next:74e2cb8f137717e4ec764536bd49e832992c5662\"\nmeta-yocto-bsp       \nmeta-poky            = \"master:d36c827e02ab138b446386792fd7588b5a041507\"\nmeta-selftest        = \"master:624d4a630ee7caac232351885d352371e973bd3e\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 174 Local 174 Mirrors 0 Missed 0 Current 277 (100% match, 100% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 1547 of 1548 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/images/core-image-weston.bb:do_testimage)\nNOTE: Running task 1548 of 1548 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/images/core-image-full-cmdline.bb:do_testimage)\nNOTE: recipe core-image-weston-1.0-r0: task do_testimage: Started\nNOTE: recipe core-image-full-cmdline-1.0-r0: task do_testimage: Started\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-313068/tmp/.94gtu7br\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-313068/tmp/.njol7jce\nQMP connected to QEMU at 09/20/26 10:14:27 and took 1.55 seconds\nQMP connected to QEMU at 09/20/26 10:14:27 and took 1.55 seconds\nQMP released QEMU at 09/20/26 10:14:27 and took 0.12 seconds from connect\nQMP released QEMU at 09/20/26 10:14:27 and took 0.16 seconds from connect\nTest requires apt to be installed\nTest requires autoconf to be installed\nTest requires gtk+3 to be installed\nTest requires autoconf to be installed\nTest requires connman to be installed\nTest case connman.ConnmanTest.test_connmand_running depends on connman.ConnmanTest.test_connmand_help but it didn't pass/run.\nTest requires dnf to be installed\nTest case dnf.DnfBasicTest.test_dnf_history depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.\nTest case dnf.DnfBasicTest.test_dnf_info depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.\nTest case dnf.DnfBasicTest.test_dnf_search depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.\nTest case dnf.DnfBasicTest.test_dnf_version depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_makecache depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_exclude depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_install depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_install_dependency depends on dnf.DnfRepoTest.test_dnf_install but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_install_from_disk depends on dnf.DnfRepoTest.test_dnf_install_dependency but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_install_from_http depends on dnf.DnfRepoTest.test_dnf_install_from_disk but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_installroot depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.\nTest run when enable usrmerge\nTest case dnf.DnfRepoTest.test_dnf_reinstall depends on dnf.DnfRepoTest.test_dnf_install but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_repoinfo depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.\nTest requires gcc to be installed\nTest requires g++ to be installed\nTest requires g++ to be installed\nTest requires make to be installed\nTest requires python3-pygobject to be installed\nTest requires cgo-helloworld to be installed\nTest requires go-runtime-dev to be installed\nTest requires go-runtime-dev to be installed\nTest requires go-helloworld to be installed\nTest requires gcc to be installed\nTest requires ldd to be installed\nTest requires logrotate to be installed\nTest case logrotate.LogrotateTest.test_logrotate_newlog depends on logrotate.LogrotateTest.test_logrotate_wtmp but it didn't pass/run.\nTest requires apt to be installed\nTest requires autoconf to be installed\nTest requires gtk+3 to be installed\nTest requires autoconf to be installed\nTest requires connman to be installed\nTest case connman.ConnmanTest.test_connmand_running depends on connman.ConnmanTest.test_connmand_help but it didn't pass/run.\nTest requires dnf to be installed\nTest case dnf.DnfBasicTest.test_dnf_history depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.\nTest case dnf.DnfBasicTest.test_dnf_info depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.\nTest case dnf.DnfBasicTest.test_dnf_search depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.\nTest case dnf.DnfBasicTest.test_dnf_version depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_makecache depends on dnf.DnfBasicTest.test_dnf_help but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_exclude depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_install depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_install_dependency depends on dnf.DnfRepoTest.test_dnf_install but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_install_from_disk depends on dnf.DnfRepoTest.test_dnf_install_dependency but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_install_from_http depends on dnf.DnfRepoTest.test_dnf_install_from_disk but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_installroot depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.\nTest run when enable usrmerge\nTest case dnf.DnfRepoTest.test_dnf_reinstall depends on dnf.DnfRepoTest.test_dnf_install but it didn't pass/run.\nTest case dnf.DnfRepoTest.test_dnf_repoinfo depends on dnf.DnfRepoTest.test_dnf_makecache but it didn't pass/run.\nTest requires gcc to be installed\nTest requires g++ to be installed\nTest requires g++ to be installed\nTest requires make to be installed\nTest requires python3-pygobject to be installed\nTest requires cgo-helloworld to be installed\nTest requires go-runtime-dev to be installed\nTest requires go-runtime-dev to be installed\nTest requires go-helloworld to be installed\nTest requires gcc to be installed\nTest requires ldd to be installed\nNo syslog found to restart, ignoring\nTest requires busybox-syslog to be installed\nTest requires opkg to be installed\nTest requires pam to be in DISTRO_FEATURES\nTest requires opkg to be installed\nTest requires pam to be in DISTRO_FEATURES\nTest requires perl to be installed\nTest requires ptest-runner to be installed\nTest requires ptest-runner to be installed\nTest requires python3-core to be installed\nTest requires perl to be installed\nTest requires ptest-runner to be installed\nTest requires ptest-runner to be installed\nTest requires python3-core to be installed\nNo /var/lib/rpm on target\nTest case rpm.RpmBasicTest.test_rpm_query_nonroot depends on rpm.RpmBasicTest.test_rpm_query but it didn't pass/run.\nTest case rpm.RpmInstallRemoveTest.test_rpm_install depends on rpm.RpmBasicTest.test_rpm_query but it didn't pass/run.\nTest case rpm.RpmInstallRemoveTest.test_rpm_remove depends on rpm.RpmInstallRemoveTest.test_rpm_install but it didn't pass/run.\nTest case rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size depends on rpm.RpmInstallRemoveTest.test_rpm_remove but it didn't pass/run.\nTest requires rust-c-lib-example-bin to be installed\nTest requires cargo to be installed\nTest requires rust to be installed\nTest requires kernel-devsrc to be installed\nsystemd is not the init manager for this image\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 requires minidebuginfo to be in DISTRO_FEATURES\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.\nTest requires wayland-utils to be installed\nTest requires weston to be installed\nTest requires weston to be installed\nTest requires weston to be installed\nTest requires xserver-nodm-init to be installed\nNo /var/lib/rpm on target\nTest case rpm.RpmBasicTest.test_rpm_query_nonroot depends on rpm.RpmBasicTest.test_rpm_query but it didn't pass/run.\nTest case rpm.RpmInstallRemoveTest.test_rpm_install depends on rpm.RpmBasicTest.test_rpm_query but it didn't pass/run.\nTest case rpm.RpmInstallRemoveTest.test_rpm_remove depends on rpm.RpmInstallRemoveTest.test_rpm_install but it didn't pass/run.\nTest case rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size depends on rpm.RpmInstallRemoveTest.test_rpm_remove but it didn't pass/run.\nTest requires rust-c-lib-example-bin to be installed\nTest requires openssh-scp to be installed\nTest requires openssh-scp to be installed\nTest requires kernel-devsrc to be installed\nsystemd is not the init manager for this image\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 requires minidebuginfo to be in DISTRO_FEATURES\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.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/weston.py\", line 58, in test_wayland_info\n    status, output = self.target.run(command)\n                     ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 98, in run\n    status, output = self._run(sshCmd, processTimeout, ignore_status, raw, ignore_ssh_fails)\n                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/target/ssh.py\", line 70, in _run\n    raise AssertionError(\"ssh exited with status '255' for command \"\nAssertionError: ssh exited with status '255' for command '['ssh', '-l', 'root', '-o', 'ServerAliveCountMax=2', '-o', 'ServerAliveInterval=30', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', '-o', 'LogLevel=ERROR', '192.168.7.6', 'export PATH=/usr/sbin:/sbin:/usr/bin:/bin; export XDG_RUNTIME_DIR=/run/user/`id -u weston`; export WAYLAND_DISPLAY=wayland-1; wayland-info']': this is likely an SSH failure\nfailed to create display: No such file or directory\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/weston.py\", line 63, in test_weston_can_initialize_new_wayland_compositor\n    existing_wl_processes = self.get_processes_of('weston-desktop-shell', 'existing')\n                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/weston.py\", line 28, in get_processes_of\n    self.assertEqual(status, 0, msg='Retrieve %s (%s) processes error: %s' % (target, error_msg, output))\nAssertionError: 1 != 0 : Retrieve weston-desktop-shell (existing) processes error: \n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/weston.py\", line 24, in test_weston_running\n    self.assertEqual(status, 0, msg=msg)\nAssertionError: 1 != 0 : Weston does not appear to be running   PID USER       VSZ STAT COMMAND\n    1 root      3332 S    init [5]\n    2 root         0 SW   [kthreadd]\n    3 root         0 SW   [pool_workqueue_]\n    4 root         0 IW<  [kworker/R-rcu_g]\n    5 root         0 IW<  [kworker/R-sync_]\n    6 root         0 IW<  [kworker/R-kvfre]\n    7 root         0 IW<  [kworker/R-slub_]\n    8 root         0 IW<  [kworker/R-netns]\n    9 root         0 IW   [kworker/0:0-mld]\n   10 root         0 IW   [kworker/0:1-eve]\n   11 root         0 IW<  [kworker/0:0H]\n   12 root         0 IW   [kworker/u16:0-e]\n   13 root         0 IW   [kworker/u16:1-e]\n   14 root         0 IW<  [kworker/R-mm_pe]\n   15 root         0 SW   [ksoftirqd/0]\n   16 root         0 IW   [rcu_preempt]\n   17 root         0 SW   [rcu_exp_par_gp_]\n   18 root         0 SW   [rcu_exp_gp_kthr]\n   19 root         0 SW   [migration/0]\n   20 root         0 SW   [cpuhp/0]\n   21 root         0 SW   [cpuhp/1]\n   22 root         0 SW   [migration/1]\n   23 root         0 SW   [ksoftirqd/1]\n   24 root         0 IW   [kworker/1:0-mm_]\n   25 root         0 IW<  [kworker/1:0H-kb]\n   26 root         0 SW   [cpuhp/2]\n   27 root         0 SW   [migration/2]\n   28 root         0 SW   [ksoftirqd/2]\n   29 root         0 IW   [kworker/2:0-eve]\n   30 root         0 IW<  [kworker/2:0H-kb]\n   31 root         0 SW   [cpuhp/3]\n   32 root         0 SW   [migration/3]\n   33 root         0 SW   [ksoftirqd/3]\n   34 root         0 IW   [kworker/3:0-eve]\n   35 root         0 IW<  [kworker/3:0H]\n   36 root         0 SW   [kdevtmpfs]\n   37 root         0 IW<  [kworker/R-inet_]\n   38 root         0 IW   [rcu_tasks_kthre]\n   39 root         0 IW   [rcu_tasks_rude_]\n   40 root         0 SW<  [pr/ttyAMA-1]\n   41 root         0 SW   [oom_reaper]\n   42 root         0 IW<  [kworker/R-write]\n   43 root         0 SW   [kcompactd0]\n   44 root         0 IW<  [kworker/R-kbloc]\n   45 root         0 IW<  [kworker/R-blkcg]\n   46 root         0 IW   [kworker/u16:2-e]\n   47 root         0 IW<  [kworker/R-md_bi]\n   48 root         0 IW   [kworker/2:1-eve]\n   49 root         0 IW   [kworker/3:1-mm_]\n   50 root         0 IW<  [kworker/R-rpcio]\n   51 root         0 IW<  [kworker/R-xprti]\n   52 root         0 SW   [kswapd0]\n   53 root         0 IW<  [kworker/R-nfsio]\n   54 root         0 IW<  [kworker/R-cifsi]\n   55 root         0 IW<  [kworker/R-smb3d]\n   56 root         0 IW<  [kworker/R-cifsf]\n   57 root         0 IW<  [kworker/R-cifso]\n   58 root         0 IW<  [kworker/R-defer]\n   59 root         0 IW<  [kworker/R-serve]\n   60 root         0 IW<  [kworker/R-cfid_]\n   61 root         0 IW   [kworker/1:1-eve]\n   62 root         0 SW   [khvcd]\n   63 root         0 IW   [kworker/1:2-eve]\n   64 root         0 SW   [hwrng]\n   65 root         0 SW   [card0-crtc0]\n   66 root         0 IW   [kworker/2:2-eve]\n   67 root         0 IW<  [kworker/R-raid5]\n   68 root         0 IW<  [kworker/R-dm_bu]\n   69 root         0 IW<  [kworker/R-mld]\n   70 root         0 IW<  [kworker/R-ipv6_]\n   71 root         0 IW<  [kworker/u17:0]\n   82 root         0 SW   [jbd2/vda-8]\n   83 root         0 IW<  [kworker/R-ext4-]\n   84 root         0 IW<  [kworker/2:1H-kb]\n   96 root         0 IW   [kworker/2:3-eve]\n   97 root         0 IW   [kworker/2:4-eve]\n  125 root     10260 S    /sbin/udevd -d\n  266 root         0 IW<  [kworker/1:1H-kb]\n  307 messageb  4052 S    /usr/bin/dbus-daemon --system\n  327 root      4496 S    /usr/sbin/dropbear -r /etc/dropbear/dropbear_rsa_hos\n  332 rpc       4624 S    /usr/sbin/rpcbind\n  355 avahi     5712 S    avahi-daemon: running [qemuarm64.local]\n  356 avahi     5712 S    avahi-daemon: chroot helper\n  365 root      5332 S    {start_getty} /bin/sh /bin/start_getty 115200 ttyAMA\n  366 root      4244 S    {start_getty} /bin/sh /bin/start_getty 115200 hvc0 v\n  367 root      4692 S    /sbin/getty 38400 tty1\n  371 root      4440 S    -sh\n  373 root      4500 S    /sbin/getty -L 115200 hvc0 vt102\n  379 root         0 IW   [kworker/0:2-eve]\n  487 root      4820 S    /sbin/syslogd -n -O /var/log/messages\n  490 root      4884 S    /sbin/klogd -n\n  534 root      4628 S    /usr/sbin/dropbear -r /etc/dropbear/dropbear_rsa_hos\n  535 root      5016 R    ps\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/runtime/cases/weston.py\", line 90, in test_weston_supports_xwayland\n    self.assertEqual(status, 0, msg=msg)\nAssertionError: 1 != 0 : xwayland does not appear to be running\n\nTest requires xserver-nodm-init to be installed\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 491396.25\n\nrunqemu - INFO - Removing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-313068/tmp/deploy/images/qemuarm64/core-image-full-cmdline-qemuarm64.rootfs-20260920100959.ext4\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-full-cmdline-qemuarm64.rootfs-20260920100959.ext4.1116045\ntput: No value for $TERM and no -T specified\n\nRESULTS:\nRESULTS - date.DateTest.test_date: PASSED (2.00s)\nRESULTS - df.DfTest.test_df: PASSED (0.52s)\nRESULTS - logrotate.LogrotateTest.test_logrotate_newlog: PASSED (3.35s)\nRESULTS - logrotate.LogrotateTest.test_logrotate_wtmp: PASSED (2.16s)\nRESULTS - oe_syslog.SyslogTest.test_syslog_running: PASSED (0.50s)\nRESULTS - oe_syslog.SyslogTestConfig.test_syslog_logger: PASSED (1.78s)\nRESULTS - oe_syslog.SyslogTestConfig.test_syslog_restart: PASSED (1.32s)\nRESULTS - parselogs.ParseLogsTest.test_get_context: PASSED (0.00s)\nRESULTS - parselogs.ParseLogsTest.test_parselogs: PASSED (2.26s)\nRESULTS - ping.PingTest.test_ping: PASSED (0.03s)\nRESULTS - rpm.RpmBasicTest.test_rpm_help: PASSED (0.48s)\nRESULTS - scp.ScpTest.test_scp_file: PASSED (0.85s)\nRESULTS - ssh.SSHTest.test_ssh: PASSED (0.51s)\nRESULTS - apt.AptRepoTest.test_apt_install_from_repo: SKIPPED (0.00s)\nRESULTS - buildcpio.BuildCpioTest.test_cpio: SKIPPED (0.00s)\nRESULTS - buildgalculator.GalculatorTest.test_galculator: SKIPPED (0.00s)\nRESULTS - buildlzip.BuildLzipTest.test_lzip: SKIPPED (0.00s)\nRESULTS - connman.ConnmanTest.test_connmand_help: SKIPPED (0.00s)\nRESULTS - connman.ConnmanTest.test_connmand_running: SKIPPED (0.00s)\nRESULTS - dnf.DnfBasicTest.test_dnf_help: SKIPPED (0.00s)\nRESULTS - dnf.DnfBasicTest.test_dnf_history: SKIPPED (0.00s)\nRESULTS - dnf.DnfBasicTest.test_dnf_info: SKIPPED (0.00s)\nRESULTS - dnf.DnfBasicTest.test_dnf_search: SKIPPED (0.00s)\nRESULTS - dnf.DnfBasicTest.test_dnf_version: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_exclude: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_install: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_install_dependency: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_install_from_disk: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_install_from_http: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_installroot: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_installroot_usrmerge: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_makecache: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_reinstall: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_repoinfo: SKIPPED (0.00s)\nRESULTS - gcc.GccCompileTest.test_gcc_compile: SKIPPED (0.00s)\nRESULTS - gcc.GccCompileTest.test_gpp2_compile: SKIPPED (0.00s)\nRESULTS - gcc.GccCompileTest.test_gpp_compile: SKIPPED (0.00s)\nRESULTS - gcc.GccCompileTest.test_make: SKIPPED (0.00s)\nRESULTS - gi.GObjectIntrospectionTest.test_python: SKIPPED (0.00s)\nRESULTS - go.CgoHelloworldTest.test_cgohelloworld: SKIPPED (0.00s)\nRESULTS - go.GoCompileTest.test_go_compile: SKIPPED (0.00s)\nRESULTS - go.GoCompileTest.test_go_module: SKIPPED (0.00s)\nRESULTS - go.GoHelloworldTest.test_gohelloworld: SKIPPED (0.00s)\nRESULTS - kernelmodule.KernelModuleTest.test_kernel_module: SKIPPED (0.00s)\nRESULTS - ldd.LddTest.test_ldd: SKIPPED (0.00s)\nRESULTS - oe_syslog.SyslogTestConfig.test_syslog_startup_config: SKIPPED (0.00s)\nRESULTS - opkg.OpkgRepoTest.test_opkg_install_from_repo: SKIPPED (0.00s)\nRESULTS - pam.PamBasicTest.test_pam: SKIPPED (0.00s)\nRESULTS - perl.PerlTest.test_perl_works: SKIPPED (0.00s)\nRESULTS - ptest.PtestRunnerTest.test_ptestrunner_expectfail: SKIPPED (0.00s)\nRESULTS - ptest.PtestRunnerTest.test_ptestrunner_expectsuccess: SKIPPED (0.00s)\nRESULTS - python.PythonTest.test_python3: SKIPPED (0.00s)\nRESULTS - rpm.RpmBasicTest.test_rpm_query: SKIPPED (0.47s)\nRESULTS - rpm.RpmBasicTest.test_rpm_query_nonroot: SKIPPED (0.00s)\nRESULTS - rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size: SKIPPED (0.00s)\nRESULTS - rpm.RpmInstallRemoveTest.test_rpm_install: SKIPPED (0.00s)\nRESULTS - rpm.RpmInstallRemoveTest.test_rpm_remove: SKIPPED (0.00s)\nRESULTS - rust.RustCLibExampleTest.test_rust_c_lib_example: SKIPPED (0.00s)\nRESULTS - rust.RustCompileTest.test_cargo_compile: SKIPPED (0.00s)\nRESULTS - rust.RustCompileTest.test_rust_compile: SKIPPED (0.00s)\nRESULTS - stap.StapTest.test_stap: 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 - weston.WestonTest.test_wayland_info: SKIPPED (0.00s)\nRESULTS - weston.WestonTest.test_weston_can_initialize_new_wayland_compositor: SKIPPED (0.00s)\nRESULTS - weston.WestonTest.test_weston_running: SKIPPED (0.00s)\nRESULTS - weston.WestonTest.test_weston_supports_xwayland: SKIPPED (0.00s)\nRESULTS - xorg.XorgTest.test_xorg_running: SKIPPED (0.00s)\nSUMMARY:\ncore-image-full-cmdline () - Ran 76 tests in 16.293s\ncore-image-full-cmdline - OK - All required tests passed (successes=13, skipped=63, failures=0, errors=0)\nNOTE: recipe core-image-full-cmdline-1.0-r0: task do_testimage: Succeeded\nWARNING: core-image-weston-1.0-r0 do_testimage: Can not retrieve artifacts from test target: Error while fetching compressed artifacts\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 491403.35\n\nrunqemu - INFO - Removing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-313068/tmp/deploy/images/qemuarm64/core-image-weston-qemuarm64.rootfs-20260920100959.ext4\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-weston-qemuarm64.rootfs-20260920100959.ext4.1116037\ntput: No value for $TERM and no -T specified\n\nRESULTS:\nRESULTS - date.DateTest.test_date: PASSED (1.97s)\nRESULTS - df.DfTest.test_df: PASSED (0.50s)\nRESULTS - oe_syslog.SyslogTest.test_syslog_running: PASSED (0.50s)\nRESULTS - oe_syslog.SyslogTestConfig.test_syslog_logger: PASSED (1.79s)\nRESULTS - oe_syslog.SyslogTestConfig.test_syslog_restart: PASSED (4.04s)\nRESULTS - oe_syslog.SyslogTestConfig.test_syslog_startup_config: PASSED (9.27s)\nRESULTS - parselogs.ParseLogsTest.test_get_context: PASSED (0.00s)\nRESULTS - parselogs.ParseLogsTest.test_parselogs: PASSED (1.84s)\nRESULTS - ping.PingTest.test_ping: PASSED (0.03s)\nRESULTS - rpm.RpmBasicTest.test_rpm_help: PASSED (0.49s)\nRESULTS - scp.ScpTest.test_scp_file: PASSED (0.88s)\nRESULTS - ssh.SSHTest.test_ssh: PASSED (0.49s)\nRESULTS - apt.AptRepoTest.test_apt_install_from_repo: SKIPPED (0.00s)\nRESULTS - buildcpio.BuildCpioTest.test_cpio: SKIPPED (0.00s)\nRESULTS - buildgalculator.GalculatorTest.test_galculator: SKIPPED (0.00s)\nRESULTS - buildlzip.BuildLzipTest.test_lzip: SKIPPED (0.00s)\nRESULTS - connman.ConnmanTest.test_connmand_help: SKIPPED (0.00s)\nRESULTS - connman.ConnmanTest.test_connmand_running: SKIPPED (0.00s)\nRESULTS - dnf.DnfBasicTest.test_dnf_help: SKIPPED (0.00s)\nRESULTS - dnf.DnfBasicTest.test_dnf_history: SKIPPED (0.00s)\nRESULTS - dnf.DnfBasicTest.test_dnf_info: SKIPPED (0.00s)\nRESULTS - dnf.DnfBasicTest.test_dnf_search: SKIPPED (0.00s)\nRESULTS - dnf.DnfBasicTest.test_dnf_version: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_exclude: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_install: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_install_dependency: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_install_from_disk: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_install_from_http: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_installroot: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_installroot_usrmerge: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_makecache: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_reinstall: SKIPPED (0.00s)\nRESULTS - dnf.DnfRepoTest.test_dnf_repoinfo: SKIPPED (0.00s)\nRESULTS - gcc.GccCompileTest.test_gcc_compile: SKIPPED (0.00s)\nRESULTS - gcc.GccCompileTest.test_gpp2_compile: SKIPPED (0.00s)\nRESULTS - gcc.GccCompileTest.test_gpp_compile: SKIPPED (0.00s)\nRESULTS - gcc.GccCompileTest.test_make: SKIPPED (0.00s)\nRESULTS - gi.GObjectIntrospectionTest.test_python: SKIPPED (0.00s)\nRESULTS - go.CgoHelloworldTest.test_cgohelloworld: SKIPPED (0.00s)\nRESULTS - go.GoCompileTest.test_go_compile: SKIPPED (0.00s)\nRESULTS - go.GoCompileTest.test_go_module: SKIPPED (0.00s)\nRESULTS - go.GoHelloworldTest.test_gohelloworld: SKIPPED (0.00s)\nRESULTS - kernelmodule.KernelModuleTest.test_kernel_module: SKIPPED (0.00s)\nRESULTS - ldd.LddTest.test_ldd: SKIPPED (0.00s)\nRESULTS - logrotate.LogrotateTest.test_logrotate_newlog: SKIPPED (0.00s)\nRESULTS - logrotate.LogrotateTest.test_logrotate_wtmp: SKIPPED (0.00s)\nRESULTS - opkg.OpkgRepoTest.test_opkg_install_from_repo: SKIPPED (0.00s)\nRESULTS - pam.PamBasicTest.test_pam: SKIPPED (0.00s)\nRESULTS - perl.PerlTest.test_perl_works: SKIPPED (0.00s)\nRESULTS - ptest.PtestRunnerTest.test_ptestrunner_expectfail: SKIPPED (0.00s)\nRESULTS - ptest.PtestRunnerTest.test_ptestrunner_expectsuccess: SKIPPED (0.00s)\nRESULTS - python.PythonTest.test_python3: SKIPPED (0.00s)\nRESULTS - rpm.RpmBasicTest.test_rpm_query: SKIPPED (0.47s)\nRESULTS - rpm.RpmBasicTest.test_rpm_query_nonroot: SKIPPED (0.00s)\nRESULTS - rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size: SKIPPED (0.00s)\nRESULTS - rpm.RpmInstallRemoveTest.test_rpm_install: SKIPPED (0.00s)\nRESULTS - rpm.RpmInstallRemoveTest.test_rpm_remove: SKIPPED (0.00s)\nRESULTS - rust.RustCLibExampleTest.test_rust_c_lib_example: SKIPPED (0.00s)\nRESULTS - rust.RustCompileTest.test_cargo_compile: SKIPPED (0.00s)\nRESULTS - rust.RustCompileTest.test_rust_compile: SKIPPED (0.00s)\nRESULTS - stap.StapTest.test_stap: 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 - xorg.XorgTest.test_xorg_running: SKIPPED (0.00s)\nRESULTS - weston.WestonTest.test_wayland_info: FAILED (0.48s)\nRESULTS - weston.WestonTest.test_weston_can_initialize_new_wayland_compositor: FAILED (0.28s)\nRESULTS - weston.WestonTest.test_weston_running: FAILED (0.77s)\nRESULTS - weston.WestonTest.test_weston_supports_xwayland: FAILED (0.77s)\nSUMMARY:\ncore-image-weston () - Ran 76 tests in 24.661s\ncore-image-weston - FAIL - Required tests failed (successes=12, skipped=60, failures=4, errors=0)\ncore-image-weston - FAILED - Last lines of QEMU boot logs:\n--- qemu_boot_log.20260920101412 ---\n00:00:00.363 \u001b[1;34m [9.3/seatd/seat.c:248] Added client 2 to seat0\u001b[0m\n00:00:00.363 \u001b[1;34m [9.3/seatd/seat.c:584] Opened client 2 on seat0\u001b[0m\n00:00:00.365 \u001b[1;34m [9.3/seatd/seat.c:621] Disabling client 2 on seat0\u001b[0m\n00:00:00.453 \u001b[1;31m [9.3/seatd/seat.c:334] Could not open device: client is not active\u001b[0m\n00:00:00.461 \u001b[1;31m [9.3/seatd/client.c:229] Could not open device: Operation not permitted\u001b[0m\n00:00:00.461 \u001b[1;34m [9.3/seatd/seat.c:158] No clients on seat0 to activate\u001b[0m\nseatd: /usr/src/debug/seatd/0.9.3/common/terminal.c:136: get_tty_path: Assertion `tty >= 0' failed.\n00:00:00.106 \u001b[1;31m [9.3/libseat/backend/seatd.c:317] Could not poll connection: Broken pipe\u001b[0m\n00:00:00.106 \u001b[1;31m [9.3/libseat/backend/seatd.c:137] Invalid message: insufficient data received\u001b[0m\n\n\nPoky (Yocto Project Reference Distro) 6.0.99+snapshot-74e2cb8f137717e4ec764536bd49e832992c5662 qemuarm64 /dev/hvc0\n\n\n\nType 'root' to login with superuser privileges (no password will be asked).\n\n\n\nqemuarm64 login: \n--- qemu_boot_log.20260920101412.2 ---\n\nStarting bluetooth: bluetoothd.\n\nStarting syslogd/klogd: done\n\n * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon\n\n   ...done.\n\n\n\nPoky (Yocto Project Reference Distro) 6.0.99+snapshot-74e2cb8f137717e4ec764536bd49e832992c5662 qemuarm64 /dev/ttyAMA0\n\n\n\nType 'root' to login with superuser privileges (no password will be asked).\n\n\n\nqemuarm64 login: \nERROR: core-image-weston-1.0-r0 do_testimage: core-image-weston - FAILED - also check the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-313068/tmp/log\nNOTE: recipe core-image-weston-1.0-r0: task do_testimage: Succeeded\nNOTE: Tasks Summary: Attempted 1548 tasks of which 1546 didn't need to be rerun and all succeeded.\n\nSummary: There was 1 WARNING message.\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2026-09-20 10:00:34,258 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-313068/conf/local.conf\n2026-09-20 10:00:34,258 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nWARNING: test: LICENSE is using \"CLOSED\", which is deprecated. Convert to using a license ref pointing to an actual license file, e.g.\nLICENSE = \"LicenseRef-test-CLOSED\"\nWARNING: test: LICENSE is using \"CLOSED\", which is deprecated. Convert to using a license ref pointing to an actual license file, e.g.\nLICENSE = \"LicenseRef-test-CLOSED\"\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_checkuri, the basehash value changed from cf5cbdc6dee19eec8e0ab7c147e79435436ca4f98353b070a206b72d66c2c748 to 5fc2e5d8a9cfbc8790ff18a3130b8a06335977184d22e2ff79a8f6c41b61a6b0. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_fetch, the basehash value changed from ff215cb1adc0a61a280c7a0a3ba5905510882f32d3fac56636234b90a88be118 to 32812182a8721ed3d8a5496e40aafb5936f3d965686e9677863926d520f0bdfc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_unpack, the basehash value changed from b608ba599130a8bb1efb8d62d4aeeb78c9b688783051e99b8d0c0ce3a7c88916 to 8dfeb4a4688fb92ee953c89ea1db9917036ab0b3a2613ff8de764e33fafc9db5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_cleanall, the basehash value changed from 01396410d89629f31345dd0c090b4705fd8ff9602b89a06299f867c2eb42abb5 to 7ccd4ffa6bc0d08dc152aa634becb06c88614ebec4660837b92527a8b5cc6e5c. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_recipe_qa, the basehash value changed from d40b0c13163b5e96ec4c4843f00692257c21a0b9190ebe4e1a7e3a82e94ea485 to 8f805b46b6656531f8255789bf5819de754cfc74c9b9bbf3d9ebe25169b2cadb. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_populate_lic, the basehash value changed from 3c20358af85dc0f4da44a0adb9585e4e7e535586c95ef6888d75ba8ed16af9a2 to f7fafa0af9cb923c987871db0984bac6513bd7709eec72374af06b15c62ba098. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_create_spdx, the basehash value changed from 389228929739fc853550676c27fd1b64af740ff839f2751dfa954d5248a1c673 to d5a86df1dd633b66dcbe26ab3c6bb550ca087c54f04b5e5e1f43e400f2bc62e9. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nWARNING: test: LICENSE is using \"CLOSED\", which is deprecated. Convert to using a license ref pointing to an actual license file, e.g.\nLICENSE = \"LicenseRef-test-CLOSED\"\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_checkuri, the basehash value changed from 5fc2e5d8a9cfbc8790ff18a3130b8a06335977184d22e2ff79a8f6c41b61a6b0 to e72dac1bf99cbba0f6b792a038f71d7c07e3cc27dc2043baae03ec487f0ebdaa. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_fetch, the basehash value changed from 32812182a8721ed3d8a5496e40aafb5936f3d965686e9677863926d520f0bdfc to 9653a6f3415263e3c8a21ae071c51dd73592f80029c041b83aabcaae6359abf4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_unpack, the basehash value changed from 8dfeb4a4688fb92ee953c89ea1db9917036ab0b3a2613ff8de764e33fafc9db5 to c1e9f46825023ff23c4fc466eccc386e01a74661b5a4472241d38d769f9a9c59. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_cleanall, the basehash value changed from 7ccd4ffa6bc0d08dc152aa634becb06c88614ebec4660837b92527a8b5cc6e5c to bce0ec8c074ed3641063dc215d193b50dfc1b957c022fbbbd876c012f08fc165. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_recipe_qa, the basehash value changed from 8f805b46b6656531f8255789bf5819de754cfc74c9b9bbf3d9ebe25169b2cadb to 91ee055ab12a24e28f18a3185c280fb2287a3d9942a675ea7ea934997ce7925a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_populate_lic, the basehash value changed from f7fafa0af9cb923c987871db0984bac6513bd7709eec72374af06b15c62ba098 to 3cb62c7d6cac6e975aa9ce11d8abcb1cb6e1739d7ebed0398c8bb16f153dd866. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_create_spdx, the basehash value changed from d5a86df1dd633b66dcbe26ab3c6bb550ca087c54f04b5e5e1f43e400f2bc62e9 to b61c42fc9c981e2394544b4266af50ef4c4cc4e1591720ab6f02a6c1c0c53896. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nWARNING: test: LICENSE is using \"CLOSED\", which is deprecated. Convert to using a license ref pointing to an actual license file, e.g.\nLICENSE = \"LicenseRef-test-CLOSED\"\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_checkuri, the basehash value changed from e72dac1bf99cbba0f6b792a038f71d7c07e3cc27dc2043baae03ec487f0ebdaa to 261db4eebbd1d6d909256dfbd186d4d697f44f92401c3621d2ac3f18c4206df5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_fetch, the basehash value changed from 9653a6f3415263e3c8a21ae071c51dd73592f80029c041b83aabcaae6359abf4 to 61a0644ebeeeb417de89b733a902a3b3d034ff6e44257ace9e5c62395eb1d012. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_unpack, the basehash value changed from c1e9f46825023ff23c4fc466eccc386e01a74661b5a4472241d38d769f9a9c59 to 3608b030c8c95a7784f40b86ee3d612a172fbe37ac79c5819e5522a625397139. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_cleanall, the basehash value changed from bce0ec8c074ed3641063dc215d193b50dfc1b957c022fbbbd876c012f08fc165 to dcecc6c2b1eb25d072c325b51e33b4a7d2a0d23c0df74522a6c8a6c31363b8df. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_recipe_qa, the basehash value changed from 91ee055ab12a24e28f18a3185c280fb2287a3d9942a675ea7ea934997ce7925a to d3d95b0cde89e42596a1ecbda004f2d114d700952a3f81ba20e0c17c09ebce8f. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_populate_lic, the basehash value changed from 3cb62c7d6cac6e975aa9ce11d8abcb1cb6e1739d7ebed0398c8bb16f153dd866 to 3e253d664bcd7ef54ecf8ec8dee99b95ab4ec7c9dd1536b9d954f639c7b9e960. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchi4do65sd/test.bb:do_create_spdx, the basehash value changed from b61c42fc9c981e2394544b4266af50ef4c4cc4e1591720ab6f02a6c1c0c53896 to 55ba94ea868e9931122c512cadf587696d89c6d9f9271b4df84c12bc4730311e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\n",
    "status": "FAILED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 134.171,
    "status": "PASSED"
   },
   "install.InstallTests.test_gstreamer_plugins": {
    "duration": 511.503,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_firmware": {
    "duration": 182.099,
    "status": "PASSED"
   },
   "install.InstallTests.test_linux_modules": {
    "duration": 87.383,
    "status": "PASSED"
   },
   "install.InstallTests.test_perl": {
    "duration": 87.141,
    "status": "PASSED"
   },
   "install.InstallTests.test_python": {
    "duration": 80.845,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 57.824,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 213.054,
    "status": "PASSED"
   },
   "kernelmodulesplit.KernelModuleSplit.test_cross_recipe_module_dependency": {
    "duration": 49.883,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 84.734,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.01468,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.01117,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 56.513,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_empty_string_returns_empty_string": {
    "duration": 0.006571,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_empty_token_between_paths_is_dropped": {
    "duration": 0.006261,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_multiple_variable_tokens_all_skipped": {
    "duration": 0.005878,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_none_returns_empty_string": {
    "duration": 0.006842,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_real_path_returned": {
    "duration": 0.005872,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_trailing_slash_preserved": {
    "duration": 0.005794,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_unexpanded_variable_is_skipped": {
    "duration": 0.005787,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_variable_and_trailing_slash_path": {
    "duration": 0.006046,
    "status": "PASSED"
   },
   "liboe.PathTests.test_canonicalize_variable_token_dropped_leaving_real_path": {
    "duration": 0.006026,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_all_paths_must_be_below": {
    "duration": 0.005801,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_child_is_not_parent_of_its_parent": {
    "duration": 0.006139,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_direct_child": {
    "duration": 0.005745,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_no_paths_returns_false": {
    "duration": 0.006965,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_one_path_outside_fails": {
    "duration": 0.00602,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_prefix_string_is_not_a_path_parent": {
    "duration": 0.006116,
    "status": "PASSED"
   },
   "liboe.PathTests.test_is_path_parent_unrelated_path": {
    "duration": 0.005983,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_absolute_rhs_is_not_special": {
    "duration": 0.005786,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_empty_leading_component_is_absolute": {
    "duration": 0.006136,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_pardir_normalised": {
    "duration": 0.005757,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_redundant_separators_normalised": {
    "duration": 0.006189,
    "status": "PASSED"
   },
   "liboe.PathTests.test_join_two_paths": {
    "duration": 0.005698,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_absolute_becomes_relative_and_resolves": {
    "duration": 0.006478,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_already_relative_unchanged": {
    "duration": 0.006043,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_non_symlink_is_ignored": {
    "duration": 0.008109,
    "status": "PASSED"
   },
   "liboe.PathTests.test_make_relative_symlink_several_levels_deep_becomes_relative": {
    "duration": 0.006556,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_isdir_failure_falls_back_without_nameerror": {
    "duration": 0.006649,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_missing_component_raises_enoent_without_assume_dir": {
    "duration": 0.00631,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_missing_component_tolerated_with_assume_dir": {
    "duration": 0.005801,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_mutual_symlink_cycle_raises_eloop": {
    "duration": 0.007202,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_path_outside_root_raises": {
    "duration": 0.006155,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_plain_path_is_returned": {
    "duration": 0.006199,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_resolves_symlink_below_root": {
    "duration": 0.005861,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_resolves_symlink_several_components_deep": {
    "duration": 0.006405,
    "status": "PASSED"
   },
   "liboe.PathTests.test_realpath_self_referential_symlink_raises_eloop": {
    "duration": 0.006727,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_conflicting_existing_raises": {
    "duration": 0.006372,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_creates_dangling_symlink": {
    "duration": 0.005916,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_creates_symlink": {
    "duration": 0.00616,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_does_not_delete_glob_siblings": {
    "duration": 0.00596,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_overwrites_existing_symlink": {
    "duration": 0.006323,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_replaces_destination_with_glob_metacharacters": {
    "duration": 0.006307,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_force_replaces_existing_directory": {
    "duration": 0.006339,
    "status": "PASSED"
   },
   "liboe.PathTests.test_symlink_matching_existing_is_idempotent": {
    "duration": 0.005874,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_explicit_search_path": {
    "duration": 0.006224,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_first_match_per_name_wins": {
    "duration": 0.006648,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_missing_tool_returns_empty": {
    "duration": 0.00609,
    "status": "PASSED"
   },
   "liboe.PathTests.test_which_wild_wildcard_pattern": {
    "duration": 0.006475,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.01196,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 39.121,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 25.488,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 110.816,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 94.714,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 511.147,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 14.776,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 183.744,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 187.997,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 431.084,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 70.655,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 144.957,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 52.305,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.455,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 0.852,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 0.8358,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.1804,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.001158,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.002852,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.005651,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.001681,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.001788,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.001656,
    "status": "PASSED"
   },
   "oelib.license.TestSort.test_sort": {
    "duration": 0.006845,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_copies_files_and_dereferences_links": {
    "duration": 0.009606,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_copy_failure": {
    "duration": 0.004299,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_ignores_empty_externalsrc_relocation": {
    "duration": 0.004982,
    "status": "PASSED"
   },
   "oelib.package.TestCopyDebugSources.test_copydebugsources_moves_externalsrc_relocation": {
    "duration": 0.006943,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_dirty_push_run_false_returns_argv": {
    "duration": 0.2866,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_fallback_preserves_original_patch_name": {
    "duration": 0.7448,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_git_am_preserves_original_patch_name": {
    "duration": 0.712,
    "status": "PASSED"
   },
   "oelib.patch.TestGitApplyTree.test_push_run_false_returns_argv": {
    "duration": 0.4639,
    "status": "PASSED"
   },
   "oelib.patch.TestPatchTree.test_push_run_false_returns_argv": {
    "duration": 0.002811,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_allows_explicit_shell": {
    "duration": 0.003869,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_preserves_argv_elements": {
    "duration": 0.02252,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_reports_exit_status": {
    "duration": 0.02129,
    "status": "PASSED"
   },
   "oelib.patch.TestRunCmd.test_runcmd_wraps_exec_failure": {
    "duration": 0.001131,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.003922,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.00324,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.002664,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.001562,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.001987,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.002136,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.00217,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0005825,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0003731,
    "status": "PASSED"
   },
   "oelib.utils.TestDefaultFeatures.test_filter_default_features": {
    "duration": 0.0008399,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.04825,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.001843,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.001962,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.001993,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.002198,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.1205,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.3102,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.007624,
    "log": "No \"dash\" found on test system.\n",
    "status": "SKIPPED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 391.496,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.344,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 396.156,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 409.73,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 461.53,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.001679,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.001947,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.002202,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.002464,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 14.402,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 326.918,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 7.663,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 0.007303,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 0.007622,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 0.007832,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 0.008031,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 0.008261,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 0.008468,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 186.878,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 102.145,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 35.568,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 23.566,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 96.12,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 154.566,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 20.998,
    "status": "PASSED"
   },
   "package.PackageKeepSections.test_package_keep_sections": {
    "duration": 326.785,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 113.062,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 20.867,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 120.878,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 58.346,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.02318,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.02984,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.2315,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 77.45,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.309,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.45,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 8.996,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 8.05,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 6.098,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 3.086,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_multilib_variables": {
    "duration": 75.305,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.1222,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.732,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 1.206,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 115.615,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 309.319,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 164.095,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 111.703,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 44.841,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 99.812,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 40.089,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 75.728,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 37.486,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.437,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 47.531,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 135.153,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 47.497,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 47.5,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 38.7,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 45.222,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 34.257,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 8.631,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 46.378,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 54.003,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 53.49,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 51.668,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 50.625,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 51.848,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 60.601,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 52.162,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 56.167,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 49.506,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 47.504,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 19.285,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 116.003,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 60.537,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 27.45,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 30.534,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 80.807,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 41.514,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 26.643,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 53.157,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 44.616,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 12.386,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 60.741,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 62.597,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 50.002,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 108.313,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 40.748,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 47.63,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 45.575,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 42.339,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 47.923,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 43.919,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 42.126,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 61.834,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 1.324,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 42.922,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 42.152,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 43.245,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 45.544,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 45.549,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 53.729,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_pep639": {
    "duration": 45.045,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_prepep639": {
    "duration": 47.141,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 44.351,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 73.431,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 45.811,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 48.532,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.535,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 10.224,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.01553,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.08333,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.07186,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.08071,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.005121,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.004763,
    "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.005502,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.005217,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.005198,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_empty_testresults": {
    "duration": 0.005368,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_attached": {
    "duration": 0.005635,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_log_inline": {
    "duration": 0.005504,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_image_tests": {
    "duration": 0.005284,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_junit_missing_ptests": {
    "duration": 0.005218,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.005122,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.005086,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.005157,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.005082,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.005116,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.005131,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.005148,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.004964,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.00501,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.004997,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.004941,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 48.954,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 57.075,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 84.557,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 119.026,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 40.885,
    "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": 8.882,
    "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": 9.659,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.005744,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.02532,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.00669,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.006699,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.005488,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.00649,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.006567,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.01163,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.009709,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.009441,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.009323,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.009003,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.007581,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.014,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.007,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.007,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_path": {
    "duration": 0.003441,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe": {
    "duration": 0.008845,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 165.58,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 0.001794,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 28.776,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 29.281,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 0.001039,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 27.904,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 0.001496,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 21.395,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 35.655,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 0.0009546,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 0.0007439,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 26.642,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 290.661,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 477.037,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 369.351,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.RustKernel.test_kernel_rust_sample": {
    "duration": 105.347,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 290.981,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 48.676,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 52.776,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 53.297,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 137.436,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 152.981,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 322.841,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 239.848,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 207.566,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 138.882,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.0008762,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.001163,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "rust.RustStaticMuslTest.test_static_musl_linking": {
    "duration": 141.881,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 428.992,
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_runqemu": {
    "duration": 443.131,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.0222,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 163.573,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 205.893,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 272.196,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 79.096,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 74.526,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 95.74,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 419.8,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_custom_annotation_vars": {
    "duration": 44.129,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_download_location_defensive_handling": {
    "duration": 18.511,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 139.671,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 133.048,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_kernel_config_spdx": {
    "duration": 142.354,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_packageconfig_spdx": {
    "duration": 42.642,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_version_extraction_patterns": {
    "duration": 15.974,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_world_sbom": {
    "duration": 59.932,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 212.349,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 79.876,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 104.312,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 167.774,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 65.759,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 75.004,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 76.171,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific": {
    "duration": 67.677,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific": {
    "duration": 57.354,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 90.543,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 84.682,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 77.902,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 620.076,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 114.605,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 141.931,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 123.608,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 156.795,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 224.962,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 113.994,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 261.984,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 109.555,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 203.494,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 1039.218,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 653.605,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 422.616,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 115.846,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 94.353,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 35.87,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 16.721,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 34.686,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 190.319,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.9482,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.2583,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.017,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.01,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 7.234,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 5.506,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 5.229,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 5.478,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 5.466,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 5.476,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_run_prepared_task": {
    "duration": 68.169,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.015,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 4.882,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.004,
    "status": "PASSED"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 174.731,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract": {
    "duration": 37.377,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_missing_config": {
    "duration": 32.6,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_nothing_set": {
    "duration": 34.269,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_both_config_and_machine": {
    "duration": 33.54,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_binary": {
    "duration": 29.378,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_fragments": {
    "duration": 29.269,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_image_fstypes": {
    "duration": 29.054,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_make_opts": {
    "duration": 32.944,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_legacy": {
    "duration": 34.231,
    "status": "PASSED"
   },
   "uboot.UBootConfigTest.test_uboot_config_extract_single_config": {
    "duration": 37.191,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 82.998,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 120.598,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_config_initial_env_binary": {
    "duration": 49.253,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_uboot_initial_env_binary": {
    "duration": 43.795,
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 0.0006716,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 0.0008483,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 39.793,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 36.693,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 11.596,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 220.675,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_useradd_depends_only": {
    "duration": 11.522,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 88.835,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 4.289,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 5.048,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 5.058,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 4.181,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 5.114,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 4.983,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 10.159,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 9.405,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 88.292,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 8.206,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 3.702,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 4.902,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 4.938,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 150.099,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 86.207,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 47.704,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 48.451,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 60.223,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 64.385,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 0.0009763,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 0.001732,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 121.045,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 48.803,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 48.913,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 29.637,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 54.454,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 31.041,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 33.048,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 34.158,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 32.106,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 31.302,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 0.0009253,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 72.682,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 37.208,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 53.206,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 108.481,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 30.43,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 0.0008664,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_grub_install_pcbios": {
    "duration": 0.001171,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_include_path": {
    "duration": 36.081,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 38.351,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 92.091,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 0.001389,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 41.82,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 31.628,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 46.399,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 53.768,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 30.51,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 36.43,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 320.631,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 0.001369,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 0.002183,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 0.003016,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 65.214,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 28.562,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 29.694,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 41.424,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 105.667,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_cli": {
    "duration": 81.956,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size_env": {
    "duration": 86.79,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 5.491,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 0.001839,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 0.002908,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 132.841,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 33.485,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_gpt_partition": {
    "duration": 36.95,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_msdos_partition": {
    "duration": 37.801,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 197.068,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 0.001466,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 0.002312,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 124.484,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 57.608,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 0.001257,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_extra_filesystem_space": {
    "duration": 37.661,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_plugin": {
    "duration": 100.322,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_space": {
    "duration": 40.504,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 36.267,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 32.74,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 32.365,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 100.417,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 69.145,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 54.305,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 12.573,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 11.718,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 31.955,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 35.184,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 196.601,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 0.001514,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 0.002347,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 115.128,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 0.001099,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 114.748,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 114.72,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 0.001075,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 53.883,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 3.205,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.0711,
    "status": "PASSED"
   }
  }
 }
}