{
    "oeselftest_almalinux-8.7_qemux86-64_20230409000533": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.7",
            "HOST_NAME": "alma8-ty-1.yocto.io",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "ea08fa0ca3f639e70b6712d5c04cd4aa26cd0ef7",
                    "commit_count": 70013
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "ea08fa0ca3f639e70b6712d5c04cd4aa26cd0ef7",
                    "commit_count": 70013
                },
                "meta-selftest": {
                    "branch": "abelloni/master-next",
                    "commit": "ea08fa0ca3f639e70b6712d5c04cd4aa26cd0ef7",
                    "commit_count": 70013
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "ea08fa0ca3f639e70b6712d5c04cd4aa26cd0ef7",
                    "commit_count": 70013
                }
            },
            "MACHINE": "qemux86-64",
            "OESELFTEST_METADATA": {
                "exclude_tags": [
                    "machine",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "machine": null,
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": null,
                "skips": [
                    "distrodata.Distrodata.test_checkpkg",
                    "buildoptions.SourceMirroring.test_yocto_source_mirror",
                    "reproducible"
                ]
            },
            "STARTTIME": "20230409000533",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 79.60994362831116,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 56.51224637031555,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 48.68528127670288,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 43.010664224624634,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 50.25882625579834,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 52.571070194244385,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 55.82522201538086,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 88.87047386169434,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 57.3991334438324,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 40.51100254058838,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 165.427344083786,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 59.572617530822754,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 55.640997886657715,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 55.2370491027832,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 223.37707996368408,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 83.08109211921692,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 2917.6603190898895,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 17.799456119537354,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 12.115202188491821,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 14.784958839416504,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 4.750598192214966,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 50.539358139038086,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 13.639852285385132,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 40.01737403869629,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.6683146953582764,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 3.7775821685791016,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 20.655171871185303,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 16.58491325378418,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 73.3478171825409,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 43.553719997406006,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 17.79893946647644,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 15.766271829605103,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 12.889288663864136,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 13.24840784072876,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 14.38468337059021,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 14.019452571868896,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 11.832208633422852,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 14.862271070480347,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 14.1897714138031,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 14.825164079666138,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 14.107309818267822,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 14.249009132385254,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 16.19172239303589,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 14.462936639785767,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 14.914358139038086,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 22.823261260986328,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 15.543856859207153,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 15.963141918182373,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 71.31986331939697,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 5.073259115219116,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 1.0968878269195557,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 8.54115891456604,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 14.226521968841553,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 161.7694435119629,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 8.5953209400177,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 3.1071414947509766,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 42.47843384742737,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 116.66468811035156,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 71.77828121185303,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 37.99524188041687,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 47.43954586982727,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 59.800272941589355,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 17.787195444107056,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 2564.3081538677216,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 117.58001708984375,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 14.352253198623657,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 4.176464796066284,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 25.78369379043579,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 52.78663730621338,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 3.5969176292419434,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 8.191182136535645,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 40.025688886642456,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 3.0583298206329346,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 3.165135622024536,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 4.895419359207153,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 39.44318461418152,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 151.98046135902405,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 4.600590944290161,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.9915182590484619,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 76.55247259140015,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 101.06683492660522,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 85.38065123558044,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 23.588699340820312,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 150.3682849407196,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 2917.654646873474,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 210.5424017906189,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 438.208402633667,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 77.54834771156311,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 74.11095905303955,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 117.06155204772949,
                "status": "PASSED"
            },
            "buildoptions.SourceMirroring.test_yocto_source_mirror": {
                "duration": 0.002118825912475586,
                "log": "Skip by the command line argument \"buildoptions.SourceMirroring.test_yocto_source_mirror\"\n",
                "status": "SKIPPED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 4390.794533491135,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 111.30495071411133,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.012226343154907227,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 3382.3612563610077,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 14.56460428237915,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 15.539310693740845,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 53.316620111465454,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.01930379867553711,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod": {
                "duration": 2273.6756324768066,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 116.57215404510498,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 61.734949827194214,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 94.52986598014832,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 35.40758228302002,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 144.95587253570557,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 29.22567105293274,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 29.023847579956055,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 82.16765260696411,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 4.058971166610718,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 24.989938974380493,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 3193.2633793354034,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 340.95322346687317,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 39.908056020736694,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 29.254314661026,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 232.07763004302979,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 476.9839985370636,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 690.5104246139526,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 108.60178852081299,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 194.70660519599915,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 124.21923279762268,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 155.0525016784668,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 68.49728417396545,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 579.4184246063232,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 21.459615230560303,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 21.313345909118652,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 8.114103555679321,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 130.17420744895935,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 34.79827523231506,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 119.40806245803833,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 143.2082805633545,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 70.6516683101654,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 78.60201287269592,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_2": {
                "duration": 73.71247816085815,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 47.75270104408264,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 39.74119806289673,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 38.252472162246704,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 45.51570653915405,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 51.08881378173828,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 110.34888744354248,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 66.79310154914856,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 60.63211679458618,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 64.19756579399109,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 3.493803024291992,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 31.499048709869385,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 70.12682557106018,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 52.27921724319458,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 38.87822151184082,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 4478.672648668289,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.0008828639984130859,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 99.35508441925049,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 2015.3454253673553,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 152.40163493156433,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 51.91322374343872,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 47.522276639938354,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 60.58823275566101,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 100.58479452133179,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 3507.1584193706512,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 168.51224851608276,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 1696.0746130943298,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 1571.0578870773315,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 113.60875701904297,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 80.45391583442688,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 90.06811475753784,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 280.7018437385559,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 3.606201171875,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 69.56934714317322,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 238.78493213653564,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 104.1268904209137,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 34.058677434921265,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 131.6874463558197,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 169.68380284309387,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 216.10242247581482,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 86.95877480506897,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 2340.9622991085052,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 57.81257438659668,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 99.2526183128357,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 252.28412652015686,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 105.57120656967163,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 261.66955757141113,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 79.97207045555115,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 103.55406260490417,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 93.22498631477356,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 5.117087364196777,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 5.0153162479400635,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 6.01880669593811,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 4.427990436553955,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 4.794096231460571,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 5.3075339794158936,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 5.9316370487213135,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 38.18030548095703,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 48.61025047302246,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 7.692608594894409,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 48.246166467666626,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 37.10626149177551,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 298.231910943985,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 100.1333396434784,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 66.53474307060242,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 163.89490365982056,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 83.12167358398438,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.02188420295715332,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.018605470657348633,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 46.76227116584778,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 36.23472476005554,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 21.644389629364014,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 188.3275008201599,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 199.21512699127197,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 854.2644758224487,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 12.993200063705444,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 2110.794239282608,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 244.2459065914154,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 45.01391959190369,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 75.61697793006897,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 1283.8113658428192,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 2.8611767292022705,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.8133292198181152,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 3.034503698348999,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.42145204544067383,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.004943132400512695,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.015439748764038086,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.0038604736328125,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0014889240264892578,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0011379718780517578,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0013401508331298828,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.008529424667358398,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.005889177322387695,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0039250850677490234,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0008912086486816406,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0011217594146728516,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0013811588287353516,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0015676021575927734,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0010457038879394531,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.001313924789428711,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.044202566146850586,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.012327194213867188,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.021435022354125977,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0018110275268554688,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0021638870239257812,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 57.05455279350281,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.10688471794128418,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.38384151458740234,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.012317419052124023,
                "log": "No \"dash\" found on test system.\n",
                "status": "SKIPPED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 282.8894441127777,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.531592607498169,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 227.62188124656677,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 209.67862224578857,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 205.76960849761963,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.0010251998901367188,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.0018222332000732422,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.0025217533111572266,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.0032045841217041016,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 16.444908380508423,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 2897.832931995392,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 12.46612286567688,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 374.3977074623108,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 130.857764005661,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 463, in test_lower_layer_access\n    self.assertEqual(0, status)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/unittest/case.py\", line 873, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/unittest/case.py\", line 866, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 0 != 1\n\n\nStderr:\n2023-04-09 00:05:40,456 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/conf/local.conf\n2023-04-09 00:05:40,456 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230409011311\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230409011311\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.dd7s3kip\nCreated listening socket for qemu serial console on: 127.0.0.1:37531\nCreated listening socket for qemu serial console on: 127.0.0.1:37561\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic tcpserial=37531:37561 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./._v7fgxqh,server,wait -qmp unix:./.dd7s3kip,server,nowait\"\nrunqemu started, pid is 2312422\nwaiting at most 300 seconds for qemu pid (04/09/23 01:19:08)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/._v7fgxqh\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/._v7fgxqh\nQMP connected to QEMU at 04/09/23 01:19:08 and took 0.60 seconds\nQMP released QEMU at 04/09/23 01:19:09 and took 0.32 seconds from connect\nqemu started in 0.91 seconds - qemu procces pid is 2312984 (04/09/23 01:19:09)\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 - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2312422\nrunqemu - INFO - Copy done in 0.1320643424987793 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/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=/home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2312422,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:37531 -serial tcp:127.0.0.1:37561  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./._v7fgxqh,server,wait -qmp unix:./.dd7s3kip,server,nowait -serial mon:vc -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 462072.29\n\n\nWaiting at most 1000 seconds for login banner (04/09/23 01:19:09)\nConnection from 127.0.0.1:35032\nReached login banner in 6.99 seconds (04/09/23 01:19:16)\nLogged in as root in serial console\nconfigured ip address 192.168.7.2\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230409011925\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230409011925\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.7llqgy0g\nCreated listening socket for qemu serial console on: 127.0.0.1:57383\nCreated listening socket for qemu serial console on: 127.0.0.1:47343\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic tcpserial=57383:47343 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.qxbufuq_,server,wait -qmp unix:./.7llqgy0g,server,nowait\"\nrunqemu started, pid is 2448143\nwaiting at most 300 seconds for qemu pid (04/09/23 01:21:19)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.qxbufuq_\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.qxbufuq_\nQMP connected to QEMU at 04/09/23 01:21:20 and took 0.58 seconds\nQMP released QEMU at 04/09/23 01:21:20 and took 0.21 seconds from connect\nqemu started in 0.78 seconds - qemu procces pid is 2448302 (04/09/23 01:21:20)\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 - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2448143\nrunqemu - INFO - Copy done in 0.13864541053771973 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/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=/home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2448143,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:57383 -serial tcp:127.0.0.1:47343  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.qxbufuq_,server,wait -qmp unix:./.7llqgy0g,server,nowait -serial mon:vc -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 462203.41\n\n\nWaiting at most 1000 seconds for login banner (04/09/23 01:21:20)\nConnection from 127.0.0.1:54670\nReached login banner in 7.00 seconds (04/09/23 01:21:27)\nLogged in as root in serial console\nconfigured ip address 192.168.7.2\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 124.70749402046204,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 379, in test_sbin_init_original\n    self.run_sbin_init(True)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 412, in run_sbin_init\n    self.assertEqual(0, status)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/unittest/case.py\", line 873, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/unittest/case.py\", line 866, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 0 != 1\n\n\nStderr:\n2023-04-09 00:05:40,456 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/conf/local.conf\n2023-04-09 00:05:40,456 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230409011311\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230409011311\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.dd7s3kip\nCreated listening socket for qemu serial console on: 127.0.0.1:37531\nCreated listening socket for qemu serial console on: 127.0.0.1:37561\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic tcpserial=37531:37561 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./._v7fgxqh,server,wait -qmp unix:./.dd7s3kip,server,nowait\"\nrunqemu started, pid is 2312422\nwaiting at most 300 seconds for qemu pid (04/09/23 01:19:08)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/._v7fgxqh\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/._v7fgxqh\nQMP connected to QEMU at 04/09/23 01:19:08 and took 0.60 seconds\nQMP released QEMU at 04/09/23 01:19:09 and took 0.32 seconds from connect\nqemu started in 0.91 seconds - qemu procces pid is 2312984 (04/09/23 01:19:09)\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 - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2312422\nrunqemu - INFO - Copy done in 0.1320643424987793 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/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=/home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2312422,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:37531 -serial tcp:127.0.0.1:37561  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./._v7fgxqh,server,wait -qmp unix:./.dd7s3kip,server,nowait -serial mon:vc -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 462072.29\n\n\nWaiting at most 1000 seconds for login banner (04/09/23 01:19:09)\nConnection from 127.0.0.1:35032\nReached login banner in 6.99 seconds (04/09/23 01:19:16)\nLogged in as root in serial console\nconfigured ip address 192.168.7.2\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230409011925\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230409011925\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.7llqgy0g\nCreated listening socket for qemu serial console on: 127.0.0.1:57383\nCreated listening socket for qemu serial console on: 127.0.0.1:47343\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic tcpserial=57383:47343 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.qxbufuq_,server,wait -qmp unix:./.7llqgy0g,server,nowait\"\nrunqemu started, pid is 2448143\nwaiting at most 300 seconds for qemu pid (04/09/23 01:21:19)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.qxbufuq_\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.qxbufuq_\nQMP connected to QEMU at 04/09/23 01:21:20 and took 0.58 seconds\nQMP released QEMU at 04/09/23 01:21:20 and took 0.21 seconds from connect\nqemu started in 0.78 seconds - qemu procces pid is 2448302 (04/09/23 01:21:20)\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 - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2448143\nrunqemu - INFO - Copy done in 0.13864541053771973 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/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=/home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2448143,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:57383 -serial tcp:127.0.0.1:47343  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.qxbufuq_,server,wait -qmp unix:./.7llqgy0g,server,nowait -serial mon:vc -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 462203.41\n\n\nWaiting at most 1000 seconds for login banner (04/09/23 01:21:20)\nConnection from 127.0.0.1:54670\nReached login banner in 7.00 seconds (04/09/23 01:21:27)\nLogged in as root in serial console\nconfigured ip address 192.168.7.2\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230409012136\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230409012136\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.9j2t86mn\nCreated listening socket for qemu serial console on: 127.0.0.1:59815\nCreated listening socket for qemu serial console on: 127.0.0.1:39433\nlaunchcmd=runqemu  kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic tcpserial=59815:39433 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.7289h5ps,server,wait -qmp unix:./.9j2t86mn,server,nowait\"\nrunqemu started, pid is 2636076\nwaiting at most 300 seconds for qemu pid (04/09/23 01:23:20)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.7289h5ps\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.7289h5ps\nQMP connected to QEMU at 04/09/23 01:23:20 and took 0.71 seconds\nQMP released QEMU at 04/09/23 01:23:21 and took 0.19 seconds from connect\nqemu started in 0.90 seconds - qemu procces pid is 2636309 (04/09/23 01:23:21)\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 - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/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=/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:59815 -serial tcp:127.0.0.1:39433  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.7289h5ps,server,wait -qmp unix:./.9j2t86mn,server,nowait -serial mon:vc -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 462324.04\n\n\nWaiting at most 1000 seconds for login banner (04/09/23 01:23:21)\nConnection from 127.0.0.1:43684\nReached login banner in 10.60 seconds (04/09/23 01:23:31)\nLogged in as root in serial console\nconfigured ip address 192.168.7.2\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 133.62436485290527,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 375, in test_sbin_init_preinit\n    self.run_sbin_init(False)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 412, in run_sbin_init\n    self.assertEqual(0, status)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/unittest/case.py\", line 873, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/unittest/case.py\", line 866, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 0 != 1\n\n\nStderr:\n2023-04-09 00:05:40,456 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/conf/local.conf\n2023-04-09 00:05:40,456 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230409011311\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230409011311\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.dd7s3kip\nCreated listening socket for qemu serial console on: 127.0.0.1:37531\nCreated listening socket for qemu serial console on: 127.0.0.1:37561\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic tcpserial=37531:37561 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./._v7fgxqh,server,wait -qmp unix:./.dd7s3kip,server,nowait\"\nrunqemu started, pid is 2312422\nwaiting at most 300 seconds for qemu pid (04/09/23 01:19:08)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/._v7fgxqh\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/._v7fgxqh\nQMP connected to QEMU at 04/09/23 01:19:08 and took 0.60 seconds\nQMP released QEMU at 04/09/23 01:19:09 and took 0.32 seconds from connect\nqemu started in 0.91 seconds - qemu procces pid is 2312984 (04/09/23 01:19:09)\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 - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2312422\nrunqemu - INFO - Copy done in 0.1320643424987793 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/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=/home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2312422,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:37531 -serial tcp:127.0.0.1:37561  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./._v7fgxqh,server,wait -qmp unix:./.dd7s3kip,server,nowait -serial mon:vc -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 462072.29\n\n\nWaiting at most 1000 seconds for login banner (04/09/23 01:19:09)\nConnection from 127.0.0.1:35032\nReached login banner in 6.99 seconds (04/09/23 01:19:16)\nLogged in as root in serial console\nconfigured ip address 192.168.7.2\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230409011925\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230409011925\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.7llqgy0g\nCreated listening socket for qemu serial console on: 127.0.0.1:57383\nCreated listening socket for qemu serial console on: 127.0.0.1:47343\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic tcpserial=57383:47343 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.qxbufuq_,server,wait -qmp unix:./.7llqgy0g,server,nowait\"\nrunqemu started, pid is 2448143\nwaiting at most 300 seconds for qemu pid (04/09/23 01:21:19)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.qxbufuq_\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.qxbufuq_\nQMP connected to QEMU at 04/09/23 01:21:20 and took 0.58 seconds\nQMP released QEMU at 04/09/23 01:21:20 and took 0.21 seconds from connect\nqemu started in 0.78 seconds - qemu procces pid is 2448302 (04/09/23 01:21:20)\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 - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2448143\nrunqemu - INFO - Copy done in 0.13864541053771973 seconds\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/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=/home/pokybuild/tmp/core-image-minimal-qemux86-64.wic.2448143,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:57383 -serial tcp:127.0.0.1:47343  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.qxbufuq_,server,wait -qmp unix:./.7llqgy0g,server,nowait -serial mon:vc -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 462203.41\n\n\nWaiting at most 1000 seconds for login banner (04/09/23 01:21:20)\nConnection from 127.0.0.1:54670\nReached login banner in 7.00 seconds (04/09/23 01:21:27)\nLogged in as root in serial console\nconfigured ip address 192.168.7.2\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230409012136\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230409012136\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.9j2t86mn\nCreated listening socket for qemu serial console on: 127.0.0.1:59815\nCreated listening socket for qemu serial console on: 127.0.0.1:39433\nlaunchcmd=runqemu  kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic tcpserial=59815:39433 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.7289h5ps,server,wait -qmp unix:./.9j2t86mn,server,nowait\"\nrunqemu started, pid is 2636076\nwaiting at most 300 seconds for qemu pid (04/09/23 01:23:20)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.7289h5ps\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.7289h5ps\nQMP connected to QEMU at 04/09/23 01:23:20 and took 0.71 seconds\nQMP released QEMU at 04/09/23 01:23:21 and took 0.19 seconds from connect\nqemu started in 0.90 seconds - qemu procces pid is 2636309 (04/09/23 01:23:21)\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 - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/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=/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:59815 -serial tcp:127.0.0.1:39433  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.7289h5ps,server,wait -qmp unix:./.9j2t86mn,server,nowait -serial mon:vc -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 462324.04\n\n\nWaiting at most 1000 seconds for login banner (04/09/23 01:23:21)\nConnection from 127.0.0.1:43684\nReached login banner in 10.60 seconds (04/09/23 01:23:31)\nLogged in as root in serial console\nconfigured ip address 192.168.7.2\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/qemu_boot_log.20230409012340\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testimage/ssh_target_log.20230409012340\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.387g4l9q\nCreated listening socket for qemu serial console on: 127.0.0.1:56007\nCreated listening socket for qemu serial console on: 127.0.0.1:44271\nlaunchcmd=runqemu  kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic tcpserial=56007:44271 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.t36vygn0,server,wait -qmp unix:./.387g4l9q,server,nowait\"\nrunqemu started, pid is 2823658\nwaiting at most 300 seconds for qemu pid (04/09/23 01:25:36)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.t36vygn0\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/.t36vygn0\nQMP connected to QEMU at 04/09/23 01:25:37 and took 0.60 seconds\nQMP released QEMU at 04/09/23 01:25:37 and took 0.31 seconds from connect\nqemu started in 0.90 seconds - qemu procces pid is 2823902 (04/09/23 01:25:37)\nTarget IP: 192.168.7.10\nServer IP: 192.168.7.9\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nMACHINE: [qemux86-64]\nFSTYPE: [wic]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap4\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap4.skip to make runqemu skip tap4.\nrunqemu - INFO - Network configuration: ip=192.168.7.10::192.168.7.9:255.255.255.0::eth0:off:8.8.8.8\nrunqemu - INFO - Using scsi drive\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:0a -netdev tap,id=net0,ifname=tap4,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -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:56007 -serial tcp:127.0.0.1:44271  -pidfile /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-2263922/pidfile_2263922  -S -qmp unix:./.t36vygn0,server,wait -qmp unix:./.387g4l9q,server,nowait -serial mon:vc -device virtio-vga  -display sdl,show-cursor=on  \n\nrunqemu - INFO - Host uptime: 462460.86\n\n\nWaiting at most 1000 seconds for login banner (04/09/23 01:25:37)\nConnection from 127.0.0.1:44556\nReached login banner in 7.43 seconds (04/09/23 01:25:45)\nLogged in as root in serial console\nconfigured ip address 192.168.7.10\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 123.19314455986023,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 101.41929078102112,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 37.336525678634644,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 14.900799751281738,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 1239.0864174365997,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 1135.8068704605103,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 9.166900873184204,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 3111.5182633399963,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 20.615882635116577,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 113.29202318191528,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 110.56315732002258,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.04660844802856445,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.1126091480255127,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.3180403709411621,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 5.043285846710205,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 3.0726144313812256,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 8.270398616790771,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 8.185718297958374,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 5.517645835876465,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 2.294114351272583,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.13768815994262695,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 2.005821943283081,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 2.750033140182495,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 3480.2236046791077,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 231.4729871749878,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 130.730890750885,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 52.08396291732788,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 112.8751368522644,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 52.513901233673096,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 106.69111633300781,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 40.59719443321228,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 1.2478129863739014,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 17.25849938392639,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 38.52070736885071,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 17.42031478881836,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 17.68251657485962,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 41.702791929244995,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 18.956335306167603,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 6.115844964981079,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 8.329597234725952,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 17.124053239822388,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 17.99629235267639,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 19.20382785797119,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 12.962844371795654,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 26.305252075195312,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 16.629354238510132,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 54.874173164367676,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 49.107762575149536,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 22.152472734451294,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 16.497718811035156,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 18.07088613510132,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 19.74085521697998,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 30.588698148727417,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 17.770373821258545,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 14.580666542053223,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 12.140612602233887,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 21.62020516395569,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 13.784560441970825,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 10.048584699630737,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 9.853675603866577,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 16.112372875213623,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 16.61988139152527,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 48.245497703552246,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 55.731404066085815,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 11.538288593292236,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 13.593742847442627,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 11.910263061523438,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 15.713153600692749,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 12.587082386016846,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 17.02769184112549,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 15.685611963272095,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 2.7523255348205566,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 13.747974872589111,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 11.17564082145691,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 1.8685898780822754,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 4.918126106262207,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.011807918548583984,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.15049481391906738,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.12261843681335449,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.14247512817382812,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.009647369384765625,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.009172201156616211,
                "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.011382818222045898,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.01038670539855957,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.012041091918945312,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.009165763854980469,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.008568286895751953,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.011510610580444336,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.00959324836730957,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.009989738464355469,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.009661436080932617,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.008949756622314453,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.008095979690551758,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.016458988189697266,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.009337902069091797,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.012491464614868164,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 127.51884865760803,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 25.187959671020508,
                "status": "PASSED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 25.922393560409546,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.4475851058959961,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.7297258377075195,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.05713701248168945,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.08750700950622559,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.03855443000793457,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.04461026191711426,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.05446267127990723,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.47655725479125977,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.1634066104888916,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.10355567932128906,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.13558030128479004,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.17710351943969727,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.09186410903930664,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.069992303848267,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.021302461624146,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.015588521957397,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 143.5362091064453,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 45.29409980773926,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 30.403887033462524,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 33.121516704559326,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 30.839903593063354,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 31.235605001449585,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 29.56753921508789,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 25.241334199905396,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 40.792205810546875,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 33.28701877593994,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 35.947245597839355,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 32.44048523902893,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 280.222891330719,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 3051.5415935516357,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 397.32578349113464,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 1800.1370792388916,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 62.62234926223755,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 60.96982264518738,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 55.66525173187256,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 3305.8400280475616,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 181.07566857337952,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 370.1599876880646,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 243.05906534194946,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 177.97416377067566,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 255.4181785583496,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 0.03467154502868652,
                "log": "virgl headless cannot be tested with almalinux-8.7\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.012904882431030273,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 205.72134160995483,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 102.82588005065918,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 147.04299902915955,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 435.30077028274536,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 205.1903817653656,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 441.86883664131165,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 636.8835959434509,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 58.37963843345642,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 49.6277129650116,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 46.96735239028931,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 53.03728890419006,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 56.12453293800354,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 53.590662479400635,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 124.5334210395813,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 96.26603245735168,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 96.2438051700592,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 89.04206132888794,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 119.53707194328308,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 138.41152930259705,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 93.40820908546448,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 123.5426709651947,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 122.57403302192688,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 270.4146058559418,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 123.66963744163513,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 168.71959114074707,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 70.51237154006958,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 100.51658201217651,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 66.0917317867279,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 21.245058059692383,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 36.76416349411011,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 1531.0205945968628,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 1.5907137393951416,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.1257929801940918,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.11481022834777832,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.1160736083984375,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 3.8923425674438477,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 3.3157026767730713,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 3.121589183807373,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 2.8913919925689697,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.5043699741363525,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 2.92389178276062,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20241141319274902,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 2.7268009185791016,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 2.4529645442962646,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.7157187461853027,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.7352550029754639,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.9501304626464844,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.8139421939849854,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.7215278148651123,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 5.446299314498901,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 4.809896230697632,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 87.89535617828369,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.6624307632446289,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.5257678031921387,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.7173330783843994,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.5941143035888672,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 57.97021961212158,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 18.27992582321167,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 19.828242778778076,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 17.908013820648193,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 26.11930203437805,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 24.11978507041931,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 257.20683789253235,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 37.34887075424194,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 43.0051805973053,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 106.34363842010498,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 62.43689298629761,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 57.465349197387695,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 89.07538890838623,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 58.590723514556885,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 38.85011696815491,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 50.23524713516235,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 39.113046169281006,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 38.17263698577881,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 96.95537209510803,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 104.51615810394287,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 59.656235456466675,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 77.72651505470276,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 36.64714431762695,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 41.22276496887207,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 65.36417365074158,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 63.44593524932861,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 130.75698113441467,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 489.29835200309753,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 32.17695927619934,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 51.29337930679321,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 52.628783226013184,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 284.9461591243744,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 24.9229154586792,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 16.063811540603638,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 23.337241411209106,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 53.67665433883667,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 24.585769176483154,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 25.432490825653076,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 87.91433620452881,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.2680056095123291,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 101.29891061782837,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 20.385174989700317,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 14.177780866622925,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 13.302070617675781,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 71.27308487892151,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 56.16870594024658,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 49.66737675666809,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 15.687318086624146,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 15.202112674713135,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 11.68112587928772,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 13.182559967041016,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 48.734073638916016,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 30.84869074821472,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 31.31824779510498,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 3.598999500274658,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 3.6911776065826416,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 12.255050897598267,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 12.8919837474823,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 86.46934223175049,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 71.05108618736267,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 67.4724338054657,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 15.369754314422607,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 104.5783338546753,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 57.158531188964844,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.02284836769104004,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 57.970996379852295,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 10.734720706939697,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 20.57009744644165,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 2.079228401184082,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.10249662399291992,
                "status": "PASSED"
            }
        }
    }
}