{
 "oeselftest_ubuntu-22.04_qemuarm64_20251121114148": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-22.04",
   "HOST_NAME": "ubuntu2204-vk-arm1",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "43267c8bf67d55ff2f95c91330966748e9ad9ff7",
     "commit_count": 65256,
     "commit_time": 1763723905
    },
    "meta-poky": {
     "branch": "master-next",
     "commit": "b3b659263566c4d2f2813190e72d93f8598a4c47",
     "commit_count": 1742,
     "commit_time": 1763637834
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "43267c8bf67d55ff2f95c91330966748e9ad9ff7",
     "commit_count": 65256,
     "commit_time": 1763723905
    },
    "meta-yocto-bsp": {
     "branch": "master-next",
     "commit": "b3b659263566c4d2f2813190e72d93f8598a4c47",
     "commit_count": 1742,
     "commit_time": 1763637834
    }
   },
   "MACHINE": "qemuarm64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20251121114148",
   "TESTSERIES": "oeqa",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 3380.283,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 641.864,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 521.322,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 268.64,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 450.306,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 409.014,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 185.413,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 229.036,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 113.563,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 423.689,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 311.5,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 80.015,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 112.925,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 80.75,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 170.024,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 1.437,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/archiver.py\", line 166, in test_archiver_srpm_mode\n    bitbake('-n selftest-nopackages selftest-ed')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -n selftest-nopackages selftest-ed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 13:44:50.855907)\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 7037.592,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 4699.934,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 3822.505,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 384.534,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 444.58,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments": {
    "duration": 11.673,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 22.628,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_show_fragment": {
    "duration": 2.074,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.403,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 45.957,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 85.732,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.633,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 136.264,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 8.439,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 23.723,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.6221,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 4.118,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 27.747,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 324.864,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry": {
    "duration": 0.4718,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 0.2138,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 2.403,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/bblock.py\", line 127, in test_lock_architecture_specific\n    self.lock_recipes(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bblock quilt -t do_compile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/bblock\", line 178, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/bblock\", line 132, in main\n    tinfoil.prepare(config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 551, in prepare\n    self.run_command('parseConfiguration')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 612, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,613 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015249/conf/local.conf\n2025-11-21 11:41:51,614 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 6284.862,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 1208.804,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 653.683,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 620.39,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 2596.742,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 1213.074,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 290.686,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 140.98,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 87.07,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 190.588,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 107.076,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 81.978,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 47.944,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 50.772,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 97.186,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 146.612,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 155.816,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 99.739,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 182.072,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 104.276,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 48.069,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 45.114,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 47.292,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 47.33,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.346,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 1576.64,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 6.637,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.046,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 350.41,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 1371.397,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 1303.012,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 98.52,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 3.199,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 156.659,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 1357.881,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 269.307,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 94.841,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 270.869,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 150.152,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 28.771,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 438.249,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 61.275,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 6.05,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 3.748,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 37.194,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 50.13,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 4.757,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 8.529,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 40.502,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 3.267,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 3.321,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.522,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 27.122,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 59.817,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 49.933,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 5.772,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 1.052,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 4238.158,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 1252.853,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_diff": {
    "duration": 578.357,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_fileinfo": {
    "duration": 109.093,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 3630.757,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 4108.848,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 4799.902,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 2662.584,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 477.524,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 3471.813,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 1121.913,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 803.592,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 0.7611,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 168, in test_toolchain_fortran\n    bitbake('fortran-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  fortran-helloworld' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 195.477,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 67.372,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 718.013,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 354.799,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 1599.908,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.01029,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 7523.077,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.009095,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.01756,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.01259,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 58.98,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 16.698,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 48.286,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.01411,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 842.029,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 1271.849,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 98.423,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 81.485,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 78.959,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 104.5,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 53.83,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 64.92,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 74.084,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 58.429,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 73.398,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 1.07,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 49.202,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 1202.152,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 323.709,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 140.052,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 90.653,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 2433.642,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 294.026,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 646.021,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 83.98,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 121.125,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 1315.658,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 742.031,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 137.406,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 218.371,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 38.205,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 80.723,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 160.632,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 118.744,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 101.404,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 841.371,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 532.654,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 48.002,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 48.267,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 230.531,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 54.204,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 7.941,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 311.22,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 1428.751,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 65.443,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 125.643,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 130.52,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 70.935,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 131.579,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 60.479,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 52.862,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 70.199,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 74.305,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 66.313,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 104, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 72, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.0006995,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 92.416,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 140.134,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 0.002678,
    "log": "test is qemux86-64 specific currently\n",
    "status": "SKIPPED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 129.87,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 45.571,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 45.818,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 4.456,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 122.227,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.01337,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.007276,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 556.509,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 0.6042,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 875, in test_fit_image_ext_dtb_dtbo\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 441, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e linux-yocto-fitimage' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\n\n\nStderr:\n2025-11-21 11:41:51,583 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/conf/local.conf\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135459\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135459\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.g3j3ha9m\nCreated listening socket for qemu serial console on: 127.0.0.1:45857\nCreated listening socket for qemu serial console on: 127.0.0.1:47535\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=45857:47535 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait\"\nrunqemu started, pid is 1128031\nwaiting at most 300 seconds for qemu pid (11/21/25 13:57:24)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP connected to QEMU at 11/21/25 13:57:24 and took 0.64 seconds\nQMP released QEMU at 11/21/25 13:57:24 and took 0.16 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 1128344 (11/21/25 13:57:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4\n\r51121135346.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038\nrunqemu - INFO - Copy done in 0.05826520919799805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327963.62\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:57:24)\nConnection from 127.0.0.1:57930\nReached login banner in 2.34 seconds (11/21/25 13:57:27)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 0.9094,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1005, in test_fit_image_sign_initramfs\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 441, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e linux-yocto-fitimage' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,583 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/conf/local.conf\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135459\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135459\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.g3j3ha9m\nCreated listening socket for qemu serial console on: 127.0.0.1:45857\nCreated listening socket for qemu serial console on: 127.0.0.1:47535\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=45857:47535 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait\"\nrunqemu started, pid is 1128031\nwaiting at most 300 seconds for qemu pid (11/21/25 13:57:24)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP connected to QEMU at 11/21/25 13:57:24 and took 0.64 seconds\nQMP released QEMU at 11/21/25 13:57:24 and took 0.16 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 1128344 (11/21/25 13:57:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4\n\r51121135346.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038\nrunqemu - INFO - Copy done in 0.05826520919799805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327963.62\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:57:24)\nConnection from 127.0.0.1:57930\nReached login banner in 2.34 seconds (11/21/25 13:57:27)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 1.088,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1056, in test_fit_image_sign_initramfs_bundle\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 441, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e linux-yocto-fitimage' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,583 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/conf/local.conf\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135459\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135459\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.g3j3ha9m\nCreated listening socket for qemu serial console on: 127.0.0.1:45857\nCreated listening socket for qemu serial console on: 127.0.0.1:47535\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=45857:47535 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait\"\nrunqemu started, pid is 1128031\nwaiting at most 300 seconds for qemu pid (11/21/25 13:57:24)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP connected to QEMU at 11/21/25 13:57:24 and took 0.64 seconds\nQMP released QEMU at 11/21/25 13:57:24 and took 0.16 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 1128344 (11/21/25 13:57:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4\n\r51121135346.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038\nrunqemu - INFO - Copy done in 0.05826520919799805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327963.62\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:57:24)\nConnection from 127.0.0.1:57930\nReached login banner in 2.34 seconds (11/21/25 13:57:27)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 0.7822,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 832, in test_get_compatible_from_dtb\n    dtc_bindir = FitImageTestCase._setup_native('dtc-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 119, in _setup_native\n    bitbake(native_recipe + \" -c addto_recipe_sysroot\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dtc-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,583 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/conf/local.conf\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135459\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135459\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.g3j3ha9m\nCreated listening socket for qemu serial console on: 127.0.0.1:45857\nCreated listening socket for qemu serial console on: 127.0.0.1:47535\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=45857:47535 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait\"\nrunqemu started, pid is 1128031\nwaiting at most 300 seconds for qemu pid (11/21/25 13:57:24)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP connected to QEMU at 11/21/25 13:57:24 and took 0.64 seconds\nQMP released QEMU at 11/21/25 13:57:24 and took 0.16 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 1128344 (11/21/25 13:57:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4\n\r51121135346.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038\nrunqemu - INFO - Copy done in 0.05826520919799805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327963.62\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:57:24)\nConnection from 127.0.0.1:57930\nReached login banner in 2.34 seconds (11/21/25 13:57:27)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 0.8416,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 907, in test_sign_fit_image_configurations\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 441, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e linux-yocto-fitimage' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,583 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/conf/local.conf\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135459\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135459\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.g3j3ha9m\nCreated listening socket for qemu serial console on: 127.0.0.1:45857\nCreated listening socket for qemu serial console on: 127.0.0.1:47535\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=45857:47535 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait\"\nrunqemu started, pid is 1128031\nwaiting at most 300 seconds for qemu pid (11/21/25 13:57:24)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP connected to QEMU at 11/21/25 13:57:24 and took 0.64 seconds\nQMP released QEMU at 11/21/25 13:57:24 and took 0.16 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 1128344 (11/21/25 13:57:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4\n\r51121135346.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038\nrunqemu - INFO - Copy done in 0.05826520919799805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327963.62\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:57:24)\nConnection from 127.0.0.1:57930\nReached login banner in 2.34 seconds (11/21/25 13:57:27)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 0.7105,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 955, in test_sign_fit_image_individual\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 441, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e linux-yocto-fitimage' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,583 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/conf/local.conf\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135459\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135459\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.g3j3ha9m\nCreated listening socket for qemu serial console on: 127.0.0.1:45857\nCreated listening socket for qemu serial console on: 127.0.0.1:47535\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=45857:47535 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait\"\nrunqemu started, pid is 1128031\nwaiting at most 300 seconds for qemu pid (11/21/25 13:57:24)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP connected to QEMU at 11/21/25 13:57:24 and took 0.64 seconds\nQMP released QEMU at 11/21/25 13:57:24 and took 0.16 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 1128344 (11/21/25 13:57:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4\n\r51121135346.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038\nrunqemu - INFO - Copy done in 0.05826520919799805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327963.62\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:57:24)\nConnection from 127.0.0.1:57930\nReached login banner in 2.34 seconds (11/21/25 13:57:27)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 0.8021,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1567, in test_sign_cascaded_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/conf/local.conf\n2025-11-21 11:41:51,604 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 0.6862,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1692, in test_sign_standalone_uboot_atf_tee_fit_image\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/conf/local.conf\n2025-11-21 11:41:51,604 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 0.6792,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1515, in test_sign_standalone_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/conf/local.conf\n2025-11-21 11:41:51,604 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 0.7061,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1770, in test_sign_uboot_fit_image_without_spl\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/conf/local.conf\n2025-11-21 11:41:51,604 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 0.6773,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1729, in test_sign_uboot_kernel_individual\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/conf/selftest.inc:8 has a lack of whitespace around the assignment: 'UBOOT_MKIMAGE_DTCOPTS=\"-I dts -O dtb -p 2000\"'\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/conf/local.conf\n2025-11-21 11:41:51,604 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 0.6753,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1620, in test_uboot_atf_tee_fit_image\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/conf/local.conf\n2025-11-21 11:41:51,604 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 0.816,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1469, in test_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/conf/local.conf\n2025-11-21 11:41:51,604 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 148.424,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 1.272,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 1.029,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.6299,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.7582,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.719,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.5683,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 2.766,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 232.294,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 267.223,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 77.94,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 56.812,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 93.869,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 156.067,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 102.105,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 91.974,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 199.395,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 46.378,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 124.477,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 304.638,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 194.422,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 0.7273,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 123, in test_bash_and_license\n    raise AssertionError(result.output)\nAssertionError: ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 0.7879,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 114, in test_bash_default\n    raise AssertionError(result.output)\nAssertionError: ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 0.6989,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 134, in test_bash_license_exceptions\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 0.7031,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 129, in test_bash_or_license\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 43.738,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 40.105,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 14.726,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 10.528,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 10.5,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 10.109,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 9.975,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 102.717,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 106.579,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 22.862,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 85.352,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 63.132,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 302.825,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 71.024,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 53.504,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 0.813,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/kerneldevelopment.py\", line 45, in test_apply_patches\n    runCmd('bitbake virtual/kernel -c patch')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake virtual/kernel -c patch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,596 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/conf/local.conf\n2025-11-21 11:41:51,597 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-11-21 13:24:06,179 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/work/aarch64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/work/cortexa57-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=57361']\n2025-11-21 13:24:06,180 - oe-selftest - INFO - waiting...\n[Fri Nov 21 13:24:06 2025] (94229/94229): opened database file::memory:?cache=shared rw ro\n[Fri Nov 21 13:24:06 2025] (94229/94229): sqlite version 3.48.0\n[Fri Nov 21 13:24:06 2025] (94229/94229): service mode active\n[Fri Nov 21 13:24:06 2025] (94229/94229): libmicrohttpd version 1.0.2\n[Fri Nov 21 13:24:06 2025] (94229/94229): started http server on IPv4 IPv6 port=57361\n[Fri Nov 21 13:24:06 2025] (94229/94229): search concurrency 8\n[Fri Nov 21 13:24:06 2025] (94229/94229): webapi connection pool 8\n[Fri Nov 21 13:24:06 2025] (94229/94229): rescan time 0\n[Fri Nov 21 13:24:06 2025] (94229/94229): scan checkpoint 256\n[Fri Nov 21 13:24:06 2025] (94229/94229): fdcache mbs 17840\n[Fri Nov 21 13:24:06 2025] (94229/94229): fdcache prefetch 64\n[Fri Nov 21 13:24:06 2025] (94229/94229): fdcache tmpdir /tmp\n[Fri Nov 21 13:24:06 2025] (94229/94229): fdcache tmpdir min% 25\n[Fri Nov 21 13:24:06 2025] (94229/94229): groom time 0\n[Fri Nov 21 13:24:06 2025] (94229/94229): forwarded ttl limit 8\n[Fri Nov 21 13:24:06 2025] (94229/94229): accepting archive types .rpm(cat) \n[Fri Nov 21 13:24:07 2025] (94229/94238): grooming database\n[Fri Nov 21 13:24:07 2025] (94229/94238): database record counts:\n[Fri Nov 21 13:24:07 2025] (94229/94238): file d/e 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): file s 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): archive d/e 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): archive sref 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): archive sdef 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): buildids 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): filenames 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): fileparts 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): files scanned (#) 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): files scanned (mb) 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): index db size (mb) 0\n[Fri Nov 21 13:24:07 2025] (94229/94238): groomed database in 0.00158812s\n[Fri Nov 21 13:24:07 2025] (94229/94239): fts traversed source paths in 0.00446345s, scanned=94, regex-skipped=0\n2025-11-21 13:24:11,185 - oe-selftest - INFO - polling server\n2025-11-21 13:24:11,185 - oe-selftest - INFO - server alive\n[Fri Nov 21 13:24:11 2025] (94229/94235): 127.0.0.1:41876 UA:Pythonurllib/3.10 XFF: GET /metrics 200 5601 0+1ms\n2025-11-21 13:24:11,194 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-11-21 13:24:14,680 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/work/aarch64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/work/cortexa57-poky-linux/xz/5.8.1/packages-split/xz/usr/bin/xz.xz'))\n[Fri Nov 21 13:24:14 2025] (94229/94237): ::1:41948 UA:elfutils/0.193,Linux/aarch64,ubuntu/22.04 XFF: GET /buildid/12448aa88385d7933418b28e9858e8131c175915/debuginfo 200 324584 0+13ms\n2025-11-21 13:45:05,131 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/work/aarch64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/work/cortexa57-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=39249']\n2025-11-21 13:45:05,132 - oe-selftest - INFO - waiting...\n[Fri Nov 21 13:45:05 2025] (498249/498249): opened database file::memory:?cache=shared rw ro\n[Fri Nov 21 13:45:05 2025] (498249/498249): sqlite version 3.48.0\n[Fri Nov 21 13:45:05 2025] (498249/498249): service mode active\n[Fri Nov 21 13:45:05 2025] (498249/498249): libmicrohttpd version 1.0.2\n[Fri Nov 21 13:45:05 2025] (498249/498249): started http server on IPv4 IPv6 port=39249\n[Fri Nov 21 13:45:05 2025] (498249/498249): search concurrency 8\n[Fri Nov 21 13:45:05 2025] (498249/498249): webapi connection pool 8\n[Fri Nov 21 13:45:05 2025] (498249/498249): rescan time 0\n[Fri Nov 21 13:45:05 2025] (498249/498249): scan checkpoint 256\n[Fri Nov 21 13:45:05 2025] (498249/498249): fdcache mbs 17784\n[Fri Nov 21 13:45:05 2025] (498249/498249): fdcache prefetch 64\n[Fri Nov 21 13:45:05 2025] (498249/498249): fdcache tmpdir /tmp\n[Fri Nov 21 13:45:05 2025] (498249/498249): fdcache tmpdir min% 25\n[Fri Nov 21 13:45:05 2025] (498249/498249): groom time 0\n[Fri Nov 21 13:45:05 2025] (498249/498249): forwarded ttl limit 8\n[Fri Nov 21 13:45:05 2025] (498249/498249): accepting archive types .rpm(cat) \n[Fri Nov 21 13:45:06 2025] (498249/498271): grooming database\n[Fri Nov 21 13:45:06 2025] (498249/498271): database record counts:\n[Fri Nov 21 13:45:06 2025] (498249/498271): file d/e 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): file s 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): archive d/e 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): archive sref 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): archive sdef 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): buildids 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): filenames 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): fileparts 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): files scanned (#) 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): files scanned (mb) 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): index db size (mb) 0\n[Fri Nov 21 13:45:06 2025] (498249/498271): groomed database in 0.000798523s\n[Fri Nov 21 13:45:06 2025] (498249/498272): fts traversed source paths in 0.00289905s, scanned=94, regex-skipped=0\n2025-11-21 13:45:10,135 - oe-selftest - INFO - polling server\n2025-11-21 13:45:10,136 - oe-selftest - INFO - server alive\n[Fri Nov 21 13:45:10 2025] (498249/498265): 127.0.0.1:57042 UA:Pythonurllib/3.10 XFF: GET /metrics 200 5700 0+0ms\n2025-11-21 13:45:10,137 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121132415\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121132415\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/.8zivibkc\nCreated listening socket for qemu serial console on: 127.0.0.1:57291\nCreated listening socket for qemu serial console on: 127.0.0.1:40155\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=57291:40155 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/pidfile_4015241  -S -qmp unix:./.e54z3hdh,server,wait -qmp unix:./.8zivibkc,server,nowait\"\nrunqemu started, pid is 504048\nwaiting at most 300 seconds for qemu pid (11/21/25 13:45:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/.e54z3hdh\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/.e54z3hdh\nQMP connected to QEMU at 11/21/25 13:45:15 and took 1.10 seconds\nQMP released QEMU at 11/21/25 13:45:15 and took 0.17 seconds from connect\nqemu started in 1.27 seconds - qemu procces pid is 504125 (11/21/25 13:45:15)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121132512.ext4.504062,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=57291,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:40155,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/pidfile_4015241 -S -qmp unix:./.e54z3hdh,server,wait -qmp unix:./.8zivibkc,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121132512.ext4\n\r51121132512.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121132512.ext4.zst: 51134464 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121132512.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121132512.ext4.504062\nrunqemu - INFO - Copy done in 0.053047895431518555 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121132512.ext4.504062,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=57291,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:40155,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/pidfile_4015241  -S -qmp unix:./.e54z3hdh,server,wait -qmp unix:./.8zivibkc,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015241/tmp-debuginfod/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327234.07\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 13:45:15)\nConnection from 127.0.0.1:33606\nReached login banner in 2.48 seconds (11/21/25 13:45:18)\nLogged in as root in serial console\n2025-11-21 13:45:21,403 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.1:39249/ debuginfod-find debuginfo /usr/bin/xz\n[Fri Nov 21 13:45:21 2025] (498249/498268): 192.168.7.2:33570 UA:elfutils/0.193,Linux/aarch64,/ XFF: GET /buildid/12448aa88385d7933418b28e9858e8131c175915/debuginfo 200 324584 0+8ms\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_fetch, the basehash value changed from ad67e78f6ceff62349eefdaaef3dd79486aef3cc5f9e8eb9009d48bfe36bcf0a to 317bb4d2dd331d4d57debac286269dcbfdb4dd3983a8adeaeb7c4069b86fe2cd. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_unpack, the basehash value changed from 73d54833e5365fb5dad2a337eb0163e99120108aff9cd25a2ab852abbb5c5ed8 to 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_recipe_qa, the basehash value changed from d344846a7c2076c7e2f83887150f63adf911c8c6aa2d7c939f1d5061f9d91268 to 4868885dcf771c18035b0da98618706b0e6c08c4056c53c51b2081555469cde9. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_populate_lic, the basehash value changed from 8a37c05c5ab94993b31c037cdffbc906c5768ca3eb817ff101eef9907ebc7848 to a1155e254e2ff4c91a4cbd7b56b24d88e92a6d25c0879ca3446a3bdde0270ecd. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_create_spdx, the basehash value changed from de738d578fc43e27db2309fec998a3a219c51ca017f5917dbf8d1b97c7c4ad43 to 5bb25ee8dd2d17e070f71b81651c70176c0c3bbf1f52020bc50bec7ad60f362a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_fetch, the basehash value changed from 317bb4d2dd331d4d57debac286269dcbfdb4dd3983a8adeaeb7c4069b86fe2cd to 35623070372c9d0523b493ae428abbd27022cad033654e469334477a49a13297. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_unpack, the basehash value changed from 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803 to a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_recipe_qa, the basehash value changed from 4868885dcf771c18035b0da98618706b0e6c08c4056c53c51b2081555469cde9 to 865e3efe62e9e9978b7df54967e0765cdec11e0a7b5502fc71606f87ef3eb7f6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_populate_lic, the basehash value changed from a1155e254e2ff4c91a4cbd7b56b24d88e92a6d25c0879ca3446a3bdde0270ecd to 125ed3da80e44254fb951d10b04363cc55f79e7eb9d87ab8d2093513732d411a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_create_spdx, the basehash value changed from 5bb25ee8dd2d17e070f71b81651c70176c0c3bbf1f52020bc50bec7ad60f362a to 3bb765e680176118c48a5fa407d2341c66cd0a6c9aaf82177bbbf2e563895591. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_fetch, the basehash value changed from 35623070372c9d0523b493ae428abbd27022cad033654e469334477a49a13297 to b17a1767955e17443c0906017554266bde6a6b1b382b43b29c7b891251c325c9. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_unpack, the basehash value changed from a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9 to 4095a0ebaaea4c3c9ac881825f18bad10b4af2d78091eb227cea4b1af15c0665. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_recipe_qa, the basehash value changed from 865e3efe62e9e9978b7df54967e0765cdec11e0a7b5502fc71606f87ef3eb7f6 to 0278b09f6117a7320bec16055d945252d0030fdb9b832492b69b8331fe56ce44. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_populate_lic, the basehash value changed from 125ed3da80e44254fb951d10b04363cc55f79e7eb9d87ab8d2093513732d411a to a2756cd44e5dcca281e7d23cad1d76e8b8ddca94cca43278bbbcce43ac5d8466. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchv1l9tyv0/test.bb:do_create_spdx, the basehash value changed from 3bb765e680176118c48a5fa407d2341c66cd0a6c9aaf82177bbbf2e563895591 to 963c112c7a77a9be84297123bd931a12fb55a2d794f9cb2ce58e644c176efc8e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\n",
    "status": "FAILED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 78.564,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.01425,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.01093,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 17.483,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.01581,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 138.275,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 39.301,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 97.785,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 96.08,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 502.163,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 13.125,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 196.223,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 210.095,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 2477.659,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 101.279,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 131.147,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 66.645,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 0.9063,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 0.9076,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 0.928,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.2494,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.001269,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.002451,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.01629,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.00167,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.001387,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.001864,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.01258,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.007698,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.003817,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0006778,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0008588,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.001103,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.00131,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.001361,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.001575,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.04187,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.001427,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.001654,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.002047,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.002382,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.05488,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.3242,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.2059,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 310.415,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.4543,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 362.266,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 356.995,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 389.91,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/oescripts.py\", line 25, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/oescripts.py\", line 25, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/oescripts.py\", line 25, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/oescripts.py\", line 25, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015225/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n",
    "status": "ERROR"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 15.029,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 1503.443,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 38.412,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 0.001622,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 0.002838,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 0.004133,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 0.005373,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 0.006523,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 0.00799,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 222.599,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 98.205,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 37.705,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 20.845,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 126.334,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 84.933,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 18.79,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 124.296,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 22.015,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 108.12,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 51.858,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.02456,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.04202,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.2495,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 84.646,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 3.626,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 3.476,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 8.495,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 7.874,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 5.979,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 3.062,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.08769,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.974,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 1.077,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 2930.983,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/meta-yocto/meta-poky/lib/oeqa/selftest/cases/pokybleeding.py\", line 29, in test_poky_bleeding_autorev\n    self.assertEqual( get_bb_var('SRCREV', 'pseudo'), \"AUTOINC\")\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: 'Bitbake still alive (no events for 600s).[77 chars]OINC' != 'AUTOINC'\n- Bitbake still alive (no events for 600s). Active tasks:\n- Bitbake still alive (no events for 1200s). Active tasks:\n  AUTOINC\n\n\nStderr:\n2025-11-21 11:41:51,596 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/conf/local.conf\n2025-11-21 11:41:51,597 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 254.625,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 154.357,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 102.396,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 47.276,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 100.449,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 38.343,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 76.984,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 40.367,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.8367,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 87.988,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 89.792,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 48.582,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 47.824,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 34.872,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 44.533,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 36.106,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 7.508,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 40.735,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 43.441,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 43.848,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 42.873,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 42.068,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 41.886,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 47.841,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 43.63,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 41.424,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 42.494,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 40.921,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 13.264,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 71.438,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 49.871,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 18.745,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 18.853,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 58.087,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 30.522,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 19.544,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 38.465,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 40.177,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 9.623,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 50.193,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 51.377,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 44.983,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 81.052,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 41.651,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 40.488,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 42.406,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 42.363,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 41.91,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 45.095,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 46.54,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 58.461,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 1.215,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 0.04654,
    "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.02533,
    "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.01994,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 0.02376,
    "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.02495,
    "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.02644,
    "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": 42.646,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 75.896,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 39.745,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 39.471,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.533,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 10.418,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.01917,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.1316,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.08891,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.08936,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.007615,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.00556,
    "status": "PASSED"
   },
   "reproducible.DiffoscopeTests.test_diffoscope": {
    "status": "UNKNOWN"
   },
   "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.01034,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.005311,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.004876,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.00484,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.00578,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.005635,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.005715,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.005557,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.005509,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.005682,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.005896,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.006095,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.005556,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.005318,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 48.108,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 64.592,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 78.554,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 99.388,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 41.539,
    "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": 5.847,
    "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": 14.001,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.01421,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.01248,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.006535,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.006236,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.006424,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.006314,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.005968,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.01276,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.01377,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.01124,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.01051,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.01129,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.009175,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.009,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.015,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.013,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_path": {
    "duration": 0.001399,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe": {
    "duration": 0.001894,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 155.764,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 0.003066,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 12.592,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 390, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py\", line 56, in test_boot_machine\n    with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:\n  File \"/usr/lib/python3.10/contextlib.py\", line 135, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 396, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121134948:\nINFO: rootfs file: \nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134948\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134948\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.z6upk88b\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:50353\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:49817\nDEBUG: launchcmd=runqemu nographic snapshot kvm qemuarm64 tcpserial=50353:49817 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.fvm6lx12,server,wait -qmp unix:./.z6upk88b,server,nowait\"\nDEBUG: runqemu started, pid is 710786\nDEBUG: waiting at most 300 seconds for qemu pid (11/21/25 13:49:52)\nERROR: runqemu exited with code 1\nERROR: Output from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327513.08\n\ntput: No value for $TERM and no -T specified\n\nDEBUG: Sending SIGTERM to runqemu\nWARNING: runqemu during is_alive() test\nDEBUG: Sending SIGTERM to runqemu\n\n\nStderr:\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-11-21 13:46:02,858 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134712\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134712\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.8hf7ekar\nCreated listening socket for qemu serial console on: 127.0.0.1:45375\nCreated listening socket for qemu serial console on: 127.0.0.1:43135\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64 tcpserial=45375:43135 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.5tndkhk6,server,wait -qmp unix:./.8hf7ekar,server,nowait\"\nrunqemu started, pid is 693819\nwaiting at most 300 seconds for qemu pid (11/21/25 13:49:30)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.5tndkhk6\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.5tndkhk6\nQMP connected to QEMU at 11/21/25 13:49:30 and took 0.70 seconds\nQMP released QEMU at 11/21/25 13:49:30 and took 0.10 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 693842 (11/21/25 13:49:30)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45375,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:43135,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.5tndkhk6,server,wait -qmp unix:./.8hf7ekar,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327489.58\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 13:49:30)\nConnection from 127.0.0.1:60344\nReached login banner in 2.46 seconds (11/21/25 13:49:33)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134948\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134948\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.z6upk88b\nCreated listening socket for qemu serial console on: 127.0.0.1:50353\nCreated listening socket for qemu serial console on: 127.0.0.1:49817\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 tcpserial=50353:49817 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.fvm6lx12,server,wait -qmp unix:./.z6upk88b,server,nowait\"\nrunqemu started, pid is 710786\nwaiting at most 300 seconds for qemu pid (11/21/25 13:49:52)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327513.08\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 13.11,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 390, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py\", line 63, in test_boot_machine_ext4\n    with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:\n  File \"/usr/lib/python3.10/contextlib.py\", line 135, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 396, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121135000:\nINFO: rootfs file: \nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135000\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135000\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.n1gva9r8\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:48965\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:53777\nDEBUG: launchcmd=runqemu nographic snapshot kvm qemuarm64 ext4 tcpserial=48965:53777 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.gul_5747,server,wait -qmp unix:./.n1gva9r8,server,nowait\"\nDEBUG: runqemu started, pid is 714332\nDEBUG: waiting at most 300 seconds for qemu pid (11/21/25 13:50:04)\nERROR: runqemu exited with code 1\nERROR: Output from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327526.44\n\ntput: No value for $TERM and no -T specified\n\nDEBUG: Sending SIGTERM to runqemu\nWARNING: runqemu during is_alive() test\nDEBUG: Sending SIGTERM to runqemu\n\n\nStderr:\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-11-21 13:46:02,858 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134712\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134712\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.8hf7ekar\nCreated listening socket for qemu serial console on: 127.0.0.1:45375\nCreated listening socket for qemu serial console on: 127.0.0.1:43135\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64 tcpserial=45375:43135 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.5tndkhk6,server,wait -qmp unix:./.8hf7ekar,server,nowait\"\nrunqemu started, pid is 693819\nwaiting at most 300 seconds for qemu pid (11/21/25 13:49:30)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.5tndkhk6\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.5tndkhk6\nQMP connected to QEMU at 11/21/25 13:49:30 and took 0.70 seconds\nQMP released QEMU at 11/21/25 13:49:30 and took 0.10 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 693842 (11/21/25 13:49:30)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45375,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:43135,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.5tndkhk6,server,wait -qmp unix:./.8hf7ekar,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327489.58\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 13:49:30)\nConnection from 127.0.0.1:60344\nReached login banner in 2.46 seconds (11/21/25 13:49:33)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134948\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134948\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.z6upk88b\nCreated listening socket for qemu serial console on: 127.0.0.1:50353\nCreated listening socket for qemu serial console on: 127.0.0.1:49817\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 tcpserial=50353:49817 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.fvm6lx12,server,wait -qmp unix:./.z6upk88b,server,nowait\"\nrunqemu started, pid is 710786\nwaiting at most 300 seconds for qemu pid (11/21/25 13:49:52)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327513.08\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135000\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135000\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.n1gva9r8\nCreated listening socket for qemu serial console on: 127.0.0.1:48965\nCreated listening socket for qemu serial console on: 127.0.0.1:53777\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 ext4 tcpserial=48965:53777 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.gul_5747,server,wait -qmp unix:./.n1gva9r8,server,nowait\"\nrunqemu started, pid is 714332\nwaiting at most 300 seconds for qemu pid (11/21/25 13:50:04)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327526.44\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 0.0009806,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 13.965,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 390, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py\", line 121, in test_boot_machine_slirp\n    with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:\n  File \"/usr/lib/python3.10/contextlib.py\", line 135, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 396, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121135014:\nINFO: rootfs file: \nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135014\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135014\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.mkaiuoz9\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:39083\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:48253\nDEBUG: launchcmd=runqemu nographic snapshot kvm slirp qemuarm64 tcpserial=39083:48253 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.1lpvdolk,server,wait -qmp unix:./.mkaiuoz9,server,nowait\"\nDEBUG: runqemu started, pid is 719067\nDEBUG: waiting at most 300 seconds for qemu pid (11/21/25 13:50:18)\nERROR: runqemu exited with code 1\nERROR: Output from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327540.11\n\ntput: No value for $TERM and no -T specified\n\nDEBUG: Sending SIGTERM to runqemu\nWARNING: runqemu during is_alive() test\nDEBUG: Sending SIGTERM to runqemu\n\n\nStderr:\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-11-21 13:46:02,858 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134712\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134712\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.8hf7ekar\nCreated listening socket for qemu serial console on: 127.0.0.1:45375\nCreated listening socket for qemu serial console on: 127.0.0.1:43135\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64 tcpserial=45375:43135 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.5tndkhk6,server,wait -qmp unix:./.8hf7ekar,server,nowait\"\nrunqemu started, pid is 693819\nwaiting at most 300 seconds for qemu pid (11/21/25 13:49:30)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.5tndkhk6\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.5tndkhk6\nQMP connected to QEMU at 11/21/25 13:49:30 and took 0.70 seconds\nQMP released QEMU at 11/21/25 13:49:30 and took 0.10 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 693842 (11/21/25 13:49:30)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45375,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:43135,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.5tndkhk6,server,wait -qmp unix:./.8hf7ekar,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327489.58\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 13:49:30)\nConnection from 127.0.0.1:60344\nReached login banner in 2.46 seconds (11/21/25 13:49:33)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134948\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134948\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.z6upk88b\nCreated listening socket for qemu serial console on: 127.0.0.1:50353\nCreated listening socket for qemu serial console on: 127.0.0.1:49817\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 tcpserial=50353:49817 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.fvm6lx12,server,wait -qmp unix:./.z6upk88b,server,nowait\"\nrunqemu started, pid is 710786\nwaiting at most 300 seconds for qemu pid (11/21/25 13:49:52)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327513.08\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135000\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135000\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.n1gva9r8\nCreated listening socket for qemu serial console on: 127.0.0.1:48965\nCreated listening socket for qemu serial console on: 127.0.0.1:53777\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 ext4 tcpserial=48965:53777 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.gul_5747,server,wait -qmp unix:./.n1gva9r8,server,nowait\"\nrunqemu started, pid is 714332\nwaiting at most 300 seconds for qemu pid (11/21/25 13:50:04)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327526.44\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135014\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135014\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.mkaiuoz9\nCreated listening socket for qemu serial console on: 127.0.0.1:39083\nCreated listening socket for qemu serial console on: 127.0.0.1:48253\nlaunchcmd=runqemu nographic snapshot kvm slirp qemuarm64 tcpserial=39083:48253 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.1lpvdolk,server,wait -qmp unix:./.mkaiuoz9,server,nowait\"\nrunqemu started, pid is 719067\nwaiting at most 300 seconds for qemu pid (11/21/25 13:50:18)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327540.11\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 0.01242,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 21.902,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 28.406,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 0.002874,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 0.004581,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 22.149,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 290.171,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 543.901,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 391.871,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 521.747,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 74.927,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 57.122,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 55.318,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 111.368,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 153.662,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 267.567,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 191.233,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 173.314,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 129.203,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.002751,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.004478,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 523.662,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.01334,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 198.232,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "status": "UNKNOWN"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "status": "UNKNOWN"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "duration": 69.216,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_tar": {
    "duration": 33.769,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 85.789,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 64.082,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 104.171,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 584.944,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 168.823,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 137.934,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 4.335,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 354, in test_sstate_cache_management_script_using_machine\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 288, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/conf/local.conf\n2025-11-21 11:41:51,585 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121140859\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121140859\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.14_jh4gq\nCreated listening socket for qemu serial console on: 127.0.0.1:35215\nCreated listening socket for qemu serial console on: 127.0.0.1:55425\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=35215:55425 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234  -S -qmp unix:./.qliot_l2,server,wait -qmp unix:./.14_jh4gq,server,nowait\"\nrunqemu started, pid is 2587231\nwaiting at most 300 seconds for qemu pid (11/21/25 14:12:15)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.qliot_l2\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.qliot_l2\nQMP connected to QEMU at 11/21/25 14:12:18 and took 3.94 seconds\nQMP released QEMU at 11/21/25 14:12:19 and took 0.12 seconds from connect\nqemu started in 4.06 seconds - qemu procces pid is 2587340 (11/21/25 14:12:19)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4.2587236,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35215,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:55425,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234 -S -qmp unix:./.qliot_l2,server,wait -qmp unix:./.14_jh4gq,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4\n\r51121140928.ext4.zst : 0 MB...     \r51121140928.ext4.zst : 58 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4.zst: 151915520 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4.2587236\nrunqemu - INFO - Copy done in 0.11144423484802246 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4.2587236,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35215,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:55425,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234  -S -qmp unix:./.qliot_l2,server,wait -qmp unix:./.14_jh4gq,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328854.84\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:12:19)\nConnection from 127.0.0.1:38832\nReached login banner in 13.88 seconds (11/21/25 14:12:32)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121141242\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121141242\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.iijaq7l9\nCreated listening socket for qemu serial console on: 127.0.0.1:33019\nCreated listening socket for qemu serial console on: 127.0.0.1:59821\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=33019:59821 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234  -S -qmp unix:./.uy0r9gzh,server,wait -qmp unix:./.iijaq7l9,server,nowait\"\nrunqemu started, pid is 2664671\nwaiting at most 300 seconds for qemu pid (11/21/25 14:14:05)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.uy0r9gzh\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.uy0r9gzh\nQMP connected to QEMU at 11/21/25 14:14:06 and took 1.20 seconds\nQMP released QEMU at 11/21/25 14:14:06 and took 0.12 seconds from connect\nqemu started in 1.32 seconds - qemu procces pid is 2665139 (11/21/25 14:14:06)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4.2664677,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33019,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:59821,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234 -S -qmp unix:./.uy0r9gzh,server,wait -qmp unix:./.iijaq7l9,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4\n\r51121141246.ext4.zst : 0 MB...     \r51121141246.ext4.zst : 59 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4.zst: 151930880 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4.2664677\nrunqemu - INFO - Copy done in 0.10703778266906738 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4.2664677,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33019,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:59821,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234  -S -qmp unix:./.uy0r9gzh,server,wait -qmp unix:./.iijaq7l9,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328965.11\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:14:06)\nConnection from 127.0.0.1:48216\nReached login banner in 4.63 seconds (11/21/25 14:14:11)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 83.824,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 102.3,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 3.926,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 345, in test_sstate_cache_management_script_using_pr_3\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 288, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/conf/local.conf\n2025-11-21 11:41:51,585 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121140859\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121140859\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.14_jh4gq\nCreated listening socket for qemu serial console on: 127.0.0.1:35215\nCreated listening socket for qemu serial console on: 127.0.0.1:55425\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=35215:55425 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234  -S -qmp unix:./.qliot_l2,server,wait -qmp unix:./.14_jh4gq,server,nowait\"\nrunqemu started, pid is 2587231\nwaiting at most 300 seconds for qemu pid (11/21/25 14:12:15)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.qliot_l2\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.qliot_l2\nQMP connected to QEMU at 11/21/25 14:12:18 and took 3.94 seconds\nQMP released QEMU at 11/21/25 14:12:19 and took 0.12 seconds from connect\nqemu started in 4.06 seconds - qemu procces pid is 2587340 (11/21/25 14:12:19)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4.2587236,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35215,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:55425,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234 -S -qmp unix:./.qliot_l2,server,wait -qmp unix:./.14_jh4gq,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4\n\r51121140928.ext4.zst : 0 MB...     \r51121140928.ext4.zst : 58 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4.zst: 151915520 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4.2587236\nrunqemu - INFO - Copy done in 0.11144423484802246 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140928.ext4.2587236,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35215,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:55425,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234  -S -qmp unix:./.qliot_l2,server,wait -qmp unix:./.14_jh4gq,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328854.84\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:12:19)\nConnection from 127.0.0.1:38832\nReached login banner in 13.88 seconds (11/21/25 14:12:32)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121141242\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121141242\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.iijaq7l9\nCreated listening socket for qemu serial console on: 127.0.0.1:33019\nCreated listening socket for qemu serial console on: 127.0.0.1:59821\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=33019:59821 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234  -S -qmp unix:./.uy0r9gzh,server,wait -qmp unix:./.iijaq7l9,server,nowait\"\nrunqemu started, pid is 2664671\nwaiting at most 300 seconds for qemu pid (11/21/25 14:14:05)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.uy0r9gzh\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/.uy0r9gzh\nQMP connected to QEMU at 11/21/25 14:14:06 and took 1.20 seconds\nQMP released QEMU at 11/21/25 14:14:06 and took 0.12 seconds from connect\nqemu started in 1.32 seconds - qemu procces pid is 2665139 (11/21/25 14:14:06)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4.2664677,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33019,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:59821,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234 -S -qmp unix:./.uy0r9gzh,server,wait -qmp unix:./.iijaq7l9,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4\n\r51121141246.ext4.zst : 0 MB...     \r51121141246.ext4.zst : 59 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4.zst: 151930880 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4.2664677\nrunqemu - INFO - Copy done in 0.10703778266906738 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141246.ext4.2664677,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33019,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:59821,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/pidfile_4015234  -S -qmp unix:./.uy0r9gzh,server,wait -qmp unix:./.iijaq7l9,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015234/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328965.11\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:14:06)\nConnection from 127.0.0.1:48216\nReached login banner in 4.63 seconds (11/21/25 14:14:11)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 61.516,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 76.195,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 75.958,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific": {
    "duration": 65.789,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific": {
    "duration": 71.22,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 78.289,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 90.114,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 71.058,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 5.173,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 749, in test_sstate_compare_sigfiles_and_find_siginfo\n    bitbake(\"%s -c do_tmptask1 -S none\" % pn)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils -c do_tmptask1 -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 13:51:38.183876)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-11-21 13:46:02,858 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134712\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134712\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.8hf7ekar\nCreated listening socket for qemu serial console on: 127.0.0.1:45375\nCreated listening socket for qemu serial console on: 127.0.0.1:43135\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64 tcpserial=45375:43135 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.5tndkhk6,server,wait -qmp unix:./.8hf7ekar,server,nowait\"\nrunqemu started, pid is 693819\nwaiting at most 300 seconds for qemu pid (11/21/25 13:49:30)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.5tndkhk6\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.5tndkhk6\nQMP connected to QEMU at 11/21/25 13:49:30 and took 0.70 seconds\nQMP released QEMU at 11/21/25 13:49:30 and took 0.10 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 693842 (11/21/25 13:49:30)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45375,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:43135,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.5tndkhk6,server,wait -qmp unix:./.8hf7ekar,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327489.58\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 13:49:30)\nConnection from 127.0.0.1:60344\nReached login banner in 2.46 seconds (11/21/25 13:49:33)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134948\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134948\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.z6upk88b\nCreated listening socket for qemu serial console on: 127.0.0.1:50353\nCreated listening socket for qemu serial console on: 127.0.0.1:49817\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 tcpserial=50353:49817 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.fvm6lx12,server,wait -qmp unix:./.z6upk88b,server,nowait\"\nrunqemu started, pid is 710786\nwaiting at most 300 seconds for qemu pid (11/21/25 13:49:52)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327513.08\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135000\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135000\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.n1gva9r8\nCreated listening socket for qemu serial console on: 127.0.0.1:48965\nCreated listening socket for qemu serial console on: 127.0.0.1:53777\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 ext4 tcpserial=48965:53777 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.gul_5747,server,wait -qmp unix:./.n1gva9r8,server,nowait\"\nrunqemu started, pid is 714332\nwaiting at most 300 seconds for qemu pid (11/21/25 13:50:04)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327526.44\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135014\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135014\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.mkaiuoz9\nCreated listening socket for qemu serial console on: 127.0.0.1:39083\nCreated listening socket for qemu serial console on: 127.0.0.1:48253\nlaunchcmd=runqemu nographic snapshot kvm slirp qemuarm64 tcpserial=39083:48253 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.1lpvdolk,server,wait -qmp unix:./.mkaiuoz9,server,nowait\"\nrunqemu started, pid is 719067\nwaiting at most 300 seconds for qemu pid (11/21/25 13:50:18)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1737, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1803, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 641, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 513, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1746, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 327540.11\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135027\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135027\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.p3uulnp7\nCreated listening socket for qemu serial console on: 127.0.0.1:54625\nCreated listening socket for qemu serial console on: 127.0.0.1:39939\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf tcpserial=54625:39939 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.vr9r44wa,server,wait -qmp unix:./.p3uulnp7,server,nowait\"\nrunqemu started, pid is 726100\nwaiting at most 300 seconds for qemu pid (11/21/25 13:50:31)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.vr9r44wa\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.vr9r44wa\nQMP connected to QEMU at 11/21/25 13:50:32 and took 0.62 seconds\nQMP released QEMU at 11/21/25 13:50:32 and took 0.10 seconds from connect\nqemu started in 0.72 seconds - qemu procces pid is 726203 (11/21/25 13:50:32)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54625,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:39939,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.vr9r44wa,server,wait -qmp unix:./.p3uulnp7,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327551.26\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 13:50:32)\nConnection from 127.0.0.1:42692\nReached login banner in 2.43 seconds (11/21/25 13:50:35)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135049\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135049\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.4sx0o7vz\nCreated listening socket for qemu serial console on: 127.0.0.1:36863\nCreated listening socket for qemu serial console on: 127.0.0.1:55959\nlaunchcmd=runqemu nographic snapshot kvm core-image-minimal tcpserial=36863:55959 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.omvxrme_,server,wait -qmp unix:./.4sx0o7vz,server,nowait\"\nrunqemu started, pid is 737814\nwaiting at most 300 seconds for qemu pid (11/21/25 13:50:53)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.omvxrme_\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.omvxrme_\nQMP connected to QEMU at 11/21/25 13:51:00 and took 7.68 seconds\nQMP released QEMU at 11/21/25 13:51:00 and took 0.10 seconds from connect\nqemu started in 7.78 seconds - qemu procces pid is 745299 (11/21/25 13:51:00)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Running bitbake -e  core-image-minimal...\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134759.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36863,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:55959,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.omvxrme_,server,wait -qmp unix:./.4sx0o7vz,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327579.63\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 13:51:00)\nConnection from 127.0.0.1:52062\nReached login banner in 2.45 seconds (11/21/25 13:51:03)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135117\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135117\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.1vw7jfwo\nCreated listening socket for qemu serial console on: 127.0.0.1:39271\nCreated listening socket for qemu serial console on: 127.0.0.1:34043\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=39271:34043 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.grvjjjvb,server,wait -qmp unix:./.1vw7jfwo,server,nowait\"\nrunqemu started, pid is 758891\nwaiting at most 300 seconds for qemu pid (11/21/25 13:51:22)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.grvjjjvb\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/.grvjjjvb\nQMP connected to QEMU at 11/21/25 13:51:22 and took 0.71 seconds\nQMP released QEMU at 11/21/25 13:51:23 and took 0.10 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 758923 (11/21/25 13:51:23)\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 - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=39271,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34043,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/pidfile_4015256  -S -qmp unix:./.grvjjjvb,server,wait -qmp unix:./.1vw7jfwo,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015256/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327601.67\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 13:51:23)\nConnection from 127.0.0.1:41700\nReached login banner in 2.47 seconds (11/21/25 13:51:25)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 3.723,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 405, in test_sstate_32_64_same_hash\n    self.sstate_hashtest(\"i686\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 369, in sstate_hashtest\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 14:41:55.240972)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-21 11:41:51,583 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/conf/local.conf\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135459\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135459\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.g3j3ha9m\nCreated listening socket for qemu serial console on: 127.0.0.1:45857\nCreated listening socket for qemu serial console on: 127.0.0.1:47535\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=45857:47535 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait\"\nrunqemu started, pid is 1128031\nwaiting at most 300 seconds for qemu pid (11/21/25 13:57:24)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP connected to QEMU at 11/21/25 13:57:24 and took 0.64 seconds\nQMP released QEMU at 11/21/25 13:57:24 and took 0.16 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 1128344 (11/21/25 13:57:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4\n\r51121135346.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038\nrunqemu - INFO - Copy done in 0.05826520919799805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327963.62\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:57:24)\nConnection from 127.0.0.1:57930\nReached login banner in 2.34 seconds (11/21/25 13:57:27)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121142623\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121142623\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.bcouw4bd\nCreated listening socket for qemu serial console on: 127.0.0.1:40505\nCreated listening socket for qemu serial console on: 127.0.0.1:46889\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=40505:46889 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.9222itk_,server,wait -qmp unix:./.bcouw4bd,server,nowait\"\nrunqemu started, pid is 3107963\nwaiting at most 300 seconds for qemu pid (11/21/25 14:29:21)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.9222itk_\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.9222itk_\nQMP connected to QEMU at 11/21/25 14:29:22 and took 1.17 seconds\nQMP released QEMU at 11/21/25 14:29:22 and took 0.12 seconds from connect\nqemu started in 1.30 seconds - qemu procces pid is 3108283 (11/21/25 14:29:22)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.3107964,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40505,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46889,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.9222itk_,server,wait -qmp unix:./.bcouw4bd,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4\n\r51121142653.ext4.zst : 0 MB...     \r51121142653.ext4.zst : 61 MB...     \r51121142653.ext4.zst : 122 MB...     \r51121142653.ext4.zst : 272 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.zst: 381000704 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.3107964\nrunqemu - INFO - Copy done in 0.2371528148651123 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.3107964,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40505,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46889,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.9222itk_,server,wait -qmp unix:./.bcouw4bd,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 329881.34\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:29:22)\nConnection from 127.0.0.1:60864\nReached login banner in 5.15 seconds (11/21/25 14:29:27)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121142936\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121142936\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.w30ldk58\nCreated listening socket for qemu serial console on: 127.0.0.1:37607\nCreated listening socket for qemu serial console on: 127.0.0.1:49059\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=37607:49059 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.4b_tuyhg,server,wait -qmp unix:./.w30ldk58,server,nowait\"\nrunqemu started, pid is 3147042\nwaiting at most 300 seconds for qemu pid (11/21/25 14:32:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.4b_tuyhg\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.4b_tuyhg\nQMP connected to QEMU at 11/21/25 14:32:16 and took 1.16 seconds\nQMP released QEMU at 11/21/25 14:32:16 and took 0.12 seconds from connect\nqemu started in 1.28 seconds - qemu procces pid is 3147052 (11/21/25 14:32:16)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.3147043,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=37607,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49059,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.4b_tuyhg,server,wait -qmp unix:./.w30ldk58,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4\n\r51121143006.ext4.zst : 0 MB...     \r51121143006.ext4.zst : 61 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.zst: 175105024 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.3147043\nrunqemu - INFO - Copy done in 0.08724546432495117 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.3147043,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=37607,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49059,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.4b_tuyhg,server,wait -qmp unix:./.w30ldk58,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330054.77\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:32:16)\nConnection from 127.0.0.1:60246\nReached login banner in 5.27 seconds (11/21/25 14:32:21)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143230\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143230\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.7siknqem\nCreated listening socket for qemu serial console on: 127.0.0.1:35727\nCreated listening socket for qemu serial console on: 127.0.0.1:36151\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=35727:36151 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.0jdbwczp,server,wait -qmp unix:./.7siknqem,server,nowait\"\nrunqemu started, pid is 3175577\nwaiting at most 300 seconds for qemu pid (11/21/25 14:35:05)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.0jdbwczp\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.0jdbwczp\nQMP connected to QEMU at 11/21/25 14:35:06 and took 0.68 seconds\nQMP released QEMU at 11/21/25 14:35:06 and took 0.12 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 3175586 (11/21/25 14:35:06)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.3175578,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35727,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36151,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.0jdbwczp,server,wait -qmp unix:./.7siknqem,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4\n\r51121143300.ext4.zst : 0 MB...     \r51121143300.ext4.zst : 60 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.zst: 156313600 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.3175578\nrunqemu - INFO - Copy done in 0.09598779678344727 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.3175578,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35727,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36151,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.0jdbwczp,server,wait -qmp unix:./.7siknqem,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330225.36\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:35:06)\nConnection from 127.0.0.1:45368\nReached login banner in 5.17 seconds (11/21/25 14:35:11)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143526\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143526\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.doo_6ho2\nCreated listening socket for qemu serial console on: 127.0.0.1:52427\nCreated listening socket for qemu serial console on: 127.0.0.1:57431\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=52427:57431 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.vv3muyk5,server,wait -qmp unix:./.doo_6ho2,server,nowait\"\nrunqemu started, pid is 3210254\nwaiting at most 300 seconds for qemu pid (11/21/25 14:37:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.vv3muyk5\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.vv3muyk5\nQMP connected to QEMU at 11/21/25 14:37:44 and took 1.15 seconds\nQMP released QEMU at 11/21/25 14:37:44 and took 0.17 seconds from connect\nqemu started in 1.32 seconds - qemu procces pid is 3210265 (11/21/25 14:37:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:1c -netdev tap,id=net0,ifname=tap13,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.3210255,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52427,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57431,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.vv3muyk5,server,wait -qmp unix:./.doo_6ho2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.28::192.168.7.27:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.28\nServer IP: 192.168.7.27\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4\n\r51121143555.ext4.zst : 0 MB...     \r51121143555.ext4.zst : 59 MB...     \r51121143555.ext4.zst : 168 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.zst: 273878016 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap4.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap5.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap6.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap7.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap8.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap9.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap10.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap11.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap12.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap13\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap13.skip to make runqemu skip tap13.\nrunqemu - INFO - Network configuration: ip=192.168.7.28::192.168.7.27:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.3210255\nrunqemu - INFO - Copy done in 0.20990991592407227 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:1c -netdev tap,id=net0,ifname=tap13,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.3210255,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52427,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57431,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.vv3muyk5,server,wait -qmp unix:./.doo_6ho2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.28::192.168.7.27:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330383.14\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:37:44)\nConnection from 127.0.0.1:49318\nReached login banner in 2.52 seconds (11/21/25 14:37:46)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143755\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143755\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.vkn5iodb\nCreated listening socket for qemu serial console on: 127.0.0.1:39813\nCreated listening socket for qemu serial console on: 127.0.0.1:34115\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=39813:34115 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.d5dsp47a,server,wait -qmp unix:./.vkn5iodb,server,nowait\"\nrunqemu started, pid is 3239805\nwaiting at most 300 seconds for qemu pid (11/21/25 14:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.d5dsp47a\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.d5dsp47a\nQMP connected to QEMU at 11/21/25 14:39:44 and took 0.63 seconds\nQMP released QEMU at 11/21/25 14:39:44 and took 0.15 seconds from connect\nqemu started in 0.77 seconds - qemu procces pid is 3239812 (11/21/25 14:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.3239806,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=39813,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34115,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.d5dsp47a,server,wait -qmp unix:./.vkn5iodb,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4\n\r51121143826.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.zst: 54611968 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.3239806\nrunqemu - INFO - Copy done in 0.0352473258972168 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.3239806,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=39813,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34115,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.d5dsp47a,server,wait -qmp unix:./.vkn5iodb,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330503.37\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:39:44)\nConnection from 127.0.0.1:37182\nReached login banner in 2.34 seconds (11/21/25 14:39:46)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143955\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143955\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.i9raui3l\nCreated listening socket for qemu serial console on: 127.0.0.1:50273\nCreated listening socket for qemu serial console on: 127.0.0.1:47621\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=50273:47621 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.2sbnb677,server,wait -qmp unix:./.i9raui3l,server,nowait\"\nrunqemu started, pid is 3270487\nwaiting at most 300 seconds for qemu pid (11/21/25 14:41:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.2sbnb677\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.2sbnb677\nQMP connected to QEMU at 11/21/25 14:41:41 and took 0.62 seconds\nQMP released QEMU at 11/21/25 14:41:41 and took 0.13 seconds from connect\nqemu started in 0.75 seconds - qemu procces pid is 3270495 (11/21/25 14:41:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.3270488,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50273,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47621,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.2sbnb677,server,wait -qmp unix:./.i9raui3l,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4\n\r51121144024.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.zst: 28610560 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.3270488\nrunqemu - INFO - Copy done in 0.020263195037841797 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.3270488,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50273,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47621,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.2sbnb677,server,wait -qmp unix:./.i9raui3l,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330619.87\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:41:41)\nConnection from 127.0.0.1:44092\nReached login banner in 2.33 seconds (11/21/25 14:41:43)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 4.201,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 426, in test_sstate_nativelsbstring_same_hash\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 14:41:59.244426)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-21 11:41:51,583 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/conf/local.conf\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135459\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135459\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.g3j3ha9m\nCreated listening socket for qemu serial console on: 127.0.0.1:45857\nCreated listening socket for qemu serial console on: 127.0.0.1:47535\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=45857:47535 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait\"\nrunqemu started, pid is 1128031\nwaiting at most 300 seconds for qemu pid (11/21/25 13:57:24)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP connected to QEMU at 11/21/25 13:57:24 and took 0.64 seconds\nQMP released QEMU at 11/21/25 13:57:24 and took 0.16 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 1128344 (11/21/25 13:57:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4\n\r51121135346.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038\nrunqemu - INFO - Copy done in 0.05826520919799805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327963.62\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:57:24)\nConnection from 127.0.0.1:57930\nReached login banner in 2.34 seconds (11/21/25 13:57:27)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121142623\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121142623\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.bcouw4bd\nCreated listening socket for qemu serial console on: 127.0.0.1:40505\nCreated listening socket for qemu serial console on: 127.0.0.1:46889\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=40505:46889 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.9222itk_,server,wait -qmp unix:./.bcouw4bd,server,nowait\"\nrunqemu started, pid is 3107963\nwaiting at most 300 seconds for qemu pid (11/21/25 14:29:21)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.9222itk_\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.9222itk_\nQMP connected to QEMU at 11/21/25 14:29:22 and took 1.17 seconds\nQMP released QEMU at 11/21/25 14:29:22 and took 0.12 seconds from connect\nqemu started in 1.30 seconds - qemu procces pid is 3108283 (11/21/25 14:29:22)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.3107964,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40505,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46889,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.9222itk_,server,wait -qmp unix:./.bcouw4bd,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4\n\r51121142653.ext4.zst : 0 MB...     \r51121142653.ext4.zst : 61 MB...     \r51121142653.ext4.zst : 122 MB...     \r51121142653.ext4.zst : 272 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.zst: 381000704 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.3107964\nrunqemu - INFO - Copy done in 0.2371528148651123 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.3107964,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40505,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46889,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.9222itk_,server,wait -qmp unix:./.bcouw4bd,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 329881.34\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:29:22)\nConnection from 127.0.0.1:60864\nReached login banner in 5.15 seconds (11/21/25 14:29:27)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121142936\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121142936\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.w30ldk58\nCreated listening socket for qemu serial console on: 127.0.0.1:37607\nCreated listening socket for qemu serial console on: 127.0.0.1:49059\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=37607:49059 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.4b_tuyhg,server,wait -qmp unix:./.w30ldk58,server,nowait\"\nrunqemu started, pid is 3147042\nwaiting at most 300 seconds for qemu pid (11/21/25 14:32:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.4b_tuyhg\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.4b_tuyhg\nQMP connected to QEMU at 11/21/25 14:32:16 and took 1.16 seconds\nQMP released QEMU at 11/21/25 14:32:16 and took 0.12 seconds from connect\nqemu started in 1.28 seconds - qemu procces pid is 3147052 (11/21/25 14:32:16)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.3147043,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=37607,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49059,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.4b_tuyhg,server,wait -qmp unix:./.w30ldk58,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4\n\r51121143006.ext4.zst : 0 MB...     \r51121143006.ext4.zst : 61 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.zst: 175105024 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.3147043\nrunqemu - INFO - Copy done in 0.08724546432495117 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.3147043,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=37607,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49059,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.4b_tuyhg,server,wait -qmp unix:./.w30ldk58,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330054.77\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:32:16)\nConnection from 127.0.0.1:60246\nReached login banner in 5.27 seconds (11/21/25 14:32:21)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143230\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143230\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.7siknqem\nCreated listening socket for qemu serial console on: 127.0.0.1:35727\nCreated listening socket for qemu serial console on: 127.0.0.1:36151\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=35727:36151 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.0jdbwczp,server,wait -qmp unix:./.7siknqem,server,nowait\"\nrunqemu started, pid is 3175577\nwaiting at most 300 seconds for qemu pid (11/21/25 14:35:05)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.0jdbwczp\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.0jdbwczp\nQMP connected to QEMU at 11/21/25 14:35:06 and took 0.68 seconds\nQMP released QEMU at 11/21/25 14:35:06 and took 0.12 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 3175586 (11/21/25 14:35:06)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.3175578,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35727,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36151,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.0jdbwczp,server,wait -qmp unix:./.7siknqem,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4\n\r51121143300.ext4.zst : 0 MB...     \r51121143300.ext4.zst : 60 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.zst: 156313600 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.3175578\nrunqemu - INFO - Copy done in 0.09598779678344727 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.3175578,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35727,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36151,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.0jdbwczp,server,wait -qmp unix:./.7siknqem,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330225.36\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:35:06)\nConnection from 127.0.0.1:45368\nReached login banner in 5.17 seconds (11/21/25 14:35:11)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143526\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143526\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.doo_6ho2\nCreated listening socket for qemu serial console on: 127.0.0.1:52427\nCreated listening socket for qemu serial console on: 127.0.0.1:57431\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=52427:57431 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.vv3muyk5,server,wait -qmp unix:./.doo_6ho2,server,nowait\"\nrunqemu started, pid is 3210254\nwaiting at most 300 seconds for qemu pid (11/21/25 14:37:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.vv3muyk5\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.vv3muyk5\nQMP connected to QEMU at 11/21/25 14:37:44 and took 1.15 seconds\nQMP released QEMU at 11/21/25 14:37:44 and took 0.17 seconds from connect\nqemu started in 1.32 seconds - qemu procces pid is 3210265 (11/21/25 14:37:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:1c -netdev tap,id=net0,ifname=tap13,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.3210255,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52427,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57431,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.vv3muyk5,server,wait -qmp unix:./.doo_6ho2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.28::192.168.7.27:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.28\nServer IP: 192.168.7.27\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4\n\r51121143555.ext4.zst : 0 MB...     \r51121143555.ext4.zst : 59 MB...     \r51121143555.ext4.zst : 168 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.zst: 273878016 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap4.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap5.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap6.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap7.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap8.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap9.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap10.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap11.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap12.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap13\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap13.skip to make runqemu skip tap13.\nrunqemu - INFO - Network configuration: ip=192.168.7.28::192.168.7.27:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.3210255\nrunqemu - INFO - Copy done in 0.20990991592407227 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:1c -netdev tap,id=net0,ifname=tap13,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.3210255,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52427,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57431,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.vv3muyk5,server,wait -qmp unix:./.doo_6ho2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.28::192.168.7.27:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330383.14\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:37:44)\nConnection from 127.0.0.1:49318\nReached login banner in 2.52 seconds (11/21/25 14:37:46)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143755\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143755\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.vkn5iodb\nCreated listening socket for qemu serial console on: 127.0.0.1:39813\nCreated listening socket for qemu serial console on: 127.0.0.1:34115\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=39813:34115 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.d5dsp47a,server,wait -qmp unix:./.vkn5iodb,server,nowait\"\nrunqemu started, pid is 3239805\nwaiting at most 300 seconds for qemu pid (11/21/25 14:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.d5dsp47a\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.d5dsp47a\nQMP connected to QEMU at 11/21/25 14:39:44 and took 0.63 seconds\nQMP released QEMU at 11/21/25 14:39:44 and took 0.15 seconds from connect\nqemu started in 0.77 seconds - qemu procces pid is 3239812 (11/21/25 14:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.3239806,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=39813,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34115,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.d5dsp47a,server,wait -qmp unix:./.vkn5iodb,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4\n\r51121143826.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.zst: 54611968 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.3239806\nrunqemu - INFO - Copy done in 0.0352473258972168 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.3239806,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=39813,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34115,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.d5dsp47a,server,wait -qmp unix:./.vkn5iodb,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330503.37\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:39:44)\nConnection from 127.0.0.1:37182\nReached login banner in 2.34 seconds (11/21/25 14:39:46)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143955\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143955\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.i9raui3l\nCreated listening socket for qemu serial console on: 127.0.0.1:50273\nCreated listening socket for qemu serial console on: 127.0.0.1:47621\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=50273:47621 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.2sbnb677,server,wait -qmp unix:./.i9raui3l,server,nowait\"\nrunqemu started, pid is 3270487\nwaiting at most 300 seconds for qemu pid (11/21/25 14:41:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.2sbnb677\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.2sbnb677\nQMP connected to QEMU at 11/21/25 14:41:41 and took 0.62 seconds\nQMP released QEMU at 11/21/25 14:41:41 and took 0.13 seconds from connect\nqemu started in 0.75 seconds - qemu procces pid is 3270495 (11/21/25 14:41:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.3270488,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50273,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47621,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.2sbnb677,server,wait -qmp unix:./.i9raui3l,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4\n\r51121144024.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.zst: 28610560 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.3270488\nrunqemu - INFO - Copy done in 0.020263195037841797 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.3270488,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50273,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47621,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.2sbnb677,server,wait -qmp unix:./.i9raui3l,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330619.87\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:41:41)\nConnection from 127.0.0.1:44092\nReached login banner in 2.33 seconds (11/21/25 14:41:43)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 4.261,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 411, in test_sstate_sdk_arch_same_hash\n    self.sstate_hashtest(\"aarch64\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 369, in sstate_hashtest\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 14:42:03.637944)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-21 11:41:51,583 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/conf/local.conf\n2025-11-21 11:41:51,584 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135459\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135459\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.g3j3ha9m\nCreated listening socket for qemu serial console on: 127.0.0.1:45857\nCreated listening socket for qemu serial console on: 127.0.0.1:47535\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=45857:47535 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait\"\nrunqemu started, pid is 1128031\nwaiting at most 300 seconds for qemu pid (11/21/25 13:57:24)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.wlf8cwis\nQMP connected to QEMU at 11/21/25 13:57:24 and took 0.64 seconds\nQMP released QEMU at 11/21/25 13:57:24 and took 0.16 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 1128344 (11/21/25 13:57:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4\n\r51121135346.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038\nrunqemu - INFO - Copy done in 0.05826520919799805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135346.ext4.1128038,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45857,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47535,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.wlf8cwis,server,wait -qmp unix:./.g3j3ha9m,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327963.62\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:57:24)\nConnection from 127.0.0.1:57930\nReached login banner in 2.34 seconds (11/21/25 13:57:27)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121142623\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121142623\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.bcouw4bd\nCreated listening socket for qemu serial console on: 127.0.0.1:40505\nCreated listening socket for qemu serial console on: 127.0.0.1:46889\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=40505:46889 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.9222itk_,server,wait -qmp unix:./.bcouw4bd,server,nowait\"\nrunqemu started, pid is 3107963\nwaiting at most 300 seconds for qemu pid (11/21/25 14:29:21)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.9222itk_\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.9222itk_\nQMP connected to QEMU at 11/21/25 14:29:22 and took 1.17 seconds\nQMP released QEMU at 11/21/25 14:29:22 and took 0.12 seconds from connect\nqemu started in 1.30 seconds - qemu procces pid is 3108283 (11/21/25 14:29:22)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.3107964,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40505,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46889,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.9222itk_,server,wait -qmp unix:./.bcouw4bd,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4\n\r51121142653.ext4.zst : 0 MB...     \r51121142653.ext4.zst : 61 MB...     \r51121142653.ext4.zst : 122 MB...     \r51121142653.ext4.zst : 272 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.zst: 381000704 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.3107964\nrunqemu - INFO - Copy done in 0.2371528148651123 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142653.ext4.3107964,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40505,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46889,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.9222itk_,server,wait -qmp unix:./.bcouw4bd,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 329881.34\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:29:22)\nConnection from 127.0.0.1:60864\nReached login banner in 5.15 seconds (11/21/25 14:29:27)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121142936\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121142936\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.w30ldk58\nCreated listening socket for qemu serial console on: 127.0.0.1:37607\nCreated listening socket for qemu serial console on: 127.0.0.1:49059\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=37607:49059 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.4b_tuyhg,server,wait -qmp unix:./.w30ldk58,server,nowait\"\nrunqemu started, pid is 3147042\nwaiting at most 300 seconds for qemu pid (11/21/25 14:32:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.4b_tuyhg\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.4b_tuyhg\nQMP connected to QEMU at 11/21/25 14:32:16 and took 1.16 seconds\nQMP released QEMU at 11/21/25 14:32:16 and took 0.12 seconds from connect\nqemu started in 1.28 seconds - qemu procces pid is 3147052 (11/21/25 14:32:16)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.3147043,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=37607,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49059,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.4b_tuyhg,server,wait -qmp unix:./.w30ldk58,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4\n\r51121143006.ext4.zst : 0 MB...     \r51121143006.ext4.zst : 61 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.zst: 175105024 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.3147043\nrunqemu - INFO - Copy done in 0.08724546432495117 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143006.ext4.3147043,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=37607,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49059,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.4b_tuyhg,server,wait -qmp unix:./.w30ldk58,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330054.77\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:32:16)\nConnection from 127.0.0.1:60246\nReached login banner in 5.27 seconds (11/21/25 14:32:21)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143230\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143230\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.7siknqem\nCreated listening socket for qemu serial console on: 127.0.0.1:35727\nCreated listening socket for qemu serial console on: 127.0.0.1:36151\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=35727:36151 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.0jdbwczp,server,wait -qmp unix:./.7siknqem,server,nowait\"\nrunqemu started, pid is 3175577\nwaiting at most 300 seconds for qemu pid (11/21/25 14:35:05)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.0jdbwczp\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.0jdbwczp\nQMP connected to QEMU at 11/21/25 14:35:06 and took 0.68 seconds\nQMP released QEMU at 11/21/25 14:35:06 and took 0.12 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 3175586 (11/21/25 14:35:06)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.3175578,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35727,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36151,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.0jdbwczp,server,wait -qmp unix:./.7siknqem,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4\n\r51121143300.ext4.zst : 0 MB...     \r51121143300.ext4.zst : 60 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.zst: 156313600 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.3175578\nrunqemu - INFO - Copy done in 0.09598779678344727 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143300.ext4.3175578,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35727,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36151,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.0jdbwczp,server,wait -qmp unix:./.7siknqem,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330225.36\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:35:06)\nConnection from 127.0.0.1:45368\nReached login banner in 5.17 seconds (11/21/25 14:35:11)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143526\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143526\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.doo_6ho2\nCreated listening socket for qemu serial console on: 127.0.0.1:52427\nCreated listening socket for qemu serial console on: 127.0.0.1:57431\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=52427:57431 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.vv3muyk5,server,wait -qmp unix:./.doo_6ho2,server,nowait\"\nrunqemu started, pid is 3210254\nwaiting at most 300 seconds for qemu pid (11/21/25 14:37:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.vv3muyk5\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.vv3muyk5\nQMP connected to QEMU at 11/21/25 14:37:44 and took 1.15 seconds\nQMP released QEMU at 11/21/25 14:37:44 and took 0.17 seconds from connect\nqemu started in 1.32 seconds - qemu procces pid is 3210265 (11/21/25 14:37:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:1c -netdev tap,id=net0,ifname=tap13,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.3210255,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52427,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57431,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.vv3muyk5,server,wait -qmp unix:./.doo_6ho2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.28::192.168.7.27:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.28\nServer IP: 192.168.7.27\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4\n\r51121143555.ext4.zst : 0 MB...     \r51121143555.ext4.zst : 59 MB...     \r51121143555.ext4.zst : 168 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.zst: 273878016 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.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 - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap4.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap5.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap6.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap7.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap8.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap9.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap10.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap11.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap12.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap13\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap13.skip to make runqemu skip tap13.\nrunqemu - INFO - Network configuration: ip=192.168.7.28::192.168.7.27:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.3210255\nrunqemu - INFO - Copy done in 0.20990991592407227 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:1c -netdev tap,id=net0,ifname=tap13,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143555.ext4.3210255,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52427,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57431,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.vv3muyk5,server,wait -qmp unix:./.doo_6ho2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.28::192.168.7.27:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330383.14\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:37:44)\nConnection from 127.0.0.1:49318\nReached login banner in 2.52 seconds (11/21/25 14:37:46)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143755\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143755\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.vkn5iodb\nCreated listening socket for qemu serial console on: 127.0.0.1:39813\nCreated listening socket for qemu serial console on: 127.0.0.1:34115\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=39813:34115 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.d5dsp47a,server,wait -qmp unix:./.vkn5iodb,server,nowait\"\nrunqemu started, pid is 3239805\nwaiting at most 300 seconds for qemu pid (11/21/25 14:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.d5dsp47a\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.d5dsp47a\nQMP connected to QEMU at 11/21/25 14:39:44 and took 0.63 seconds\nQMP released QEMU at 11/21/25 14:39:44 and took 0.15 seconds from connect\nqemu started in 0.77 seconds - qemu procces pid is 3239812 (11/21/25 14:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.3239806,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=39813,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34115,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.d5dsp47a,server,wait -qmp unix:./.vkn5iodb,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4\n\r51121143826.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.zst: 54611968 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.3239806\nrunqemu - INFO - Copy done in 0.0352473258972168 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121143826.ext4.3239806,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=39813,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34115,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.d5dsp47a,server,wait -qmp unix:./.vkn5iodb,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330503.37\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:39:44)\nConnection from 127.0.0.1:37182\nReached login banner in 2.34 seconds (11/21/25 14:39:46)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121143955\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121143955\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.i9raui3l\nCreated listening socket for qemu serial console on: 127.0.0.1:50273\nCreated listening socket for qemu serial console on: 127.0.0.1:47621\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=50273:47621 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.2sbnb677,server,wait -qmp unix:./.i9raui3l,server,nowait\"\nrunqemu started, pid is 3270487\nwaiting at most 300 seconds for qemu pid (11/21/25 14:41:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.2sbnb677\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/.2sbnb677\nQMP connected to QEMU at 11/21/25 14:41:41 and took 0.62 seconds\nQMP released QEMU at 11/21/25 14:41:41 and took 0.13 seconds from connect\nqemu started in 0.75 seconds - qemu procces pid is 3270495 (11/21/25 14:41:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.3270488,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50273,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47621,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262 -S -qmp unix:./.2sbnb677,server,wait -qmp unix:./.i9raui3l,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4\n\r51121144024.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.zst: 28610560 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.3270488\nrunqemu - INFO - Copy done in 0.020263195037841797 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121144024.ext4.3270488,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50273,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:47621,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/pidfile_4015262  -S -qmp unix:./.2sbnb677,server,wait -qmp unix:./.i9raui3l,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015262/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 330619.87\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:41:41)\nConnection from 127.0.0.1:44092\nReached login banner in 2.33 seconds (11/21/25 14:41:43)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 4.985,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 469, in test_sstate_allarch_samesigs\n    self.sstate_common_samesigs(configA, configB, allarch=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 179, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 13:51:42.555729)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/conf/local.conf\n2025-11-21 11:41:51,604 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121133949\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121133949\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.w7bjtf0q\nCreated listening socket for qemu serial console on: 127.0.0.1:34371\nCreated listening socket for qemu serial console on: 127.0.0.1:49921\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34371:49921 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.ook_kafy,server,wait -qmp unix:./.w7bjtf0q,server,nowait\"\nrunqemu started, pid is 623657\nwaiting at most 300 seconds for qemu pid (11/21/25 13:48:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.ook_kafy\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.ook_kafy\nQMP connected to QEMU at 11/21/25 13:48:19 and took 4.69 seconds\nQMP released QEMU at 11/21/25 13:48:19 and took 0.17 seconds from connect\nqemu started in 4.85 seconds - qemu procces pid is 626157 (11/21/25 13:48:19)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.623661,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34371,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49921,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269 -S -qmp unix:./.ook_kafy,server,wait -qmp unix:./.w7bjtf0q,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4\n\r51121134220.ext4.zst : 0 MB...     \r51121134220.ext4.zst : 126 MB...     \r51121134220.ext4.zst : 180 MB...     \r51121134220.ext4.zst : 235 MB...     \r51121134220.ext4.zst : 283 MB...     \r51121134220.ext4.zst : 332 MB...     \r51121134220.ext4.zst : 379 MB...     \r51121134220.ext4.zst : 430 MB...     \r51121134220.ext4.zst : 480 MB...     \r51121134220.ext4.zst : 557 MB...     \r51121134220.ext4.zst : 603 MB...     \r51121134220.ext4.zst : 652 MB...     \r51121134220.ext4.zst : 706 MB...     \r51121134220.ext4.zst : 765 MB...     \r51121134220.ext4.zst : 819 MB...     \r51121134220.ext4.zst : 872 MB...     \r51121134220.ext4.zst : 928 MB...     \r51121134220.ext4.zst : 993 MB...     \r51121134220.ext4.zst : 1051 MB...     \r51121134220.ext4.zst : 1103 MB...     \r51121134220.ext4.zst : 1158 MB...     \r51121134220.ext4.zst : 1399 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.zst: 1574501376 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.623661\nrunqemu - INFO - Copy done in 0.7928488254547119 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.623661,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34371,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49921,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.ook_kafy,server,wait -qmp unix:./.w7bjtf0q,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327418.65\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:48:19)\nConnection from 127.0.0.1:53262\nReached login banner in 2.34 seconds (11/21/25 13:48:22)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134831\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134831\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.hmq_bby8\nCreated listening socket for qemu serial console on: 127.0.0.1:50489\nCreated listening socket for qemu serial console on: 127.0.0.1:38279\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=50489:38279 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.ylouw7nn,server,wait -qmp unix:./.hmq_bby8,server,nowait\"\nrunqemu started, pid is 693354\nwaiting at most 300 seconds for qemu pid (11/21/25 13:49:29)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.ylouw7nn\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.ylouw7nn\nQMP connected to QEMU at 11/21/25 13:49:34 and took 5.13 seconds\nQMP released QEMU at 11/21/25 13:49:34 and took 0.13 seconds from connect\nqemu started in 5.26 seconds - qemu procces pid is 695019 (11/21/25 13:49:34)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.693358,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50489,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38279,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269 -S -qmp unix:./.ylouw7nn,server,wait -qmp unix:./.hmq_bby8,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4\n\r51121134220.ext4.zst : 0 MB...     \r51121134220.ext4.zst : 133 MB...     \r51121134220.ext4.zst : 192 MB...     \r51121134220.ext4.zst : 252 MB...     \r51121134220.ext4.zst : 306 MB...     \r51121134220.ext4.zst : 357 MB...     \r51121134220.ext4.zst : 410 MB...     \r51121134220.ext4.zst : 464 MB...     \r51121134220.ext4.zst : 511 MB...     \r51121134220.ext4.zst : 586 MB...     \r51121134220.ext4.zst : 634 MB...     \r51121134220.ext4.zst : 685 MB...     \r51121134220.ext4.zst : 740 MB...     \r51121134220.ext4.zst : 793 MB...     \r51121134220.ext4.zst : 846 MB...     \r51121134220.ext4.zst : 902 MB...     \r51121134220.ext4.zst : 959 MB...     \r51121134220.ext4.zst : 1016 MB...     \r51121134220.ext4.zst : 1070 MB...     \r51121134220.ext4.zst : 1122 MB...     \r51121134220.ext4.zst : 1178 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.zst: 1574501376 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.693358\nrunqemu - INFO - Copy done in 0.9720628261566162 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.693358,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50489,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38279,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.ylouw7nn,server,wait -qmp unix:./.hmq_bby8,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327493.28\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:49:34)\nConnection from 127.0.0.1:36694\nReached login banner in 2.36 seconds (11/21/25 13:49:37)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134946\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134946\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.njk6ud3t\nCreated listening socket for qemu serial console on: 127.0.0.1:58257\nCreated listening socket for qemu serial console on: 127.0.0.1:42043\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=58257:42043 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.9v5ogvas,server,wait -qmp unix:./.njk6ud3t,server,nowait\"\nrunqemu started, pid is 721480\nwaiting at most 300 seconds for qemu pid (11/21/25 13:50:26)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.9v5ogvas\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.9v5ogvas\nQMP connected to QEMU at 11/21/25 13:50:31 and took 5.20 seconds\nQMP released QEMU at 11/21/25 13:50:31 and took 0.16 seconds from connect\nqemu started in 5.35 seconds - qemu procces pid is 725102 (11/21/25 13:50:31)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.721482,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=58257,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42043,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269 -S -qmp unix:./.9v5ogvas,server,wait -qmp unix:./.njk6ud3t,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4\n\r51121134220.ext4.zst : 0 MB...     \r51121134220.ext4.zst : 132 MB...     \r51121134220.ext4.zst : 195 MB...     \r51121134220.ext4.zst : 255 MB...     \r51121134220.ext4.zst : 312 MB...     \r51121134220.ext4.zst : 365 MB...     \r51121134220.ext4.zst : 416 MB...     \r51121134220.ext4.zst : 470 MB...     \r51121134220.ext4.zst : 549 MB...     \r51121134220.ext4.zst : 599 MB...     \r51121134220.ext4.zst : 650 MB...     \r51121134220.ext4.zst : 704 MB...     \r51121134220.ext4.zst : 763 MB...     \r51121134220.ext4.zst : 815 MB...     \r51121134220.ext4.zst : 869 MB...     \r51121134220.ext4.zst : 922 MB...     \r51121134220.ext4.zst : 983 MB...     \r51121134220.ext4.zst : 1038 MB...     \r51121134220.ext4.zst : 1090 MB...     \r51121134220.ext4.zst : 1140 MB...     \r51121134220.ext4.zst : 1258 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.zst: 1574501376 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.721482\nrunqemu - INFO - Copy done in 1.0835394859313965 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.721482,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=58257,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42043,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.9v5ogvas,server,wait -qmp unix:./.njk6ud3t,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327550.30\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:50:31)\nConnection from 127.0.0.1:43110\nReached login banner in 2.45 seconds (11/21/25 13:50:34)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135043\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135043\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.kkwb_olf\nCreated listening socket for qemu serial console on: 127.0.0.1:51833\nCreated listening socket for qemu serial console on: 127.0.0.1:46801\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=51833:46801 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.q6sg7wn2,server,wait -qmp unix:./.kkwb_olf,server,nowait\"\nrunqemu started, pid is 758575\nwaiting at most 300 seconds for qemu pid (11/21/25 13:51:21)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.q6sg7wn2\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.q6sg7wn2\nQMP connected to QEMU at 11/21/25 13:51:26 and took 5.13 seconds\nQMP released QEMU at 11/21/25 13:51:26 and took 0.17 seconds from connect\nqemu started in 5.29 seconds - qemu procces pid is 760017 (11/21/25 13:51:26)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.758578,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51833,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269 -S -qmp unix:./.q6sg7wn2,server,wait -qmp unix:./.kkwb_olf,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4\n\r51121134220.ext4.zst : 0 MB...     \r51121134220.ext4.zst : 126 MB...     \r51121134220.ext4.zst : 181 MB...     \r51121134220.ext4.zst : 236 MB...     \r51121134220.ext4.zst : 285 MB...     \r51121134220.ext4.zst : 333 MB...     \r51121134220.ext4.zst : 380 MB...     \r51121134220.ext4.zst : 431 MB...     \r51121134220.ext4.zst : 480 MB...     \r51121134220.ext4.zst : 555 MB...     \r51121134220.ext4.zst : 601 MB...     \r51121134220.ext4.zst : 652 MB...     \r51121134220.ext4.zst : 708 MB...     \r51121134220.ext4.zst : 767 MB...     \r51121134220.ext4.zst : 821 MB...     \r51121134220.ext4.zst : 873 MB...     \r51121134220.ext4.zst : 927 MB...     \r51121134220.ext4.zst : 988 MB...     \r51121134220.ext4.zst : 1035 MB...     \r51121134220.ext4.zst : 1086 MB...     \r51121134220.ext4.zst : 1138 MB...     \r51121134220.ext4.zst : 1248 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.zst: 1574501376 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.758578\nrunqemu - INFO - Copy done in 1.0746612548828125 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.758578,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51833,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46801,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.q6sg7wn2,server,wait -qmp unix:./.kkwb_olf,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327605.45\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:51:26)\nConnection from 127.0.0.1:36926\nReached login banner in 2.48 seconds (11/21/25 13:51:29)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 6.721,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 491, in test_sstate_nativesdk_samesigs_multilib\n    self.sstate_common_samesigs(configA, configB)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 179, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 13:51:48.440801)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/conf/local.conf\n2025-11-21 11:41:51,604 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121133949\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121133949\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.w7bjtf0q\nCreated listening socket for qemu serial console on: 127.0.0.1:34371\nCreated listening socket for qemu serial console on: 127.0.0.1:49921\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34371:49921 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.ook_kafy,server,wait -qmp unix:./.w7bjtf0q,server,nowait\"\nrunqemu started, pid is 623657\nwaiting at most 300 seconds for qemu pid (11/21/25 13:48:14)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.ook_kafy\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.ook_kafy\nQMP connected to QEMU at 11/21/25 13:48:19 and took 4.69 seconds\nQMP released QEMU at 11/21/25 13:48:19 and took 0.17 seconds from connect\nqemu started in 4.85 seconds - qemu procces pid is 626157 (11/21/25 13:48:19)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.623661,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34371,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49921,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269 -S -qmp unix:./.ook_kafy,server,wait -qmp unix:./.w7bjtf0q,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4\n\r51121134220.ext4.zst : 0 MB...     \r51121134220.ext4.zst : 126 MB...     \r51121134220.ext4.zst : 180 MB...     \r51121134220.ext4.zst : 235 MB...     \r51121134220.ext4.zst : 283 MB...     \r51121134220.ext4.zst : 332 MB...     \r51121134220.ext4.zst : 379 MB...     \r51121134220.ext4.zst : 430 MB...     \r51121134220.ext4.zst : 480 MB...     \r51121134220.ext4.zst : 557 MB...     \r51121134220.ext4.zst : 603 MB...     \r51121134220.ext4.zst : 652 MB...     \r51121134220.ext4.zst : 706 MB...     \r51121134220.ext4.zst : 765 MB...     \r51121134220.ext4.zst : 819 MB...     \r51121134220.ext4.zst : 872 MB...     \r51121134220.ext4.zst : 928 MB...     \r51121134220.ext4.zst : 993 MB...     \r51121134220.ext4.zst : 1051 MB...     \r51121134220.ext4.zst : 1103 MB...     \r51121134220.ext4.zst : 1158 MB...     \r51121134220.ext4.zst : 1399 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.zst: 1574501376 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.623661\nrunqemu - INFO - Copy done in 0.7928488254547119 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.623661,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34371,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:49921,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.ook_kafy,server,wait -qmp unix:./.w7bjtf0q,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327418.65\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:48:19)\nConnection from 127.0.0.1:53262\nReached login banner in 2.34 seconds (11/21/25 13:48:22)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134831\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134831\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.hmq_bby8\nCreated listening socket for qemu serial console on: 127.0.0.1:50489\nCreated listening socket for qemu serial console on: 127.0.0.1:38279\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=50489:38279 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.ylouw7nn,server,wait -qmp unix:./.hmq_bby8,server,nowait\"\nrunqemu started, pid is 693354\nwaiting at most 300 seconds for qemu pid (11/21/25 13:49:29)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.ylouw7nn\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.ylouw7nn\nQMP connected to QEMU at 11/21/25 13:49:34 and took 5.13 seconds\nQMP released QEMU at 11/21/25 13:49:34 and took 0.13 seconds from connect\nqemu started in 5.26 seconds - qemu procces pid is 695019 (11/21/25 13:49:34)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.693358,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50489,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38279,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269 -S -qmp unix:./.ylouw7nn,server,wait -qmp unix:./.hmq_bby8,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4\n\r51121134220.ext4.zst : 0 MB...     \r51121134220.ext4.zst : 133 MB...     \r51121134220.ext4.zst : 192 MB...     \r51121134220.ext4.zst : 252 MB...     \r51121134220.ext4.zst : 306 MB...     \r51121134220.ext4.zst : 357 MB...     \r51121134220.ext4.zst : 410 MB...     \r51121134220.ext4.zst : 464 MB...     \r51121134220.ext4.zst : 511 MB...     \r51121134220.ext4.zst : 586 MB...     \r51121134220.ext4.zst : 634 MB...     \r51121134220.ext4.zst : 685 MB...     \r51121134220.ext4.zst : 740 MB...     \r51121134220.ext4.zst : 793 MB...     \r51121134220.ext4.zst : 846 MB...     \r51121134220.ext4.zst : 902 MB...     \r51121134220.ext4.zst : 959 MB...     \r51121134220.ext4.zst : 1016 MB...     \r51121134220.ext4.zst : 1070 MB...     \r51121134220.ext4.zst : 1122 MB...     \r51121134220.ext4.zst : 1178 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.zst: 1574501376 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.693358\nrunqemu - INFO - Copy done in 0.9720628261566162 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.693358,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50489,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38279,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.ylouw7nn,server,wait -qmp unix:./.hmq_bby8,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327493.28\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:49:34)\nConnection from 127.0.0.1:36694\nReached login banner in 2.36 seconds (11/21/25 13:49:37)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121134946\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121134946\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.njk6ud3t\nCreated listening socket for qemu serial console on: 127.0.0.1:58257\nCreated listening socket for qemu serial console on: 127.0.0.1:42043\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=58257:42043 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.9v5ogvas,server,wait -qmp unix:./.njk6ud3t,server,nowait\"\nrunqemu started, pid is 721480\nwaiting at most 300 seconds for qemu pid (11/21/25 13:50:26)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.9v5ogvas\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.9v5ogvas\nQMP connected to QEMU at 11/21/25 13:50:31 and took 5.20 seconds\nQMP released QEMU at 11/21/25 13:50:31 and took 0.16 seconds from connect\nqemu started in 5.35 seconds - qemu procces pid is 725102 (11/21/25 13:50:31)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.721482,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=58257,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42043,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269 -S -qmp unix:./.9v5ogvas,server,wait -qmp unix:./.njk6ud3t,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4\n\r51121134220.ext4.zst : 0 MB...     \r51121134220.ext4.zst : 132 MB...     \r51121134220.ext4.zst : 195 MB...     \r51121134220.ext4.zst : 255 MB...     \r51121134220.ext4.zst : 312 MB...     \r51121134220.ext4.zst : 365 MB...     \r51121134220.ext4.zst : 416 MB...     \r51121134220.ext4.zst : 470 MB...     \r51121134220.ext4.zst : 549 MB...     \r51121134220.ext4.zst : 599 MB...     \r51121134220.ext4.zst : 650 MB...     \r51121134220.ext4.zst : 704 MB...     \r51121134220.ext4.zst : 763 MB...     \r51121134220.ext4.zst : 815 MB...     \r51121134220.ext4.zst : 869 MB...     \r51121134220.ext4.zst : 922 MB...     \r51121134220.ext4.zst : 983 MB...     \r51121134220.ext4.zst : 1038 MB...     \r51121134220.ext4.zst : 1090 MB...     \r51121134220.ext4.zst : 1140 MB...     \r51121134220.ext4.zst : 1258 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.zst: 1574501376 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.721482\nrunqemu - INFO - Copy done in 1.0835394859313965 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.721482,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=58257,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42043,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.9v5ogvas,server,wait -qmp unix:./.njk6ud3t,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327550.30\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:50:31)\nConnection from 127.0.0.1:43110\nReached login banner in 2.45 seconds (11/21/25 13:50:34)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121135043\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121135043\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.kkwb_olf\nCreated listening socket for qemu serial console on: 127.0.0.1:51833\nCreated listening socket for qemu serial console on: 127.0.0.1:46801\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=51833:46801 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.q6sg7wn2,server,wait -qmp unix:./.kkwb_olf,server,nowait\"\nrunqemu started, pid is 758575\nwaiting at most 300 seconds for qemu pid (11/21/25 13:51:21)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.q6sg7wn2\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/.q6sg7wn2\nQMP connected to QEMU at 11/21/25 13:51:26 and took 5.13 seconds\nQMP released QEMU at 11/21/25 13:51:26 and took 0.17 seconds from connect\nqemu started in 5.29 seconds - qemu procces pid is 760017 (11/21/25 13:51:26)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.758578,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51833,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269 -S -qmp unix:./.q6sg7wn2,server,wait -qmp unix:./.kkwb_olf,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4\n\r51121134220.ext4.zst : 0 MB...     \r51121134220.ext4.zst : 126 MB...     \r51121134220.ext4.zst : 181 MB...     \r51121134220.ext4.zst : 236 MB...     \r51121134220.ext4.zst : 285 MB...     \r51121134220.ext4.zst : 333 MB...     \r51121134220.ext4.zst : 380 MB...     \r51121134220.ext4.zst : 431 MB...     \r51121134220.ext4.zst : 480 MB...     \r51121134220.ext4.zst : 555 MB...     \r51121134220.ext4.zst : 601 MB...     \r51121134220.ext4.zst : 652 MB...     \r51121134220.ext4.zst : 708 MB...     \r51121134220.ext4.zst : 767 MB...     \r51121134220.ext4.zst : 821 MB...     \r51121134220.ext4.zst : 873 MB...     \r51121134220.ext4.zst : 927 MB...     \r51121134220.ext4.zst : 988 MB...     \r51121134220.ext4.zst : 1035 MB...     \r51121134220.ext4.zst : 1086 MB...     \r51121134220.ext4.zst : 1138 MB...     \r51121134220.ext4.zst : 1248 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.zst: 1574501376 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.758578\nrunqemu - INFO - Copy done in 1.0746612548828125 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121134220.ext4.758578,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51833,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46801,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/pidfile_4015269  -S -qmp unix:./.q6sg7wn2,server,wait -qmp unix:./.kkwb_olf,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015269/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327605.45\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 13:51:26)\nConnection from 127.0.0.1:36926\nReached login banner in 2.48 seconds (11/21/25 13:51:29)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 4.0,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 556, in test_sstate_multilib_or_not_native_samesigs\n    bitbake(\"binutils-native  -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-native  -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 14:30:29.670534)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/conf/local.conf\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135206\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135206\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.fghessvu\nCreated listening socket for qemu serial console on: 127.0.0.1:43587\nCreated listening socket for qemu serial console on: 127.0.0.1:44097\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=43587:44097 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.qjpd8n85,server,wait -qmp unix:./.fghessvu,server,nowait\"\nrunqemu started, pid is 861330\nwaiting at most 300 seconds for qemu pid (11/21/25 13:54:10)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.qjpd8n85\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.qjpd8n85\nQMP connected to QEMU at 11/21/25 13:54:11 and took 0.71 seconds\nQMP released QEMU at 11/21/25 13:54:11 and took 0.09 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 861438 (11/21/25 13:54:11)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4.861335,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43587,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44097,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280 -S -qmp unix:./.qjpd8n85,server,wait -qmp unix:./.fghessvu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4\n\r51121135250.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4.861335\nrunqemu - INFO - Copy done in 0.09736776351928711 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4.861335,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43587,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44097,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.qjpd8n85,server,wait -qmp unix:./.fghessvu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327770.24\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 13:54:11)\nConnection from 127.0.0.1:47450\nReached login banner in 5.65 seconds (11/21/25 13:54:17)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121140807\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121140807\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.rq67bsd5\nCreated listening socket for qemu serial console on: 127.0.0.1:43003\nCreated listening socket for qemu serial console on: 127.0.0.1:34731\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=43003:34731 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.3efind58,server,wait -qmp unix:./.rq67bsd5,server,nowait\"\nrunqemu started, pid is 2410386\nwaiting at most 300 seconds for qemu pid (11/21/25 14:08:32)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.3efind58\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.3efind58\nQMP connected to QEMU at 11/21/25 14:08:33 and took 0.68 seconds\nQMP released QEMU at 11/21/25 14:08:33 and took 0.08 seconds from connect\nqemu started in 0.76 seconds - qemu procces pid is 2410667 (11/21/25 14:08:33)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4.2410403,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43003,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34731,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280 -S -qmp unix:./.3efind58,server,wait -qmp unix:./.rq67bsd5,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4\n\r51121140650.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4.zst: 28493824 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4.2410403\nrunqemu - INFO - Copy done in 0.015743732452392578 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4.2410403,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43003,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34731,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.3efind58,server,wait -qmp unix:./.rq67bsd5,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328631.87\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 14:08:33)\nConnection from 127.0.0.1:36948\nReached login banner in 2.35 seconds (11/21/25 14:08:35)\nLogged in as root in serial console\n2025-11-21 14:08:40,783 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-szgmbu2u' -ex \"target extended-remote 192.168.7.2:9999\" -ex \"info line kmod_help\"\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121140846\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121140846\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/._a_ouj5r\nCreated listening socket for qemu serial console on: 127.0.0.1:53787\nCreated listening socket for qemu serial console on: 127.0.0.1:53309\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=53787:53309 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.mrdvjxtc,server,wait -qmp unix:./._a_ouj5r,server,nowait\"\nrunqemu started, pid is 2483690\nwaiting at most 300 seconds for qemu pid (11/21/25 14:10:10)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.mrdvjxtc\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.mrdvjxtc\nQMP connected to QEMU at 11/21/25 14:10:10 and took 0.68 seconds\nQMP released QEMU at 11/21/25 14:10:10 and took 0.11 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 2483895 (11/21/25 14:10:10)\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 - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140919.ext4\n\r51121140919.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140919.ext4.zst: 32284672 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140919.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140919.ext4.2483692\nrunqemu - INFO - Copy done in 0.03061199188232422 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140919.ext4.2483692,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53787,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:53309,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.mrdvjxtc,server,wait -qmp unix:./._a_ouj5r,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328729.59\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 14:10:10)\nConnection from 127.0.0.1:50360\nReached login banner in 4.67 seconds (11/21/25 14:10:15)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121141024\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121141024\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.67w3yxik\nCreated listening socket for qemu serial console on: 127.0.0.1:53419\nCreated listening socket for qemu serial console on: 127.0.0.1:54955\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=53419:54955 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.05__hlh7,server,wait -qmp unix:./.67w3yxik,server,nowait\"\nrunqemu started, pid is 2575035\nwaiting at most 300 seconds for qemu pid (11/21/25 14:11:48)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.05__hlh7\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.05__hlh7\nQMP connected to QEMU at 11/21/25 14:11:48 and took 0.64 seconds\nQMP released QEMU at 11/21/25 14:11:49 and took 0.08 seconds from connect\nqemu started in 0.72 seconds - qemu procces pid is 2575248 (11/21/25 14:11:49)\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 - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141056.ext4\n\r51121141056.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141056.ext4.zst: 30346240 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141056.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141056.ext4.2575042\nrunqemu - INFO - Copy done in 0.0230715274810791 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141056.ext4.2575042,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53419,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:54955,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.05__hlh7,server,wait -qmp unix:./.67w3yxik,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328827.77\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 14:11:49)\nConnection from 127.0.0.1:40904\nReached login banner in 2.37 seconds (11/21/25 14:11:51)\nLogged in as root in serial console\n2025-11-21 14:12:03,033 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121142601\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121142601\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.wob61c3b\nCreated listening socket for qemu serial console on: 127.0.0.1:51709\nCreated listening socket for qemu serial console on: 127.0.0.1:52109\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=51709:52109 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.6d72seo4,server,wait -qmp unix:./.wob61c3b,server,nowait\"\nrunqemu started, pid is 3057448\nwaiting at most 300 seconds for qemu pid (11/21/25 14:27:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.6d72seo4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.6d72seo4\nQMP connected to QEMU at 11/21/25 14:27:40 and took 0.71 seconds\nQMP released QEMU at 11/21/25 14:27:41 and took 0.19 seconds from connect\nqemu started in 0.90 seconds - qemu procces pid is 3057588 (11/21/25 14:27:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4.3057457,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51709,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52109,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280 -S -qmp unix:./.6d72seo4,server,wait -qmp unix:./.wob61c3b,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4\n\r51121142633.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4.zst: 24036352 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4.3057457\nrunqemu - INFO - Copy done in 0.022519350051879883 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4.3057457,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51709,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52109,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.6d72seo4,server,wait -qmp unix:./.wob61c3b,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 329779.74\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:27:41)\nConnection from 127.0.0.1:40534\nReached login banner in 2.43 seconds (11/21/25 14:27:43)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 4.377,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 510, in test_sstate_sametune_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 14:30:34.143201)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/conf/local.conf\n2025-11-21 11:41:51,603 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121135206\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121135206\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.fghessvu\nCreated listening socket for qemu serial console on: 127.0.0.1:43587\nCreated listening socket for qemu serial console on: 127.0.0.1:44097\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=43587:44097 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.qjpd8n85,server,wait -qmp unix:./.fghessvu,server,nowait\"\nrunqemu started, pid is 861330\nwaiting at most 300 seconds for qemu pid (11/21/25 13:54:10)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.qjpd8n85\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.qjpd8n85\nQMP connected to QEMU at 11/21/25 13:54:11 and took 0.71 seconds\nQMP released QEMU at 11/21/25 13:54:11 and took 0.09 seconds from connect\nqemu started in 0.80 seconds - qemu procces pid is 861438 (11/21/25 13:54:11)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4.861335,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43587,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44097,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280 -S -qmp unix:./.qjpd8n85,server,wait -qmp unix:./.fghessvu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4\n\r51121135250.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4.861335\nrunqemu - INFO - Copy done in 0.09736776351928711 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251121135250.ext4.861335,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43587,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44097,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.qjpd8n85,server,wait -qmp unix:./.fghessvu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 327770.24\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 13:54:11)\nConnection from 127.0.0.1:47450\nReached login banner in 5.65 seconds (11/21/25 13:54:17)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121140807\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121140807\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.rq67bsd5\nCreated listening socket for qemu serial console on: 127.0.0.1:43003\nCreated listening socket for qemu serial console on: 127.0.0.1:34731\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=43003:34731 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.3efind58,server,wait -qmp unix:./.rq67bsd5,server,nowait\"\nrunqemu started, pid is 2410386\nwaiting at most 300 seconds for qemu pid (11/21/25 14:08:32)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.3efind58\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.3efind58\nQMP connected to QEMU at 11/21/25 14:08:33 and took 0.68 seconds\nQMP released QEMU at 11/21/25 14:08:33 and took 0.08 seconds from connect\nqemu started in 0.76 seconds - qemu procces pid is 2410667 (11/21/25 14:08:33)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4.2410403,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43003,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34731,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280 -S -qmp unix:./.3efind58,server,wait -qmp unix:./.rq67bsd5,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4\n\r51121140650.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4.zst: 28493824 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4.2410403\nrunqemu - INFO - Copy done in 0.015743732452392578 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140650.ext4.2410403,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43003,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34731,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.3efind58,server,wait -qmp unix:./.rq67bsd5,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328631.87\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 14:08:33)\nConnection from 127.0.0.1:36948\nReached login banner in 2.35 seconds (11/21/25 14:08:35)\nLogged in as root in serial console\n2025-11-21 14:08:40,783 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-szgmbu2u' -ex \"target extended-remote 192.168.7.2:9999\" -ex \"info line kmod_help\"\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121140846\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121140846\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/._a_ouj5r\nCreated listening socket for qemu serial console on: 127.0.0.1:53787\nCreated listening socket for qemu serial console on: 127.0.0.1:53309\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=53787:53309 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.mrdvjxtc,server,wait -qmp unix:./._a_ouj5r,server,nowait\"\nrunqemu started, pid is 2483690\nwaiting at most 300 seconds for qemu pid (11/21/25 14:10:10)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.mrdvjxtc\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.mrdvjxtc\nQMP connected to QEMU at 11/21/25 14:10:10 and took 0.68 seconds\nQMP released QEMU at 11/21/25 14:10:10 and took 0.11 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 2483895 (11/21/25 14:10:10)\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 - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140919.ext4\n\r51121140919.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140919.ext4.zst: 32284672 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140919.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140919.ext4.2483692\nrunqemu - INFO - Copy done in 0.03061199188232422 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140919.ext4.2483692,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53787,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:53309,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.mrdvjxtc,server,wait -qmp unix:./._a_ouj5r,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328729.59\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 14:10:10)\nConnection from 127.0.0.1:50360\nReached login banner in 4.67 seconds (11/21/25 14:10:15)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121141024\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121141024\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.67w3yxik\nCreated listening socket for qemu serial console on: 127.0.0.1:53419\nCreated listening socket for qemu serial console on: 127.0.0.1:54955\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=53419:54955 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.05__hlh7,server,wait -qmp unix:./.67w3yxik,server,nowait\"\nrunqemu started, pid is 2575035\nwaiting at most 300 seconds for qemu pid (11/21/25 14:11:48)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.05__hlh7\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.05__hlh7\nQMP connected to QEMU at 11/21/25 14:11:48 and took 0.64 seconds\nQMP released QEMU at 11/21/25 14:11:49 and took 0.08 seconds from connect\nqemu started in 0.72 seconds - qemu procces pid is 2575248 (11/21/25 14:11:49)\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 - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141056.ext4\n\r51121141056.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141056.ext4.zst: 30346240 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141056.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141056.ext4.2575042\nrunqemu - INFO - Copy done in 0.0230715274810791 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141056.ext4.2575042,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53419,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:54955,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.05__hlh7,server,wait -qmp unix:./.67w3yxik,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328827.77\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 14:11:49)\nConnection from 127.0.0.1:40904\nReached login banner in 2.37 seconds (11/21/25 14:11:51)\nLogged in as root in serial console\n2025-11-21 14:12:03,033 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121142601\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121142601\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.wob61c3b\nCreated listening socket for qemu serial console on: 127.0.0.1:51709\nCreated listening socket for qemu serial console on: 127.0.0.1:52109\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=51709:52109 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.6d72seo4,server,wait -qmp unix:./.wob61c3b,server,nowait\"\nrunqemu started, pid is 3057448\nwaiting at most 300 seconds for qemu pid (11/21/25 14:27:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.6d72seo4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/.6d72seo4\nQMP connected to QEMU at 11/21/25 14:27:40 and took 0.71 seconds\nQMP released QEMU at 11/21/25 14:27:41 and took 0.19 seconds from connect\nqemu started in 0.90 seconds - qemu procces pid is 3057588 (11/21/25 14:27:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4.3057457,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51709,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52109,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280 -S -qmp unix:./.6d72seo4,server,wait -qmp unix:./.wob61c3b,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4\n\r51121142633.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4.zst: 24036352 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4.3057457\nrunqemu - INFO - Copy done in 0.022519350051879883 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142633.ext4.3057457,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51709,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52109,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/pidfile_4015280  -S -qmp unix:./.6d72seo4,server,wait -qmp unix:./.wob61c3b,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015280/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 329779.74\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:27:41)\nConnection from 127.0.0.1:40534\nReached login banner in 2.43 seconds (11/21/25 14:27:43)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 117.359,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 635.2,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 34551.603,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 13405.324,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 599.131,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 77.967,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 0.7076,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sysroot.py\", line 32, in test_sysroot_cleanup\n    bitbake(\"sysroot-test\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  sysroot-test' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,596 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/conf/local.conf\n2025-11-21 11:41:51,597 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121140142\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121140142\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/.sxredex2\nCreated listening socket for qemu serial console on: 127.0.0.1:38823\nCreated listening socket for qemu serial console on: 127.0.0.1:40543\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=38823:40543 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/pidfile_4015224  -S -qmp unix:./.cxiity3f,server,wait -qmp unix:./.sxredex2,server,nowait\"\nrunqemu started, pid is 1930957\nwaiting at most 300 seconds for qemu pid (11/21/25 14:04:00)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/.cxiity3f\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/.cxiity3f\nQMP connected to QEMU at 11/21/25 14:04:00 and took 0.72 seconds\nQMP released QEMU at 11/21/25 14:04:00 and took 0.18 seconds from connect\nqemu started in 0.90 seconds - qemu procces pid is 1931276 (11/21/25 14:04:00)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140210.ext4.1930967,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=38823,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:40543,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/pidfile_4015224 -S -qmp unix:./.cxiity3f,server,wait -qmp unix:./.sxredex2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140210.ext4\n\r51121140210.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140210.ext4.zst: 35889152 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121140210.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140210.ext4.1930967\nrunqemu - INFO - Copy done in 0.03084254264831543 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121140210.ext4.1930967,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=38823,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:40543,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/pidfile_4015224  -S -qmp unix:./.cxiity3f,server,wait -qmp unix:./.sxredex2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 328359.53\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:04:00)\nConnection from 127.0.0.1:48088\nReached login banner in 2.64 seconds (11/21/25 14:04:03)\nCouldn't login into serial console as root using blank password\nThe output:\nroot\r\nPassword: \r\n\r\nLogin timed out after 60 seconds.\r\n\r\r\nPoky (Yocto Project Reference Distro) 5.2.99+snapshot-43267c8bf67d55ff2f95c91330966748e9ad9ff7 qemuarm64 /dev/ttyAMA0\r\n\r\r\n\rqemuarm64 login: <<< run_serial(): command timed out after 120 seconds without output >>>\r\n\r\n\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121141548\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121141548\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/.w3iyjzl0\nCreated listening socket for qemu serial console on: 127.0.0.1:60763\nCreated listening socket for qemu serial console on: 127.0.0.1:45961\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=60763:45961 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/pidfile_4015224  -S -qmp unix:./.4nkys5kf,server,wait -qmp unix:./.w3iyjzl0,server,nowait\"\nrunqemu started, pid is 2837718\nwaiting at most 300 seconds for qemu pid (11/21/25 14:18:54)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/.4nkys5kf\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/.4nkys5kf\nQMP connected to QEMU at 11/21/25 14:18:54 and took 0.65 seconds\nQMP released QEMU at 11/21/25 14:18:54 and took 0.08 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 2837759 (11/21/25 14:18:54)\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 - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141620.ext4\n\r51121141620.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141620.ext4.zst: 74846208 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121141620.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141620.ext4.2837719\nrunqemu - INFO - Copy done in 0.048012733459472656 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121141620.ext4.2837719,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=60763,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45961,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/pidfile_4015224  -S -qmp unix:./.4nkys5kf,server,wait -qmp unix:./.w3iyjzl0,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 329253.66\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/21/25 14:18:54)\nConnection from 127.0.0.1:55274\nReached login banner in 2.35 seconds (11/21/25 14:18:57)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121141953\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121141953\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/.t87bl7k6\nCreated listening socket for qemu serial console on: 127.0.0.1:47337\nCreated listening socket for qemu serial console on: 127.0.0.1:44411\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=47337:44411 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/pidfile_4015224  -S -qmp unix:./.krsufswv,server,wait -qmp unix:./.t87bl7k6,server,nowait\"\nrunqemu started, pid is 2913969\nwaiting at most 300 seconds for qemu pid (11/21/25 14:21:46)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/.krsufswv\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/.krsufswv\nQMP connected to QEMU at 11/21/25 14:21:47 and took 0.66 seconds\nQMP released QEMU at 11/21/25 14:21:47 and took 0.12 seconds from connect\nqemu started in 0.78 seconds - qemu procces pid is 2913999 (11/21/25 14:21:47)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142028.ext4.2913970,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=47337,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44411,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/pidfile_4015224 -S -qmp unix:./.krsufswv,server,wait -qmp unix:./.t87bl7k6,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142028.ext4\n\r51121142028.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142028.ext4.zst: 35889152 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251121142028.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142028.ext4.2913970\nrunqemu - INFO - Copy done in 0.02711009979248047 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251121142028.ext4.2913970,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=47337,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44411,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/pidfile_4015224  -S -qmp unix:./.krsufswv,server,wait -qmp unix:./.t87bl7k6,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015224/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 329425.91\n\n\nWaiting at most 1000 seconds for login banner (11/21/25 14:21:47)\nConnection from 127.0.0.1:36232\nReached login banner in 2.32 seconds (11/21/25 14:21:49)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 40.678,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 19.606,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 38.748,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 1.394,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/meta-yocto/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py\", line 27, in test_efi_systemdboot_images_can_be_built\n    bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-21 11:41:51,593 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-4015289/conf/local.conf\n2025-11-21 11:41:51,594 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nThe variable 'BBCLASSEXTEND' is not defined\nINFO: Initializing a new Git repo at /tmp/fake_results.z4ya4x88\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.z5a14zan\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.97fw0fcg\nINFO: Initializing a new Git repo at /tmp/fake_results.l2sxa74k\nINFO: Initializing a new Git repo at /tmp/fake_results.az0z4fgc\nINFO: Initializing a new Git repo at /tmp/fake_results.p2aczb_w\n2025-11-21 14:19:20,710 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "FAILED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "status": "UNKNOWN"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 167.946,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 78.023,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 506.388,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 0.002019,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 0.002547,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 22.384,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 34.133,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 13.462,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 176.901,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.6122,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.7552,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.4211,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.3995,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.3989,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.4014,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.4527,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 5.025,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 3.547,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 91.773,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.4477,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.3854,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.4025,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.4018,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 229.877,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 41.542,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 31.173,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 28.755,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 44.176,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 49.006,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 0.0115,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 0.01182,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 104.494,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 41.535,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 42.148,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 31.154,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 48.976,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 24.779,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 28.541,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 32.452,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 21.63,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 22.367,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 0.003158,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 77.313,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 41.793,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 49.836,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 106.606,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 28.709,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 0.004128,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_grub_install_pcbios": {
    "duration": 0.005566,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_include_path": {
    "duration": 31.949,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 42.232,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 83.786,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 0.00154,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 34.616,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 21.966,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 39.857,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 43.754,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 21.254,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 26.61,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 346.78,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 0.001151,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 0.001459,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 0.001805,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 63.094,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 24.595,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 24.867,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 36.444,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 115.821,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 121.74,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 0.3189,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 0.04013,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 0.0406,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 100.321,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 20.61,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_gpt_partition": {
    "duration": 25.301,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_msdos_partition": {
    "duration": 24.56,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 1072.848,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 0.001324,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 0.001815,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 120.762,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 38.11,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 0.001969,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_extra_filesystem_space": {
    "duration": 22.82,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_plugin": {
    "duration": 59.845,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_space": {
    "duration": 29.496,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 23.04,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 19.376,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 20.588,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 82.094,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 45.921,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 43.268,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 3.848,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 4.059,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 19.072,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 20.176,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 135.662,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 0.002672,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 0.003815,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 91.988,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 0.002934,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 90.892,
    "status": "PASSED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 0.02242,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 102.54,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 0.002236,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 13.663,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 13.144,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.277,
    "status": "PASSED"
   }
  }
 }
}