{
    "oeselftest_almalinux-8.10_qemumips64_20241011194257": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.10",
            "HOST_NAME": "alma8-vk-1",
            "LAYERS": {
                "meta": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "0ea9bc4ed3f507cbd9d4d54db202a60d677fae56",
                    "commit_count": 74600
                },
                "meta-poky": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "0ea9bc4ed3f507cbd9d4d54db202a60d677fae56",
                    "commit_count": 74600
                },
                "meta-selftest": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "0ea9bc4ed3f507cbd9d4d54db202a60d677fae56",
                    "commit_count": 74600
                },
                "meta-yocto-bsp": {
                    "branch": "stable/scarthgap-nut",
                    "commit": "0ea9bc4ed3f507cbd9d4d54db202a60d677fae56",
                    "commit_count": 74600
                }
            },
            "MACHINE": "qemumips64",
            "OESELFTEST_METADATA": {
                "exclude_tags": null,
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": [
                    "machine",
                    "toolchain-user"
                ],
                "skips": null
            },
            "STARTTIME": "20241011194257",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "binutils.BinutilsCrossSelfTest.test_binutils": {
                "duration": 38.47194170951843,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 23, in test_binutils\n    self.run_binutils(\"binutils\")\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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 1962 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/srv/pokybuild/yocto-worker/qemumips64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 19:43:01,614 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-28935/conf/local.conf\n2024-10-11 19:43:01,615 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "binutils.BinutilsCrossSelfTest.test_gas": {
                "duration": 21.51226544380188,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 26, in test_gas\n    self.run_binutils(\"gas\")\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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 1962 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 19:43:01,614 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-28935/conf/local.conf\n2024-10-11 19:43:01,615 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "binutils.BinutilsCrossSelfTest.test_ld": {
                "duration": 21.291556358337402,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 29, in test_ld\n    self.run_binutils(\"ld\")\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 42, in run_binutils\n    bitbake(\"{0} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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 1962 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 19:43:01,614 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-28935/conf/local.conf\n2024-10-11 19:43:01,615 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccCrossSelfTest.test_cross_gcc": {
                "duration": 34.63734698295593,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 92, in test_cross_gcc\n    self.run_check(\"gcc\")\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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  gcc-runtime -c check' 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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/srv/pokybuild/yocto-worker/qemumips64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 19:43:01,615 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-28937/conf/local.conf\n2024-10-11 19:43:01,615 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibAtomicSelfTest.test_libatomic": {
                "duration": 34.91541790962219,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 102, in test_libatomic\n    self.run_check(\"libatomic\")\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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  gcc-runtime -c check' 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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/srv/pokybuild/yocto-worker/qemumips64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 19:43:01,617 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-28942/conf/local.conf\n2024-10-11 19:43:01,617 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibGompSelfTest.test_libgomp": {
                "duration": 33.83279776573181,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 107, in test_libgomp\n    self.run_check(\"libgomp\")\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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  gcc-runtime -c check' 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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/srv/pokybuild/yocto-worker/qemumips64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 19:43:01,619 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-28948/conf/local.conf\n2024-10-11 19:43:01,620 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibItmSelfTest.test_libitm": {
                "duration": 33.390803813934326,
                "log": "Target does not use libitm\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "SKIPPED"
            },
            "gcc.GccLibSspSelfTest.test_libssp": {
                "duration": 33.38301944732666,
                "log": "Target does not use libssp\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "SKIPPED"
            },
            "gcc.GccLibStdCxxSelfTest.test_libstdcxx": {
                "duration": 34.55335569381714,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 112, in test_libstdcxx\n    self.run_check(\"libstdc++-v3\")\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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  gcc-runtime -c check' 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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/srv/pokybuild/yocto-worker/qemumips64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 19:43:01,620 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-28977/conf/local.conf\n2024-10-11 19:43:01,620 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GxxCrossSelfTest.test_cross_gxx": {
                "duration": 34.25114178657532,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 97, in test_cross_gxx\n    self.run_check(\"g++\")\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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  gcc-runtime -c check' 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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/srv/pokybuild/yocto-worker/qemumips64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 19:43:01,622 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-28991/conf/local.conf\n2024-10-11 19:43:01,622 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "glibc.GlibcSelfTest.test_glibc": {
                "duration": 34.713539838790894,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 92, in test_glibc\n    self.run_check()\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 37, in run_check\n    bitbake(\"glibc-testsuite -c check\")\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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  glibc-testsuite -c check' 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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/srv/pokybuild/yocto-worker/qemumips64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 19:43:01,622 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-28999/conf/local.conf\n2024-10-11 19:43:01,623 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "meta_ide.MetaIDE.test_meta_ide_can_build_cpio_project": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 19:43:01,623 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-29012/conf/local.conf\n2024-10-11 19:43:01,623 - 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 \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 19:43:01,623 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-29012/conf/local.conf\n2024-10-11 19:43:01,623 - 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 \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 19:43:01,623 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-29012/conf/local.conf\n2024-10-11 19:43:01,623 - 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 \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 19:43:01,623 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-29012/conf/local.conf\n2024-10-11 19:43:01,623 - 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 \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 179, in setUpClass\n    bitbake(cls.recipe)\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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 1962 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 19:43:01,627 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-29024/conf/local.conf\n2024-10-11 19:43:01,627 - 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 \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 179, in setUpClass\n    bitbake(cls.recipe)\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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 1962 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-10-11 19:43:01,627 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-29024/conf/local.conf\n2024-10-11 19:43:01,627 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "machine"
                ],
                "status": "ERROR"
            },
            "rust.RustSelfTestSystemEmulated.test_rust": {
                "duration": 38.27214813232422,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/meta/lib/oeqa/selftest/cases/rust.py\", line 53, in test_rust\n    bitbake(\"{} -c test_compile\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemumips64-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 \"/srv/pokybuild/yocto-worker/qemumips64-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). 1962 targets, 80 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.8.0\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-8.10\"\nTARGET_SYS           = \"mips64-poky-linux\"\nMACHINE              = \"qemumips64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"n64 bigendian fpu-hard mips64r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:836e0548b8a118b2191e8a6e1eff08f497d00ec3\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 95, in AsyncClient.setup_connection():\n                 become = self.saved_become_user\n    >            await self.auth(self.username, self.password)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 235, in AsyncClient.auth(username='pokybuild', token='vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'):\n         async def auth(self, username, token):\n    >        result = await self.invoke({\"auth\": {\"username\": username, \"token\": token}})\n             self.username = username\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/hashserv/client.py\", line 128, in AsyncClient.invoke(*args=({'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}},), **kwargs={}):\n             await self._set_mode(self.MODE_NORMAL)\n    >        return await super().invoke(*args, **kwargs)\n     \n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 165, in AsyncClient.invoke(msg={'auth': {'username': 'pokybuild', 'token': 'vcUTSfqr3bACI9JKRfgIxxK3Z_8c04sqwhmjjc5R8CVzpJ18TxmAkIE35QOI9Ago'}}):\n             result = await self._send_wrapper(proc)\n    >        self.check_invoke_error(result)\n             return result\n  File \"/srv/pokybuild/yocto-worker/qemumips64-tc/build/bitbake/lib/bb/asyncrpc/client.py\", line 157, in AsyncClient.check_invoke_error(msg={'invoke-error': {'message': 'Unable to authenticate as pokybuild'}}):\n             if isinstance(msg, dict) and \"invoke-error\" in msg:\n    >            raise InvokeError(msg[\"invoke-error\"][\"message\"])\n     \nbb.asyncrpc.exceptions.InvokeError: Unable to authenticate as pokybuild\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/srv/pokybuild/yocto-worker/qemumips64-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2024-10-11 19:43:01,625 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips64-tc/build/build-st-29035/conf/local.conf\n2024-10-11 19:43:01,625 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            }
        }
    }
}