{
 "oeselftest_fedora-41_qemux86-64_20250617174440": {
  "configuration": {
   "HOST_DISTRO": "fedora-41",
   "HOST_NAME": "fedora41-vk-1.yocto.io",
   "LAYERS": {
    "meta": {
     "branch": "mathieu/master-next",
     "commit": "d369efda32d664f8ed4e33e73c34240fa0bdddeb",
     "commit_count": 78892,
     "commit_time": 1750180977
    },
    "meta-poky": {
     "branch": "mathieu/master-next",
     "commit": "d369efda32d664f8ed4e33e73c34240fa0bdddeb",
     "commit_count": 78892,
     "commit_time": 1750180977
    },
    "meta-selftest": {
     "branch": "mathieu/master-next",
     "commit": "d369efda32d664f8ed4e33e73c34240fa0bdddeb",
     "commit_count": 78892,
     "commit_time": 1750180977
    },
    "meta-yocto-bsp": {
     "branch": "mathieu/master-next",
     "commit": "d369efda32d664f8ed4e33e73c34240fa0bdddeb",
     "commit_count": 78892,
     "commit_time": 1750180977
    }
   },
   "MACHINE": "qemux86-64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20250617174440",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 39.66188979148865,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 34.792526960372925,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 27.933583736419678,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 29.52684998512268,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 34.504786252975464,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 34.22016215324402,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 34.410277128219604,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 54.72885465621948,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 39.756306648254395,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 27.18552303314209,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 46.9536771774292,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 39.264671087265015,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 41.95391082763672,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 42.93787145614624,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 139.0703649520874,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 97.20843529701233,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 0.00443720817565918,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 6210.099675416946,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 70.69098043441772,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 27.088982105255127,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 31.700072050094604,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 0.9547083377838135,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 246, in test_enable_disable_fragments\n    self.assertEqual(get_bb_var('SELFTEST_FRAGMENT_VARIABLE'), None)\n                     ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 295, in get_bb_var\n    return subprocess.run(cmd, check=True, text=True, stdout=subprocess.PIPE).stdout.strip()\n           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib64/python3.13/subprocess.py\", line 577, in run\n    raise CalledProcessError(retcode, process.args,\n                             output=stdout, stderr=stderr)\nsubprocess.CalledProcessError: Command '['bitbake-getvar', '--value', 'SELFTEST_FRAGMENT_VARIABLE']' returned non-zero exit status 1.\n\n\nStderr:\n2025-06-17 17:44:43,449 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203331/conf/local.conf\n2025-06-17 17:44:43,449 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nThe variable 'SELFTEST_FRAGMENT_VARIABLE' is not defined\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.611640691757202,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 7.961462020874023,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 48.835033655166626,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.6674175262451172,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 110.8231611251831,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 14.23741865158081,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 115.96828436851501,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.9198665618896484,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 5.3466386795043945,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 35.06651258468628,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 54.58280324935913,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 12.732857465744019,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 77.53848695755005,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 327.2049720287323,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 593.2774903774261,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 1051.8787500858307,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 740.7819039821625,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 36.69618797302246,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 27.815807104110718,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 26.93790626525879,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 11.08501648902893,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 14.561614990234375,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 12.374364614486694,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 13.933528661727905,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 12.0996572971344,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 13.966896057128906,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 16.29329752922058,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 12.538416385650635,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 12.175273895263672,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 12.464563131332397,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 13.973673105239868,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 14.709065198898315,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 13.683252573013306,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 14.835931777954102,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 14.721862077713013,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 15.472434997558594,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 14.708859205245972,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.1382298469543457,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 31.374430418014526,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 5.466717004776001,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.0732192993164062,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 5.531748294830322,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 9.408889055252075,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 121.68774104118347,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 8.55478024482727,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 3.132338523864746,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 25.545937299728394,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 73.74343538284302,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 52.90738868713379,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 24.777567863464355,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 28.241681337356567,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 39.6818904876709,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 15.821232795715332,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 5481.450146198273,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 34.06965470314026,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 3.378462791442871,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 4.48859429359436,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 24.217490196228027,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 25.751607179641724,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 4.507368326187134,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 6.024482488632202,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 21.9999258518219,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 2.2787282466888428,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 2.1534550189971924,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 2.1191110610961914,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 26.640059232711792,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 45.93404984474182,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 22.646293878555298,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 6.041828870773315,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 1.0272588729858398,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 42.389782428741455,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 53.79210638999939,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 65.57650637626648,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_fileinfo": {
    "duration": 17.746324062347412,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 88.2070734500885,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 3258.490099668503,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 183.3274655342102,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 464.744841337204,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 34.50244879722595,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 34.70012664794922,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 72.42001056671143,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 2491.5489683151245,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 47.242685317993164,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 40.751858711242676,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 35.058716773986816,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 37.06750535964966,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 5718.816078186035,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.013124704360961914,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 5875.983070611954,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.010955810546875,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.009691715240478516,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.00692296028137207,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 11.92591142654419,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 12.154337406158447,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 39.10459589958191,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.007637977600097656,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 68.7141764163971,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 179.94268774986267,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 89.23895764350891,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 71.0003764629364,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 73.50689506530762,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 72.83436298370361,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 37.37632656097412,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 43.515055418014526,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 44.771297454833984,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 47.09835934638977,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 68.97744011878967,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 0.9939305782318115,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 32.8583619594574,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 5609.920986413956,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 230.86772537231445,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 39.13996362686157,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 28.27668523788452,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 5795.850636720657,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 190.0951910018921,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 476.48629117012024,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 64.92709112167358,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 95.00879907608032,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 348.6254081726074,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 198.89978504180908,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 111.65768051147461,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 118.17476320266724,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 42.87965273857117,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 56.813640832901,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 180.8767054080963,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 160.12378001213074,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 92.10165238380432,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 3335.3160603046417,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 5.518812894821167,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 867, in test_devtool_modify_native\n    checkextend = 'native' in (get_bb_var('BBCLASSEXTEND', testrecipe) or '').split()\n                               ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 295, in get_bb_var\n    return subprocess.run(cmd, check=True, text=True, stdout=subprocess.PIPE).stdout.strip()\n           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib64/python3.13/subprocess.py\", line 577, in run\n    raise CalledProcessError(retcode, process.args,\n                             output=stdout, stderr=stderr)\nsubprocess.CalledProcessError: Command '['bitbake-getvar', '--value', 'BBCLASSEXTEND', '--recipe', 'cdrtools-native']' returned non-zero exit status 1.\n\n\nStderr:\n2025-06-17 17:44:43,460 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203390/conf/local.conf\n2025-06-17 17:44:43,460 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nThe variable 'BBCLASSEXTEND' is not defined\n2025-06-17 19:03:58,367 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 39.63709115982056,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 46.96072053909302,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 218.75938940048218,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 34.70766091346741,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 9.328304767608643,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 116.39988732337952,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 170.74800634384155,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 49.40876650810242,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 117.975830078125,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 118.42885136604309,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 64.41723203659058,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 130.2800965309143,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 57.60275077819824,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 55.066601514816284,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 59.21132278442383,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 71.56844401359558,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 69.27751469612122,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 137.07691264152527,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 111.0782082080841,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 108.17634320259094,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 122.70442342758179,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 142.79448437690735,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 4.988574266433716,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 12.88506555557251,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 149.23735237121582,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 116.25967311859131,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 105.96031618118286,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 100.4388484954834,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 68.08260250091553,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 105.09543967247009,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 1323.4392848014832,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.000377655029296875,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 61.52660083770752,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 74.11508584022522,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 133.6859848499298,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 112.4364664554596,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 43.627214431762695,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 29.03954005241394,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 5.282506942749023,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 86.5078182220459,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.00695347785949707,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.004096508026123047,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 574.7060649394989,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 531.0544564723969,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 159.972998380661,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 141.96261405944824,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 68.08765244483948,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 55.36602306365967,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 53.1863067150116,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 127.29236245155334,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 58.8342604637146,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 59.95769476890564,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 56.750821113586426,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 293.15974402427673,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 65.35919260978699,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 67.10924482345581,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 128.14194703102112,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.7422840595245361,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.8947367668151855,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.5104281902313232,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.5463607311248779,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.6318151950836182,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.36289286613464355,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 2.7201123237609863,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 27.168051719665527,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 290.88273429870605,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 102.11106967926025,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 61.50011920928955,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 120.83812284469604,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 329.3579032421112,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 126.97007417678833,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 108.27495622634888,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 3786.3692741394043,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 25.241779804229736,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 94.48680543899536,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 247.08166027069092,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 117.31540012359619,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 154.27228689193726,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 73.66046476364136,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 73.67070269584656,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 73.74274635314941,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 5.199900150299072,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 4.959028720855713,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 5.571273326873779,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 5.863968133926392,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 6.325748443603516,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 6.674080848693848,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 5.1510329246521,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 20.280172109603882,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 19.220139265060425,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 3.53852915763855,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 18.491228103637695,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 19.014749765396118,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 2060.460735321045,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 47.91550326347351,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 34.54167318344116,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 287.4297425746918,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 66.1082239151001,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.014883279800415039,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.012352705001831055,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 10.804248094558716,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.015060901641845703,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 29.53654932975769,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 27.359124422073364,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 127.57510113716125,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 159.65693736076355,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 350.97150444984436,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 14.589211463928223,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 1190.3097677230835,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 1046.3842196464539,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 6174.788195848465,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 39.83690285682678,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 76.77271723747253,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 111.61939191818237,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.1839957237243652,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 0.6562604904174805,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 0.9287352561950684,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.1506812572479248,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0008647441864013672,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.000995635986328125,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.0024650096893310547,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.0013628005981445312,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0013852119445800781,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0014851093292236328,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.0037233829498291016,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.0030400753021240234,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.0014352798461914062,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.00036072731018066406,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0004277229309082031,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.0005824565887451172,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.0006566047668457031,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0007066726684570312,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0007939338684082031,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.038460493087768555,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0007426738739013672,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.00070953369140625,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.0008003711700439453,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.001008749008178711,
    "status": "PASSED"
   },
   "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
    "duration": 72.02942538261414,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.0890660285949707,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.16798043251037598,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.005448579788208008,
    "log": "No \"dash\" found on test system.\n",
    "status": "SKIPPED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 243.2069592475891,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.3267498016357422,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 222.657705783844,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 221.30710554122925,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 262.81642150878906,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.0012521743774414062,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.001499176025390625,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.0018084049224853516,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.0020530223846435547,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 11.171860933303833,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 181.20970964431763,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 15.827199935913086,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 110.30091714859009,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 441.65912103652954,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 89.71863079071045,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 103.28160548210144,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 101.95530271530151,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 106.99347305297852,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 592.8101086616516,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 83.35714149475098,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 22.623573303222656,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 9.431395530700684,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 203.67021560668945,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 47.75554013252258,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 11.239022254943848,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 169.96707963943481,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 26.237943649291992,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 116.88267803192139,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 56.587448835372925,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.03354930877685547,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.04050302505493164,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.20186901092529297,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 0.5493302345275879,
    "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
    "status": "SKIPPED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.8086483478546143,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.50290584564209,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 8.178033351898193,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 7.734532833099365,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 5.9669129848480225,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 2.976426362991333,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.04884743690490723,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.9774534702301025,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 1.0378389358520508,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 76.77032327651978,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 713.2011957168579,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 90.38405013084412,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 64.91428327560425,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 34.993061780929565,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 58.43069648742676,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 31.30073857307434,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 53.01197361946106,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 29.880915880203247,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.5010216236114502,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 12.989969968795776,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 68.45431852340698,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 33.52663803100586,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 34.69455361366272,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 39.13275861740112,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 31.98110342025757,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 22.397361278533936,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 6.507134437561035,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 31.031957626342773,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 33.55083775520325,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 34.601725816726685,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 31.56949520111084,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 32.38796019554138,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 31.009571075439453,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 38.542680501937866,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 27.044325828552246,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 27.720658540725708,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 30.004780054092407,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 34.0621075630188,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 14.816426992416382,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 50.046156883239746,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 43.30309247970581,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 22.00222659111023,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 20.672587633132935,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 53.42265009880066,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 32.09131574630737,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 23.238914012908936,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 28.29775643348694,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 33.51122808456421,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 10.659582376480103,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 46.383941650390625,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 44.75346827507019,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 25.452821016311646,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 58.115198850631714,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 25.709495306015015,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 25.97741174697876,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 24.92627263069153,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 23.082929611206055,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 20.347928762435913,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 23.94368577003479,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 28.003966093063354,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 35.739705085754395,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 1.193725824356079,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 23.610134840011597,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 27.13407826423645,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 28.30534529685974,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 28.146506547927856,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 28.744049310684204,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 27.84403085708618,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 25.61314344406128,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 52.26723551750183,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 27.640937328338623,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 27.668010473251343,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 4.142991781234741,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 10.64683198928833,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.013651847839355469,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.09312319755554199,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.08457064628601074,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.08970117568969727,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.0066721439361572266,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.0066967010498046875,
    "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.006150484085083008,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.004792690277099609,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.0052661895751953125,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.0055005550384521484,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.0053060054779052734,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.005591392517089844,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.004580974578857422,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.004710674285888672,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.005253314971923828,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.004770040512084961,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.0045473575592041016,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.005149126052856445,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.005475759506225586,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.005362033843994141,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 43.13662099838257,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 56.15087938308716,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 70.94817638397217,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 81.97452902793884,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 25.52096128463745,
    "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": 6.919435739517212,
    "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": 8.928448915481567,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.010269880294799805,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.014586925506591797,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.0107574462890625,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.010897159576416016,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.009933710098266602,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.011810541152954102,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.010845661163330078,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.01410365104675293,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.01565718650817871,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.01498103141784668,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.014847040176391602,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.014345884323120117,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.012838602066040039,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.011340856552124,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.011145830154419,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.011364698410034,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 2887.2078828811646,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 28.031325817108154,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 29.710386753082275,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 30.124252796173096,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 29.900861978530884,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 26.34732937812805,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 26.210077047348022,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 21.479748725891113,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 29.214330196380615,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 30.355225563049316,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 33.24642324447632,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 21.729425191879272,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 162.44558119773865,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 558.6743810176849,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 236.62331318855286,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 901.2250845432281,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 43.387879848480225,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 50.90958023071289,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 54.7667977809906,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 101.17547464370728,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 80.21333765983582,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 185.16063380241394,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 176.32432055473328,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 151.5559995174408,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 120.57275629043579,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 295.37530970573425,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 64.06663036346436,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 322.56187534332275,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.008323192596435547,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 153.7355444431305,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 1573.2293906211853,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 157.3423788547516,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "duration": 31.964982509613037,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_tar": {
    "duration": 20.61790895462036,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 66.27399802207947,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 33.74370050430298,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 67.02085280418396,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 320.6761646270752,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 104.48346471786499,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 748.1830751895905,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 123.7039258480072,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 148.9313805103302,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 172.9961643218994,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 291.48147535324097,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 46.23549747467041,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 63.46902799606323,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 54.481003284454346,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
    "duration": 36.94323492050171,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
    "duration": 37.59728670120239,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
    "duration": 37.64002585411072,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
    "duration": 36.58942747116089,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 41.606173515319824,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 43.45591902732849,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 40.94478154182434,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 4596.289703369141,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 68.76509141921997,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 66.74845361709595,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 72.3265528678894,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 133.89671683311462,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 174.6801300048828,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 62.34049844741821,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 142.2083535194397,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 61.62638735771179,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 95.59434032440186,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 1617.9733684062958,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 745.4941265583038,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 193.8889720439911,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 113.64549160003662,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 101.74761080741882,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 71.26956915855408,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 26.82287621498108,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 56.07052707672119,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 95.26794743537903,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.5282564163208008,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.7614235877990723,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.2649054527282715,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 0.7569992542266846,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 3.6856629848480225,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 3.614626407623291,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 3.659912347793579,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 3.6944215297698975,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 3.618095874786377,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 3.7211647033691406,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.023033380508423,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 3.700914144515991,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.005697250366211,
    "status": "PASSED"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 91.5711555480957,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 0.0008547306060791016,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 0.0013403892517089844,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 1859.5250737667084,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 574.6767358779907,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/uki.py\", line 116, in test_uki_sysvinit\n    runqemu_params = get_bb_var('TEST_RUNQEMUPARAMS', 'core-image-base') or \"\"\n                     ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py\", line 295, in get_bb_var\n    return subprocess.run(cmd, check=True, text=True, stdout=subprocess.PIPE).stdout.strip()\n           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib64/python3.13/subprocess.py\", line 577, in run\n    raise CalledProcessError(retcode, process.args,\n                             output=stdout, stderr=stderr)\nsubprocess.CalledProcessError: Command '['bitbake-getvar', '--value', 'TEST_RUNQEMUPARAMS', '--recipe', 'core-image-base']' returned non-zero exit status 1.\n\n\nStderr:\n2025-06-17 17:44:43,458 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/conf/local.conf\n2025-06-17 17:44:43,459 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-06-17 18:14:21,919 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/work/core2-64-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=33367']\n2025-06-17 18:14:21,922 - oe-selftest - INFO - waiting...\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): opened database file::memory:?cache=shared rw ro\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): sqlite version 3.48.0\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): service mode active\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): libmicrohttpd version 1.0.1\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): started http server on IPv4 IPv6 port=33367\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): search concurrency 8\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): webapi connection pool 8\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): rescan time 0\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): scan checkpoint 256\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): fdcache mbs 31426\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): fdcache prefetch 64\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): fdcache tmpdir /tmp\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): fdcache tmpdir min% 25\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): groom time 0\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): forwarded ttl limit 8\n[Tue Jun 17 18:14:21 2025] (2211823/2211823): accepting archive types .rpm(cat) \n[Tue Jun 17 18:14:22 2025] (2211823/2211837): fts traversed source paths in 0.00560642s, scanned=91, regex-skipped=0\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): grooming database\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): database record counts:\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): file d/e 0\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): file s 0\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): archive d/e 126\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): archive sref 2099\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): archive sdef 1031\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): buildids 63\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): filenames 1873\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): fileparts 1728\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): files scanned (#) 87\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): files scanned (mb) 8\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): index db size (mb) 0\n[Tue Jun 17 18:14:23 2025] (2211823/2211836): groomed database in 0.00833779s\n2025-06-17 18:14:26,922 - oe-selftest - INFO - polling server\n2025-06-17 18:14:26,922 - oe-selftest - INFO - server alive\n[Tue Jun 17 18:14:26 2025] (2211823/2211830): ::1:46314 UA:Pythonurllib/3.13 XFF: GET /metrics 200 5762 0+0ms\n2025-06-17 18:14:26,947 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-06-17 18:14:31,796 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/work/core2-64-poky-linux/xz/5.8.1/packages-split/xz/usr/bin/xz.xz'))\n[Tue Jun 17 18:14:31 2025] (2211823/2211835): ::1:46330 UA:elfutils/0.193,Linux/x86_64,fedora/41 XFF: GET /buildid/e52041c1d25377442c54908ae5bf8e170af7f73e/debuginfo 200 257904 0+12ms\n/usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-06-17 18:17:09,546 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/work/core2-64-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=51365']\n2025-06-17 18:17:09,550 - oe-selftest - INFO - waiting...\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): opened database file::memory:?cache=shared rw ro\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): sqlite version 3.48.0\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): service mode active\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): libmicrohttpd version 1.0.1\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): started http server on IPv4 IPv6 port=51365\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): search concurrency 8\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): webapi connection pool 8\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): rescan time 0\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): scan checkpoint 256\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): fdcache mbs 31425\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): fdcache prefetch 64\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): fdcache tmpdir /tmp\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): fdcache tmpdir min% 25\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): groom time 0\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): forwarded ttl limit 8\n[Tue Jun 17 18:17:09 2025] (2292526/2292526): accepting archive types .rpm(cat) \n[Tue Jun 17 18:17:10 2025] (2292526/2292535): grooming database\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): database record counts:\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): file d/e 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): file s 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): archive d/e 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): archive sref 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): archive sdef 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): buildids 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): filenames 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): fileparts 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): files scanned (#) 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): files scanned (mb) 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): index db size (mb) 0\n[Tue Jun 17 18:17:10 2025] (2292526/2292535): groomed database in 0.000949588s\n[Tue Jun 17 18:17:10 2025] (2292526/2292536): fts traversed source paths in 0.00331474s, scanned=91, regex-skipped=0\n2025-06-17 18:17:14,551 - oe-selftest - INFO - polling server\n2025-06-17 18:17:14,551 - oe-selftest - INFO - server alive\n[Tue Jun 17 18:17:14 2025] (2292526/2292533): ::1:40078 UA:Pythonurllib/3.13 XFF: GET /metrics 200 5661 0+0ms\n2025-06-17 18:17:14,552 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\nLoading cache...done.\nChecking cache validity...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250617181432\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250617181432\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/.oumeansa\nCreated listening socket for qemu serial console on: 127.0.0.1:55997\nCreated listening socket for qemu serial console on: 127.0.0.1:40009\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=55997:40009 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339  -S -qmp unix:./.9ce8a0py,server,wait -qmp unix:./.oumeansa,server,nowait\"\nrunqemu started, pid is 2293658\nwaiting at most 300 seconds for qemu pid (06/17/25 18:17:19)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/.9ce8a0py\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/.9ce8a0py\nQMP connected to QEMU at 06/17/25 18:17:19 and took 0.58 seconds\nQMP released QEMU at 06/17/25 18:17:19 and took 0.16 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 2293665 (06/17/25 18:17:19)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2293658,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55997,nodelay=on -serial tcp:127.0.0.1:40009,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339 -S -qmp unix:./.9ce8a0py,server,wait -qmp unix:./.oumeansa,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2293658\nrunqemu - INFO - Copy done in 0.04631328582763672 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2293658,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55997,nodelay=on -serial tcp:127.0.0.1:40009,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339  -S -qmp unix:./.9ce8a0py,server,wait -qmp unix:./.oumeansa,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 88456.89\n\n\nWaiting at most 1000 seconds for login banner (06/17/25 18:17:19)\nConnection from 127.0.0.1:42456\nReached login banner in 3.53 seconds (06/17/25 18:17:23)\nLogged in as root in serial console\n2025-06-17 18:17:26,615 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.1:51365/ debuginfod-find debuginfo /usr/bin/xz\n[Tue Jun 17 18:17:26 2025] (2292526/2292534): 192.168.7.2:44506 UA:elfutils/0.193,Linux/x86_64,/ XFF: GET /buildid/e52041c1d25377442c54908ae5bf8e170af7f73e/debuginfo 200 257904 0+12ms\nWARNING: /usr/lib64/python3.13/unittest/case.py:597: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nERROR: When reparsing /tmp/selftest-fetch6ch_ej5h/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. 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-fetch6ch_ej5h/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. 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-fetch6ch_ej5h/test.bb:do_unpack, the basehash value changed from 73d54833e5365fb5dad2a337eb0163e99120108aff9cd25a2ab852abbb5c5ed8 to 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803. 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-fetch6ch_ej5h/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. 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-fetch6ch_ej5h/test.bb:do_create_spdx, the basehash value changed from b4435653775350090f5c665aa9adc9714236a2ec9f45e2349aae6d22717fce4d to 51d9266d5101288d63a9cd07f17225270289af4d5abbaa80e7991153440ff83d. 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\nERROR: When reparsing /tmp/selftest-fetch6ch_ej5h/test.bb:do_recipe_qa, the basehash value changed from 886446a37a2994fbe56d30137e586a495a13bbcc020d7cdb5b9c01219e6f3898 to 3fa3c1672933ddbb6791ad5ae0a40531f610be4b16ef0b118841fa70be5c3f7d. 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-fetch6ch_ej5h/test.bb:do_populate_lic, the basehash value changed from cc353adc9b22985ac0916a00524d2f146054e10b415a2d87e504819f63fe0547 to 57a775807d2dd4f347e659bc80a062087d65cbfc5f1357d751e2258159083b3a. 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-fetch6ch_ej5h/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. 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-fetch6ch_ej5h/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. 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-fetch6ch_ej5h/test.bb:do_unpack, the basehash value changed from 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803 to a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9. 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-fetch6ch_ej5h/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. 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-fetch6ch_ej5h/test.bb:do_create_spdx, the basehash value changed from 51d9266d5101288d63a9cd07f17225270289af4d5abbaa80e7991153440ff83d to 59f1842fb7bc30533e0ad782bc416fba6f921bdbdb4f05542cf16b9076cfd2c3. 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\nERROR: When reparsing /tmp/selftest-fetch6ch_ej5h/test.bb:do_recipe_qa, the basehash value changed from 3fa3c1672933ddbb6791ad5ae0a40531f610be4b16ef0b118841fa70be5c3f7d to 134a47227896b418d05f3c7b7492c9742deef2403bedd2e16370d46271f98589. 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-fetch6ch_ej5h/test.bb:do_populate_lic, the basehash value changed from 57a775807d2dd4f347e659bc80a062087d65cbfc5f1357d751e2258159083b3a to 8b80f020de4e7bbd3a95e1edfbd3587ca0435bf9ec59616c5d246bdd169a8810. 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-fetch6ch_ej5h/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. 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-fetch6ch_ej5h/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. 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-fetch6ch_ej5h/test.bb:do_unpack, the basehash value changed from a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9 to 4095a0ebaaea4c3c9ac881825f18bad10b4af2d78091eb227cea4b1af15c0665. 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-fetch6ch_ej5h/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. 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-fetch6ch_ej5h/test.bb:do_create_spdx, the basehash value changed from 59f1842fb7bc30533e0ad782bc416fba6f921bdbdb4f05542cf16b9076cfd2c3 to 6e3c7a399efbd6fd24a793e00ab8af5682037003d2eb68508be05778a8e314cd. 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\nERROR: When reparsing /tmp/selftest-fetch6ch_ej5h/test.bb:do_recipe_qa, the basehash value changed from 134a47227896b418d05f3c7b7492c9742deef2403bedd2e16370d46271f98589 to a0b8cfbf6640b3a44ba6fc04abbff41f4abb8a961b0e19a1b2ea654fab0764e9. 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-fetch6ch_ej5h/test.bb:do_populate_lic, the basehash value changed from 8b80f020de4e7bbd3a95e1edfbd3587ca0435bf9ec59616c5d246bdd169a8810 to 5eb80c631267ed02e3211924c87be0f1c88ee77f598f4df42e53acaaba7c8cd3. 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\nLoading cache...done.\nChecking cache validity...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250617182228\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250617182228\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/.v4dgz0rh\nCreated listening socket for qemu serial console on: 127.0.0.1:54393\nCreated listening socket for qemu serial console on: 127.0.0.1:36763\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=54393:36763 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339  -S -qmp unix:./.tzdxv6l7,server,wait -qmp unix:./.v4dgz0rh,server,nowait\"\nrunqemu started, pid is 2476061\nwaiting at most 300 seconds for qemu pid (06/17/25 18:25:04)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/.tzdxv6l7\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/.tzdxv6l7\nQMP connected to QEMU at 06/17/25 18:25:04 and took 0.59 seconds\nQMP released QEMU at 06/17/25 18:25:05 and took 0.22 seconds from connect\nqemu started in 0.81 seconds - qemu procces pid is 2476093 (06/17/25 18:25:05)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2476061,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54393,nodelay=on -serial tcp:127.0.0.1:36763,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339 -S -qmp unix:./.tzdxv6l7,server,wait -qmp unix:./.v4dgz0rh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2476061\nrunqemu - INFO - Copy done in 0.09911966323852539 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2476061,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:54393,nodelay=on -serial tcp:127.0.0.1:36763,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339  -S -qmp unix:./.tzdxv6l7,server,wait -qmp unix:./.v4dgz0rh,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 88922.06\n\n\nWaiting at most 1000 seconds for login banner (06/17/25 18:25:05)\nConnection from 127.0.0.1:41362\nReached login banner in 3.21 seconds (06/17/25 18:25:08)\nLogged in as root in serial console\n2025-06-17 18:25:11,440 - oe-selftest - INFO - gdbtest /usr/bin/hello1\n2025-06-17 18:25:11,983 - oe-selftest - INFO - gdbtest /usr/bin/hello2\n2025-06-17 18:25:12,281 - oe-selftest - INFO - gdbtest /usr/libexec/hello3\n2025-06-17 18:25:12,629 - oe-selftest - INFO - gdbtest /usr/libexec/hello4\nLoading cache...done.\nChecking cache validity...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250617182544\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250617182544\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/.0h70tzr8\nCreated listening socket for qemu serial console on: 127.0.0.1:58973\nCreated listening socket for qemu serial console on: 127.0.0.1:45603\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=58973:45603 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339  -S -qmp unix:./.ltpz2dab,server,wait -qmp unix:./.0h70tzr8,server,nowait\"\nrunqemu started, pid is 2536721\nwaiting at most 300 seconds for qemu pid (06/17/25 18:27:28)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/.ltpz2dab\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/.ltpz2dab\nQMP connected to QEMU at 06/17/25 18:27:29 and took 0.59 seconds\nQMP released QEMU at 06/17/25 18:27:29 and took 0.27 seconds from connect\nqemu started in 0.86 seconds - qemu procces pid is 2536768 (06/17/25 18:27:29)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2536721,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:58973,nodelay=on -serial tcp:127.0.0.1:45603,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339 -S -qmp unix:./.ltpz2dab,server,wait -qmp unix:./.0h70tzr8,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2536721\nrunqemu - INFO - Copy done in 0.03316044807434082 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2536721,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:58973,nodelay=on -serial tcp:127.0.0.1:45603,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339  -S -qmp unix:./.ltpz2dab,server,wait -qmp unix:./.0h70tzr8,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 89066.23\n\n\nWaiting at most 1000 seconds for login banner (06/17/25 18:27:29)\nConnection from 127.0.0.1:38962\nReached login banner in 3.18 seconds (06/17/25 18:27:32)\nLogged in as root in serial console\n2025-06-17 18:27:35,711 - oe-selftest - INFO - Check ownership of /etc/selftest-chown/file\n2025-06-17 18:27:35,814 - oe-selftest - INFO - Check ownership of /etc/selftest-chown/dir\n2025-06-17 18:27:35,915 - oe-selftest - INFO - Check ownership of /etc/selftest-chown/symlink\n2025-06-17 18:27:36,019 - oe-selftest - INFO - Check ownership of /etc/selftest-chown/fifotest/fifo\nLoading cache...done.\nChecking cache validity...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250617184514\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250617184514\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/.fw921ak7\nCreated listening socket for qemu serial console on: 127.0.0.1:41271\nCreated listening socket for qemu serial console on: 127.0.0.1:53475\nlaunchcmd=runqemu  nographic serial wic ovmf kvm tcpserial=41271:53475 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339  -S -qmp unix:./.eg0p95fh,server,wait -qmp unix:./.fw921ak7,server,nowait\"\nrunqemu started, pid is 2978021\nwaiting at most 300 seconds for qemu pid (06/17/25 19:15:42)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/.eg0p95fh\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/.eg0p95fh\nQMP connected to QEMU at 06/17/25 19:15:45 and took 3.04 seconds\nQMP released QEMU at 06/17/25 19:15:45 and took 0.09 seconds from connect\nqemu started in 3.12 seconds - qemu procces pid is 2988957 (06/17/25 19:15:45)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Running bitbake -e  ...\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250617184540.wic]\nOVMF: ['/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/ovmf.qcow2']\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250617184540.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20250617184540.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -drive if=pflash,format=qcow2,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/tmp/deploy/images/qemux86-64/ovmf.qcow2   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:41271,nodelay=on -serial tcp:127.0.0.1:53475,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-1203339/pidfile_1203339  -S -qmp unix:./.eg0p95fh,server,wait -qmp unix:./.fw921ak7,server,nowait -nographic  \n\nrunqemu - INFO - Host uptime: 91962.67\n\n\nWaiting at most 1000 seconds for login banner (06/17/25 19:15:45)\nConnection from 127.0.0.1:34394\nReached login banner in 12.66 seconds (06/17/25 19:15:58)\nLogged in as root in serial console\nThe variable 'TEST_RUNQEMUPARAMS' is not defined\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 19.401949644088745,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 45.41349744796753,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 24.80028486251831,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 161.50686192512512,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.19896602630615234,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.3646204471588135,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.18579459190368652,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.19394731521606445,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.18189334869384766,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.1838550567626953,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.1826183795928955,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 2.4352529048919678,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 2.0509369373321533,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 69.70291590690613,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.2290492057800293,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.237945556640625,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.2346782684326172,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.18752336502075195,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 85.06107258796692,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 28.59454607963562,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 23.22645139694214,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 21.80226469039917,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 32.56935739517212,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 31.33420753479004,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 155.72974491119385,
    "status": "PASSED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 18.801676034927368,
    "status": "PASSED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 26.857393980026245,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 68.69089818000793,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 41.21679735183716,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 33.869964361190796,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 53.79396057128906,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 28.901907682418823,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 27.713029861450195,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 32.36789345741272,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 27.6611225605011,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 26.629876852035522,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 68.60014820098877,
    "status": "PASSED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 58.00110101699829,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 41.05977916717529,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 52.86183404922485,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 91.78608393669128,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 27.282408475875854,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 27.76448369026184,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path": {
    "duration": 40.94912314414978,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 41.670368671417236,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 94.89586520195007,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 427.5425465106964,
    "status": "PASSED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 42.11661171913147,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 29.080471754074097,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 53.04763317108154,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 54.099766969680786,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 27.0628604888916,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 34.42567706108093,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 344.72821497917175,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 26.4488422870636,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 18.14605736732483,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 27.725587844848633,
    "status": "PASSED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 45.200122594833374,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 27.136574029922485,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 26.855358123779297,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 40.91031622886658,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 90.56894397735596,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 106.16455602645874,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 0.18525481224060059,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 149.80981922149658,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 38.461875200271606,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 27.79218864440918,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 25.477524518966675,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 0.0013325214385986328,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 470.49815106391907,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 123.52216720581055,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 75.67898273468018,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 52.41894292831421,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 80.97156310081482,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_space": {
    "duration": 33.40166759490967,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 31.705962657928467,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 25.79574465751648,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 27.860891103744507,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 73.08574986457825,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 45.44347786903381,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 52.10950827598572,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 6.115271329879761,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 5.904896020889282,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 26.417575359344482,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 28.39975070953369,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 193.93827271461487,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 91.3938364982605,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 89.66703391075134,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 91.30510950088501,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 102.95779275894165,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 92.11837887763977,
    "status": "PASSED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 0.029090166091918945,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 87.27239060401917,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 22.404137134552002,
    "status": "PASSED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 36.77025127410889,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 2.929628849029541,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.04430842399597168,
    "status": "PASSED"
   }
  }
 }
}