{
    "oeselftest_opensuseleap-15.4_qemux86-64_20240412061435": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "HOST_NAME": "opensuse154-ty-1",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "793b31dbf4d2dff123c93b953a761f1a5a461b79",
                    "commit_count": 74054
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "793b31dbf4d2dff123c93b953a761f1a5a461b79",
                    "commit_count": 74054
                },
                "meta-selftest": {
                    "branch": "master",
                    "commit": "793b31dbf4d2dff123c93b953a761f1a5a461b79",
                    "commit_count": 74054
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "793b31dbf4d2dff123c93b953a761f1a5a461b79",
                    "commit_count": 74054
                }
            },
            "MACHINE": "qemux86-64",
            "OESELFTEST_METADATA": {
                "exclude_tags": null,
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": [
                    "machine",
                    "toolchain-system"
                ],
                "skips": null
            },
            "STARTTIME": "20240412061435",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "binutils.BinutilsCrossSelfTest.test_binutils": {
                "duration": 125.8375494480133,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 23, in test_binutils\n    self.run_binutils(\"binutils\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-cross-testsuite -c check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,313 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3551/conf/local.conf\n2024-04-12 06:14:41,314 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "binutils.BinutilsCrossSelfTest.test_gas": {
                "duration": 33.24029016494751,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 26, in test_gas\n    self.run_binutils(\"gas\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-cross-testsuite -c check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,313 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3551/conf/local.conf\n2024-04-12 06:14:41,314 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "binutils.BinutilsCrossSelfTest.test_ld": {
                "duration": 30.78765368461609,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 29, in test_ld\n    self.run_binutils(\"ld\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-cross-testsuite -c check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,313 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3551/conf/local.conf\n2024-04-12 06:14:41,314 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccCrossSelfTestSystemEmulated.test_cross_gcc": {
                "duration": 119.57237434387207,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 130, in test_cross_gcc\n    self.run_check_emulated(\"gcc\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, 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:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,312 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3552/conf/local.conf\n2024-04-12 06:14:41,312 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibAtomicSelfTestSystemEmulated.test_libatomic": {
                "duration": 119.57407069206238,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 142, in test_libatomic\n    self.run_check_emulated(\"libatomic\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, 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:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,314 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3554/conf/local.conf\n2024-04-12 06:14:41,314 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibGompSelfTestSystemEmulated.test_libgomp": {
                "duration": 119.57140779495239,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 148, in test_libgomp\n    self.run_check_emulated(\"libgomp\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, 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:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,315 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3555/conf/local.conf\n2024-04-12 06:14:41,315 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibItmSelfTestSystemEmulated.test_libitm": {
                "duration": 152.31738185882568,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 168, in test_libitm\n    self.run_check_emulated(\"libitm\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, 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:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,315 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3558/conf/local.conf\n2024-04-12 06:14:41,316 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibSspSelfTestSystemEmulated.test_libssp": {
                "duration": 119.58363199234009,
                "log": "Target does not use libssp\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "SKIPPED"
            },
            "gcc.GccLibStdCxxSelfTestSystemEmulated.test_libstdcxx": {
                "duration": 120.33594059944153,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 154, in test_libstdcxx\n    self.run_check_emulated(\"libstdc++-v3\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, 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:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,316 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3569/conf/local.conf\n2024-04-12 06:14:41,316 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GxxCrossSelfTestSystemEmulated.test_cross_gxx": {
                "duration": 121.1951551437378,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 136, in test_cross_gxx\n    self.run_check_emulated(\"g++\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, 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:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,316 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3575/conf/local.conf\n2024-04-12 06:14:41,316 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "glibc.GlibcSelfTestSystemEmulated.test_glibc": {
                "duration": 133.98332357406616,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 98, in test_glibc\n    self.run_check_emulated()\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 53, in run_check_emulated\n    nfsport, mountport = s.enter_context(unfs_server(tmpdir, udp = False))\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/contextlib.py\", line 505, in enter_context\n    result = _enter(cm)\n             ^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/contextlib.py\", line 137, in __enter__\n    return next(self.gen)\n           ^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/nfs.py\", line 19, in unfs_server\n    bitbake(\"unfs3-native -c addto_recipe_sysroot\")\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  unfs3-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,318 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3584/conf/local.conf\n2024-04-12 06:14:41,318 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "meta_ide.MetaIDE.test_meta_ide_can_build_cpio_project": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,317 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3589/conf/local.conf\n2024-04-12 06:14:41,317 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "meta_ide.MetaIDE.test_meta_ide_can_compile_c_program": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,317 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3589/conf/local.conf\n2024-04-12 06:14:41,317 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "meta_ide.MetaIDE.test_meta_ide_can_run_sdk_tests": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,317 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3589/conf/local.conf\n2024-04-12 06:14:41,317 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "meta_ide.MetaIDE.test_meta_ide_had_installed_meta_ide_support": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,317 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3589/conf/local.conf\n2024-04-12 06:14:41,317 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "machine"
                ],
                "status": "ERROR"
            },
            "runqemu.QemuTest.test_qemu_can_boot_nfs_and_shutdown": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 179, in setUpClass\n    bitbake(cls.recipe)\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, 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:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,318 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3599/conf/local.conf\n2024-04-12 06:14:41,318 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "machine"
                ],
                "status": "ERROR"
            },
            "runqemu.QemuTest.test_qemu_can_shutdown": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 179, in setUpClass\n    bitbake(cls.recipe)\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, 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:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1961 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,318 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3599/conf/local.conf\n2024-04-12 06:14:41,318 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "machine"
                ],
                "status": "ERROR"
            },
            "rust.RustSelfTestSystemEmulated.test_rust": {
                "duration": 127.72837853431702,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/selftest/cases/rust.py\", line 53, in test_rust\n    bitbake(\"{} -c test_compile\".format(recipe))\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  rust -c test_compile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 990 .bb files complete (0 cached, 990 parsed). 1961 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"opensuseleap-15.4\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:793b31dbf4d2dff123c93b953a761f1a5a461b79\"\nmeta-selftest        = \"master:1eeae00258acc480920aaef61acf36425a6c1d4e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 111, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             c.close()\n    >        raise e\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/hashserv/__init__.py\", line 105, in create_client(addr='wss://hashserv.yoctoproject.org/ws', username='pokybuild', password='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n             elif typ == ADDR_TYPE_WS:\n    >            c.connect_websocket(*a)\n             else:\n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 178, in wrapper:\n             def wrapper(*args, **kwargs):\n    >            return self.loop.run_until_complete(downcall(*args, **kwargs))\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.11/asyncio/base_events.py\", line 653, in _UnixSelectorEventLoop.run_until_complete(future=<Task finished name='Task-1' coro=<AsyncClient.connect_websocket() done, defined at /home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py:63> exception=ModuleNotFoundError(\"No module named 'websockets'\")>):\n     \n    >        return future.result()\n     \n  File \"/home/pokybuild/yocto-worker/qemux86-64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 64, in AsyncClient.connect_websocket(uri='wss://hashserv.yoctoproject.org/ws'):\n         async def connect_websocket(self, uri):\n    >        import websockets\n     \nModuleNotFoundError: No module named 'websockets'\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-04-12 06:14:41,318 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/qemux86-64-tc/build/build-st-3609/conf/local.conf\n2024-04-12 06:14:41,318 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            }
        }
    }
}