{
    "oeselftest_ubuntu-22.04_qemux86-64_20240206184904": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-22.04",
            "HOST_NAME": "ubuntu2204-ty-3",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "8174f5ae1ce838ba4cc6bd5bbdb6ec98126c9b7c",
                    "commit_count": 73395
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "8174f5ae1ce838ba4cc6bd5bbdb6ec98126c9b7c",
                    "commit_count": 73395
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "8174f5ae1ce838ba4cc6bd5bbdb6ec98126c9b7c",
                    "commit_count": 73395
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "8174f5ae1ce838ba4cc6bd5bbdb6ec98126c9b7c",
                    "commit_count": 73395
                }
            },
            "MACHINE": "qemux86-64",
            "OESELFTEST_METADATA": {
                "exclude_tags": [
                    "yocto-mirrors",
                    "machine",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": null,
                "skips": [
                    "distrodata.Distrodata.test_checkpkg",
                    "reproducible"
                ]
            },
            "STARTTIME": "20240206184904",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 128.12696743011475,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 97.6846821308136,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 112.29171895980835,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 71.48042130470276,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 56.118732213974,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 81.54580998420715,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 76.95740246772766,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 109.98772549629211,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 64.38265442848206,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 28.628401041030884,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 241.41856217384338,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 94.79142737388611,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 69.87225103378296,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 71.10624098777771,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 256.33527159690857,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 111.07672882080078,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 133.7704620361328,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 29.41016459465027,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 4.786646366119385,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 109, in test_bitbakelayers_createlayer\n    self.assertTrue(find_in_contents, \"%s not found in layers\\n%s\" % (layername, result.output))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 687, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : test-bitbakelayer-layercreate not found in layers\nNOTE: Reconnecting to bitbake server...\nWARNING: Ignoring obsolete BBFILE_PRIORITY_test-bitbakelayer-layercreate\nlayer                 path                                                                    priority\n========================================================================================================\ncore                  /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta              0\nyocto                 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta-poky         0\nyoctobsp              /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta-yocto-bsp    0\nselftest              /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268790/meta-selftest  0\ntest-bitbakelayer-layercreate  /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268790/test-bitbakelayer-layercreate  0\nWARNING: Ignoring obsolete BBFILE_PRIORITY_test-bitbakelayer-layercreate\n\n\nStderr:\n2024-02-06 18:49:12,946 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268790/conf/local.conf\n2024-02-06 18:49:12,947 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 10.557727575302124,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 1.2381024360656738,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 41.52614903450012,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 16.832586765289307,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 51.51347494125366,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 1.1275420188903809,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 4.847562074661255,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 29.30261468887329,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 22.052963733673096,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 255.2958128452301,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 1114.659428358078,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 630.0959441661835,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 892.1703276634216,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 1370.00319314003,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 125.09999179840088,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 88.36950206756592,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 13.962895393371582,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 19.736961126327515,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 29.902835369110107,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 19.491381883621216,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 16.180492162704468,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 15.404735565185547,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 17.86896538734436,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 16.4539897441864,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 21.413199424743652,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 18.270528078079224,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 14.543847799301147,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 19.191009283065796,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 12.33626389503479,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 13.994811773300171,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 19.243163585662842,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 28.568785905838013,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 16.638171911239624,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 15.47524356842041,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 125.09538793563843,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 10.21239972114563,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 1.6038274765014648,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 15.020759105682373,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 25.08555579185486,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 340.8331859111786,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 11.104087591171265,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 4.152217388153076,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 61.32874774932861,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 139.77424550056458,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 62.136088609695435,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 30.190837860107422,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 53.810094118118286,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 77.99802541732788,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 20.592190265655518,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 245.1693389415741,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 78.30898976325989,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 3.4776668548583984,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 3.7596044540405273,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 29.446183919906616,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 71.73870253562927,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 4.57845401763916,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 6.21415114402771,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 57.0336127281189,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 3.084986925125122,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 3.657745361328125,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 4.015901327133179,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 34.81528329849243,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 60.57345485687256,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 51.4517936706543,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 5.956195592880249,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.9202072620391846,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 127.67082071304321,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 188.6778440475464,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 157.0029981136322,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 30.59098219871521,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 289.87186884880066,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 342.98479437828064,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 357.6390047073364,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 699.6203019618988,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 125.00077438354492,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 125.0575966835022,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 239.34638094902039,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 125.03558897972107,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 141.15386414527893,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 106.7419490814209,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 149.93294644355774,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 102.17555212974548,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 326.3380286693573,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.016971826553344727,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 407.53596091270447,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 25.760538816452026,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 23.021711349487305,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 74.1839337348938,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.01584458351135254,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 103.15095067024231,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 290.13070368766785,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 52.926278829574585,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 381, in test_devtool_add\n    self.assertEqual(recipepath, result.output.strip())\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1226, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: '/home/pokybuild/yocto-worker/oe-selftest-[58 chars]3.bb' != 'WARNING: Ignoring obsolete BBFILE_PRIORIT[117 chars]3.bb'\n- /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268791/workspace/recipes/pv/pv_1.5.3.bb\n+ WARNING: Ignoring obsolete BBFILE_PRIORITY_workspacelayer\n/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268791/workspace/recipes/pv/pv_1.5.3.bb\n? ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\n\n\nStderr:\n2024-02-06 18:49:12,952 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268791/conf/local.conf\n2024-02-06 18:49:12,953 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 60.541396379470825,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 57.06297302246094,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 65.49116349220276,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 20.430334091186523,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 60.35969018936157,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 25.584173917770386,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 22.59341073036194,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 52.3385124206543,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 1.922057867050171,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 11.243903636932373,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 702.5202851295471,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 287.2773792743683,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 22.03565788269043,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 18.856613159179688,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 248.37534856796265,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 701.6291165351868,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 221.67527794837952,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 114.7830536365509,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 147.78283190727234,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 46.009520530700684,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 157.29469871520996,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 191.0000195503235,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 90.4121904373169,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 1352.5625538825989,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 357.6326129436493,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 12.475088834762573,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 12.80638837814331,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 5.3641581535339355,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 183.28980803489685,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 195.69877338409424,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 36.38357090950012,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 125.14462900161743,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1251, in test_devtool_update_recipe_append\n    self.assertNotIn('WARNING:', result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING:' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_workspacelayer\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestupdaterecipe\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_workspacelayer\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestupdaterecipe\\nLoading cache...done.\\nLoaded 0 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (0 cached, 977 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There were 2 WARNING messages.\\nNOTE: Writing append file /tmp/devtoolqacvt1h5um/layer/recipes-extended/mdadm/mdadm_4.2.bbappend\\nNOTE: Copying 0001-Add-our-custom-version.patch to /tmp/devtoolqacvt1h5um/layer/recipes-extended/mdadm/mdadm/0001-Add-our-custom-version.patch'\n\n\nStderr:\n2024-02-06 18:49:12,906 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268803/conf/local.conf\n2024-02-06 18:49:12,906 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 127.32487034797668,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1334, in test_devtool_update_recipe_append_git\n    self.assertNotIn('WARNING:', result.output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING:' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_workspacelayer\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_oeselftesttemplayer\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_workspacelayer\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_oeselftesttemplayer\\nLoading cache...done.\\nLoaded 0 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (0 cached, 977 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There were 2 WARNING messages.\\nINFO: Updating SRCREV in recipe mtd-utils-selftest_git.bb\\nNOTE: Writing append file /tmp/devtoolqaf51mtdd0/layer/recipes-devtools/mtd/mtd-utils-selftest_git.bbappend'\n\n\nStderr:\n2024-02-06 18:49:12,906 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268803/conf/local.conf\n2024-02-06 18:49:12,906 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 60.2961642742157,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 77.63051342964172,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_2": {
                "duration": 55.573227643966675,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 29.18283224105835,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 29.460039138793945,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 44.76635241508484,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 38.466503620147705,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 43.175573110580444,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 156.03845763206482,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 86.43811917304993,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 52.90952467918396,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 67.54340028762817,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 4.767966032028198,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 8.190597295761108,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2044, in test_devtool_load_plugin\n    self.assertEqual(result.output, '1')\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1226, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: Ignoring obsolete BBFILE_PRIORITY_workspacelayer\\n1' != '1'\n- WARNING: Ignoring obsolete BBFILE_PRIORITY_workspacelayer\n  1\n\n\nStderr:\n2024-02-06 18:49:12,994 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268806/conf/local.conf\n2024-02-06 18:49:12,994 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 37.644965171813965,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2263, in test_devtool_rename\n    self._test_recipe_contents(newrecipefile, checkvars, [])\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 171, in _test_recipe_contents\n    self.assertEqual(value, needvalue, 'values for %s do not match' % var)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 845, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1226, in assertMultiLineEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: '${WORKDIR}/i2c-tools-${PV}' != '${WORKDIR}/i2c-tools-3.1.2'\n- ${WORKDIR}/i2c-tools-${PV}\n?                      ^^^^^\n+ ${WORKDIR}/i2c-tools-3.1.2\n?                      ^^^^^\n : values for S do not match\n\n\nStderr:\n2024-02-06 18:49:12,994 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268806/conf/local.conf\n2024-02-06 18:49:12,994 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 36.32536721229553,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 29.124995470046997,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 47.836161375045776,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 42.60898208618164,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 3665.042181491852,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.000759124755859375,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 152.93885374069214,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 317.64180755615234,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 118.01186609268188,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 60.596110820770264,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 102.5344169139862,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 6.9106152057647705,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 193.1778199672699,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 226.35606408119202,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 206.86232233047485,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 1805.0299191474915,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 484.2405529022217,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 86.90593528747559,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 88.94535303115845,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 104.25967812538147,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 427.36776995658875,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 0.9575469493865967,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 1.0170722007751465,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.7087459564208984,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.6402792930603027,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.6235759258270264,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.9666774272918701,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 3.095083713531494,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 28.182295322418213,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 197.66964507102966,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 59.96998071670532,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 26.10934066772461,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 85.1018660068512,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 133.303231716156,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 162.24723625183105,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 75.07624745368958,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 128.55631113052368,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 120.98168683052063,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 89.7767767906189,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 109.59333205223083,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 132.742933511734,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 178.31154990196228,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 154.2628617286682,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 124.02535033226013,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 88.52030849456787,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 12.013507604598999,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 5.1529858112335205,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 5.022853374481201,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 4.692322015762329,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 4.037360906600952,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 12.905266284942627,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 4.646912097930908,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 33.39358186721802,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 32.17037057876587,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 3.2130978107452393,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 28.944590091705322,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 29.82243037223816,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 444.9486246109009,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 163.57294869422913,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 20.0673828125,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 372.88465785980225,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 125.19693303108215,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.12369680404663086,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.03380393981933594,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 37.271132946014404,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 63.85035538673401,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 26.405379056930542,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 87.01789355278015,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 77.8835654258728,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 936.1097695827484,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 27.323077917099,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 379.96117424964905,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 983.4533045291901,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 65.09493398666382,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 100.38474178314209,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 111.79513740539551,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 1.7736239433288574,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.905263900756836,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 1.6549456119537354,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.18418407440185547,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0012133121490478516,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0012493133544921875,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.004491090774536133,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0015876293182373047,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0027239322662353516,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0026335716247558594,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.004798412322998047,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.004354715347290039,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.002228260040283203,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0018649101257324219,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0022308826446533203,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0026464462280273438,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0029900074005126953,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0021049976348876953,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0023009777069091797,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.03831887245178223,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.006118059158325195,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0009851455688476562,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0010578632354736328,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.001348257064819336,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 74.57635974884033,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.05208563804626465,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 1.7556524276733398,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.7559187412261963,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 330.6075553894043,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.30387210845947266,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 491.3306984901428,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 576.5024266242981,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 492.42902517318726,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.2795393466949463,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.2969660758972168,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.29587721824645996,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.12507057189941406,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 67.83351302146912,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 253.50096464157104,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 12.270714044570923,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 124.89307689666748,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 103.35291695594788,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 117.35163617134094,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 118.17579388618469,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 258.490140914917,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 142.09880924224854,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 57.83272194862366,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 20.920724630355835,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 199.77865767478943,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 183.69611287117004,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 24.48678159713745,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 178.29702138900757,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 29.425873041152954,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 128.45352053642273,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 66.76868009567261,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.024336814880371094,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.040018320083618164,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.24921917915344238,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 2.143763542175293,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 1.404540777206421,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 4.560531377792358,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 4.264169692993164,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 4.074744939804077,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 2.0541162490844727,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.12659811973571777,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 1.7240269184112549,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 2.5450408458709717,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 474.10007977485657,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 335.7859904766083,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 175.22637820243835,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 54.340147733688354,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 125.7960696220398,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 43.90084218978882,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 94.93525767326355,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 39.37449407577515,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 0.9377496242523193,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 16.3484308719635,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 19.25151252746582,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 10.44726300239563,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 180, in test_recipetool_appendfile_add_bindir\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (976 cached, 1 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-core/netbase/netbase_6.4.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-core/netbase/netbase/testfile'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 10.37864351272583,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 195, in test_recipetool_appendfile_add_machine\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (976 cached, 1 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-core/netbase/netbase_6.4.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-core/netbase/netbase/mymachine/testfile'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 23.154542684555054,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 10.370847225189209,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 102, in test_recipetool_appendfile_basic\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (976 cached, 1 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-core/base-files/base-files_3.0.14.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-core/base-files/base-files/motd'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 3.373905897140503,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 4.514657735824585,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 9.716063022613525,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 281, in test_recipetool_appendfile_inst_func\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile/selftest-replaceme-inst-func'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 10.562561511993408,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 236, in test_recipetool_appendfile_inst_glob\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (976 cached, 1 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile/selftest-replaceme-inst-globfile'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 9.675801992416382,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 243, in test_recipetool_appendfile_inst_todir_glob\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (976 cached, 1 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile/selftest-replaceme-inst-todir-globfile'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 7.343487501144409,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 9.087882995605469,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 202, in test_recipetool_appendfile_orig\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile/selftest-replaceme-orig'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 9.44389033317566,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 258, in test_recipetool_appendfile_patch\n    self.assertIn('add-file.patch', line, 'Unexpected warning found in output:\\n%s' % line)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1112, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'add-file.patch' not found in 'WARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool' : Unexpected warning found in output:\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 12.528908014297485,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 16.448162078857422,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 216, in test_recipetool_appendfile_renamed\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (976 cached, 1 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile/file1'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 10.024212837219238,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 274, in test_recipetool_appendfile_script\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (976 cached, 1 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile/testfile'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 10.036513090133667,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 229, in test_recipetool_appendfile_subdir\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (976 cached, 1 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile/testfile'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 9.470591306686401,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 209, in test_recipetool_appendfile_todir\n    self.assertNotIn('WARNING: ', output)\n  File \"/usr/lib/python3.10/unittest/case.py\", line 1119, in assertNotIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.10/unittest/case.py\", line 675, in fail\n    raise self.failureException(msg)\nAssertionError: 'WARNING: ' unexpectedly found in 'NOTE: Reconnecting to bitbake server...\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nWARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\nLoading cache...done.\\nLoaded 1933 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 977 .bb files complete (976 cached, 1 parsed). 1933 targets, 52 skipped, 0 masked, 0 errors.\\n\\nSummary: There was 1 WARNING message.\\nNOTE: Writing append file /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile.bbappend\\nNOTE: Copying testfile to /tmp/recipetoolqaslpgr9b9/recipes-test/recipetool/selftest-recipetool-appendfile/selftest-replaceme-todir'\n\n\nStderr:\n2024-02-06 18:49:12,929 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/conf/local.conf\n2024-02-06 18:49:12,930 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nchecking kernel node\n\nkernel node verified\nchecking configuration conf-am335x-bone.dtb\nkernel keyword found in the description line\nkernel line found\nkernel hash signed\nchecking configuration conf-am335x-boneblack.dtb\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201233\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201233\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.4grxaqfe\nCreated listening socket for qemu serial console on: 127.0.0.1:60983\nCreated listening socket for qemu serial console on: 127.0.0.1:36609\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=60983:36609 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait\"\nrunqemu started, pid is 3304008\nwaiting at most 300 seconds for qemu pid (02/06/24 20:13:47)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.lx6v7f1r\nQMP connected to QEMU at 02/06/24 20:13:47 and took 0.55 seconds\nQMP released QEMU at 02/06/24 20:13:47 and took 0.14 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 3304013 (02/06/24 20:13:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009\nrunqemu - INFO - Copy done in 0.03890681266784668 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3304009,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:60983,nodelay=on -serial tcp:127.0.0.1:36609,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.lx6v7f1r,server,wait -qmp unix:./.4grxaqfe,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78878.42\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:13:47)\nConnection from 127.0.0.1:48714\nReached login banner in 4.38 seconds (02/06/24 20:13:52)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240206201400\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240206201400\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.63x8ffdk\nCreated listening socket for qemu serial console on: 127.0.0.1:36695\nCreated listening socket for qemu serial console on: 127.0.0.1:56351\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=36695:56351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait\"\nrunqemu started, pid is 3329732\nwaiting at most 300 seconds for qemu pid (02/06/24 20:15:07)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/.27oaa8as\nQMP connected to QEMU at 02/06/24 20:15:07 and took 0.54 seconds\nQMP released QEMU at 02/06/24 20:15:07 and took 0.09 seconds from connect\nqemu started in 0.63 seconds - qemu procces pid is 3329744 (02/06/24 20:15:07)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Using /home/pokybuild/bin/runqemu-renice to renice\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733\nrunqemu - INFO - Copy done in 0.02747178077697754 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.3329733,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:36695,nodelay=on -serial tcp:127.0.0.1:56351,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/pidfile_2268786  -S -qmp unix:./.27oaa8as,server,wait -qmp unix:./.63x8ffdk,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268786/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 78958.28\n\n\nWaiting at most 1000 seconds for login banner (02/06/24 20:15:07)\nConnection from 127.0.0.1:57342\nReached login banner in 2.23 seconds (02/06/24 20:15:09)\nLogged in as root in serial console\n2024-02-06 20:15:21,658 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 10.073845148086548,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 87.64494776725769,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 36.652573585510254,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 25.53130841255188,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 22.438453912734985,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 38.115036487579346,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 40.37121367454529,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 30.318740367889404,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 19.169251918792725,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 18.338246822357178,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 12.798669338226318,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 38.58511567115784,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 31.157065391540527,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 80.5196681022644,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 56.58664059638977,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 9.513428926467896,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 10.673035383224487,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 11.319930791854858,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 13.302898406982422,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 13.846174240112305,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 27.74558138847351,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 16.87059187889099,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 59.48885679244995,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 30.007341861724854,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 2.098463535308838,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.023036718368530273,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 0.020204782485961914,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 0.01874542236328125,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 0.014287948608398438,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 0.022263526916503906,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 13.547687530517578,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 46.62370944023132,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 10.487536430358887,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 13.687843561172485,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 2.29648756980896,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 0.5881807804107666,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1035, in test_recipetool_load_plugin\n    with open(srcfile) as fh:\nFileNotFoundError: [Errno 2] No such file or directory: 'WARNING: Ignoring obsolete BBFILE_PRIORITY_selftestrecipetool\\n/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268791/meta-selftest/lib/recipetool/bbpath.py'\n\n\nStderr:\n2024-02-06 18:49:12,952 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-2268791/conf/local.conf\n2024-02-06 18:49:12,953 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.01625347137451172,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.3050205707550049,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.22927522659301758,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.38857245445251465,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.009573698043823242,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.009289741516113281,
                "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.00948643684387207,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.010969877243041992,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.011819124221801758,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.019058942794799805,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.011366844177246094,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.012764930725097656,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.0135650634765625,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.010638713836669922,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.010061979293823242,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.010642051696777344,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.009900093078613281,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.010905981063842773,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.010547876358032227,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.010234594345092773,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 33.08182692527771,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 4.739827871322632,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 20.605045318603516,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.02811908721923828,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.13140583038330078,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.015683650970458984,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.018320560455322266,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.01654648780822754,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.012776613235473633,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.040592193603515625,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.12388730049133301,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.05628848075866699,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.0550236701965332,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.12569952011108398,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.09354805946350098,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.04093766212463379,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.025623798370361,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.012923002243042,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.01218843460083,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 299.61114501953125,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 30.11570167541504,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 28.44153070449829,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 29.013643264770508,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 36.42167925834656,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 32.31416916847229,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 34.85202980041504,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 27.61864161491394,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 37.70662236213684,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 36.05343222618103,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 37.60621166229248,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 31.19555974006653,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 498.2888813018799,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 703.6262264251709,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 737.3417494297028,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 507.93083024024963,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 66.12616229057312,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 83.58050632476807,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 64.32323360443115,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 218.38802361488342,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 297.5314464569092,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 259.8433196544647,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 172.94013381004333,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 146.89006900787354,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 121.76579999923706,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 205.98778533935547,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 82.22434091567993,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.01945948600769043,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 308.62653255462646,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 145.9535551071167,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 369.2444849014282,
                "status": "PASSED"
            },
            "spdx.SPDXCheck.test_spdx_base_files": {
                "duration": 107.62837743759155,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 345.9837477207184,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 120.61995315551758,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 138.5317542552948,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 227.97958374023438,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 115.78255200386047,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 146.50124502182007,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 122.42272162437439,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 68.00681900978088,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 80.86082053184509,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 149.6973795890808,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 136.34754085540771,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 74.21617245674133,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 58.42170548439026,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 56.6239173412323,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 1099.456253528595,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 230.73931193351746,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 206.51979184150696,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 260.4986503124237,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 421.99595189094543,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 165.05013346672058,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 493.72887134552,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 151.8534858226776,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 273.85897040367126,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 735.0172262191772,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 850.734512090683,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 510.6516184806824,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 64.23613500595093,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 204.23152470588684,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 39.56416630744934,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 15.64224648475647,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 46.304194927215576,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 205.61896133422852,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 1.019531488418579,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.11063766479492188,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10161685943603516,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10777401924133301,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 11.408689737319946,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 10.759229183197021,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 10.615099906921387,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 9.78621220588684,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 9.137893676757812,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 7.165458679199219,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3035726547241211,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 7.277654409408569,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.2028048038482666,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 49.055145025253296,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 60.76129174232483,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 204.3987181186676,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.7647347450256348,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 1.262725830078125,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.571784257888794,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.6234471797943115,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.6324162483215332,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.5799088478088379,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.6732714176177979,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 4.629842281341553,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 4.615098237991333,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 101.10272121429443,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.769195556640625,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.6457493305206299,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.6776981353759766,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.7094643115997314,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 89.42493677139282,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 32.89833879470825,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 31.911530256271362,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 31.506955862045288,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 41.443496227264404,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 37.79392147064209,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 223.7120337486267,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 22.544142246246338,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 22.594035863876343,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 86.7887167930603,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 48.67051029205322,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 28.422577381134033,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 55.08054876327515,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 33.19247341156006,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 27.854361295700073,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 112.98595261573792,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 119.0290846824646,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 33.15551400184631,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 148.48119235038757,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 126.02746915817261,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 52.40423011779785,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 48.29028868675232,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 25.392219066619873,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 33.79489994049072,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 46.54791045188904,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 45.31689739227295,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 98.70380187034607,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 214.35511994361877,
                "status": "PASSED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 42.921393632888794,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 32.924132347106934,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 80.37392544746399,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 72.08530235290527,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 27.312353372573853,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 38.289703130722046,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 544.829291343689,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 31.776156187057495,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 20.137454986572266,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 28.98661231994629,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 84.67780947685242,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 31.886255264282227,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 27.224377155303955,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 42.5965142250061,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 140.70867252349854,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.4481644630432129,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 410.8342664241791,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 46.276583194732666,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 31.87436580657959,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 28.07166075706482,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 187.98664665222168,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 167.44045877456665,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 53.58507585525513,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 164.1501820087433,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 36.681352853775024,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 35.35626745223999,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 28.176209211349487,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 33.233736991882324,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 217.4810893535614,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 87.78010821342468,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 83.26287651062012,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 8.133968591690063,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 8.342357873916626,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 28.175992727279663,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 33.694427490234375,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 229.31518244743347,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 158.702378988266,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 146.7309911251068,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 30.24038815498352,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 197.3053321838379,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 111.10894870758057,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.03405475616455078,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 93.91402626037598,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 19.753703355789185,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 34.28933382034302,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 1.1492114067077637,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.11192512512207031,
                "status": "PASSED"
            }
        }
    }
}