{
    "oeselftest_ubuntu-20.04_qemumips_20241011214232": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-20.04",
            "HOST_NAME": "ubuntu2004-vk-3",
            "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": "qemumips",
            "OESELFTEST_METADATA": {
                "exclude_tags": null,
                "run_all_tests": true,
                "run_tests": null,
                "select_tags": [
                    "machine",
                    "toolchain-user"
                ],
                "skips": null
            },
            "STARTTIME": "20241011214232",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "binutils.BinutilsCrossSelfTest.test_binutils": {
                "duration": 45.99651908874512,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,970 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777532/conf/local.conf\n2024-10-11 21:42:50,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "binutils.BinutilsCrossSelfTest.test_gas": {
                "duration": 19.42440438270569,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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 1963 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           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,970 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777532/conf/local.conf\n2024-10-11 21:42:50,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "binutils.BinutilsCrossSelfTest.test_ld": {
                "duration": 19.492951154708862,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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 1963 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           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,970 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777532/conf/local.conf\n2024-10-11 21:42:50,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "FAILED"
            },
            "gcc.GccCrossSelfTest.test_cross_gcc": {
                "duration": 40.802626609802246,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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). 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,947 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777533/conf/local.conf\n2024-10-11 21:42:50,948 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibAtomicSelfTest.test_libatomic": {
                "duration": 40.80610275268555,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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). 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,949 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777537/conf/local.conf\n2024-10-11 21:42:50,949 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibGompSelfTest.test_libgomp": {
                "duration": 40.7788302898407,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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). 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,970 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777539/conf/local.conf\n2024-10-11 21:42:50,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GccLibItmSelfTest.test_libitm": {
                "duration": 40.80558109283447,
                "log": "Target does not use libitm\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "SKIPPED"
            },
            "gcc.GccLibSspSelfTest.test_libssp": {
                "duration": 40.80173897743225,
                "log": "Target does not use libssp\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "SKIPPED"
            },
            "gcc.GccLibStdCxxSelfTest.test_libstdcxx": {
                "duration": 40.79048824310303,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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). 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,962 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777556/conf/local.conf\n2024-10-11 21:42:50,962 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "gcc.GxxCrossSelfTest.test_cross_gxx": {
                "duration": 40.788010358810425,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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). 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,958 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777569/conf/local.conf\n2024-10-11 21:42:50,958 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "toolchain-user"
                ],
                "status": "FAILED"
            },
            "glibc.GlibcSelfTest.test_glibc": {
                "duration": 40.769219636917114,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 92, in test_glibc\n    self.run_check()\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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). 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,982 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777577/conf/local.conf\n2024-10-11 21:42:50,982 - 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/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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). 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,963 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777589/conf/local.conf\n2024-10-11 21:42:50,963 - 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/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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). 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,963 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777589/conf/local.conf\n2024-10-11 21:42:50,963 - 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/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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). 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,963 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777589/conf/local.conf\n2024-10-11 21:42:50,963 - 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/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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). 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,963 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777589/conf/local.conf\n2024-10-11 21:42:50,963 - 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/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 179, in setUpClass\n    bitbake(cls.recipe)\n  File \"/srv/pokybuild/yocto-worker/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,963 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777592/conf/local.conf\n2024-10-11 21:42:50,964 - 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/qemumips-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemumips-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 179, in setUpClass\n    bitbake(cls.recipe)\n  File \"/srv/pokybuild/yocto-worker/qemumips-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  File \"/srv/pokybuild/yocto-worker/qemumips-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 1963 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      = \"ubuntu-20.04\"\nTARGET_SYS           = \"mips-poky-linux\"\nMACHINE              = \"qemumips\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0.4\"\nTUNE_FEATURES        = \"o32 bigendian fpu-hard mips32r2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"stable/scarthgap-nut:0ea9bc4ed3f507cbd9d4d54db202a60d677fae56\"\nmeta-selftest        = \"master:fa54b378a498211386d0859ca11abab81105a337\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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/qemumips-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 21:42:50,963 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemumips-tc/build/build-st-2777592/conf/local.conf\n2024-10-11 21:42:50,964 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu",
                    "machine"
                ],
                "status": "ERROR"
            },
            "rust.RustSelfTestSystemEmulated.test_rust": {
                "duration": 15.836064338684082,
                "log": "The mips32 target is skipped for Rust Oe-selftest.\n",
                "oetags": [
                    "runqemu",
                    "toolchain-user",
                    "toolchain-system"
                ],
                "status": "SKIPPED"
            }
        }
    }
}